xf86-video-openchrome: rebuild against xorg and fix lint
This commit is contained in:
parent
c9a8f9b383
commit
5ff9cd03bb
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template build file for 'xf86-video-openchrome'.
|
||||
# Template file for 'xf86-video-openchrome'
|
||||
pkgname=xf86-video-openchrome
|
||||
version=0.6.0
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel libXvMC-devel"
|
||||
depends="virtual?xserver-abi-video-24_1"
|
||||
depends="virtual?xserver-abi-video-25_1"
|
||||
short_desc="Xorg driver for VIA IGPs"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=da2975c6379358de52c1257710c67eb59139a7f0a1cd28d00cc64cc3e1c02f75
|
||||
lib32disabled=yes
|
||||
|
||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg -fcommon"
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
|
Loading…
Reference in a new issue