xf86-video-cirrus: rebuild against xorg and fix lint
This commit is contained in:
parent
a3bedda5c4
commit
770c4fdec9
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template build file for 'xf86-video-cirrus'.
|
# Template file for 'xf86-video-cirrus'
|
||||||
pkgname=xf86-video-cirrus
|
pkgname=xf86-video-cirrus
|
||||||
version=1.5.3
|
version=1.5.3
|
||||||
revision=7
|
revision=8
|
||||||
lib32disabled=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel"
|
makedepends="xorg-server-devel"
|
||||||
depends="virtual?xserver-abi-video-24_1"
|
depends="virtual?xserver-abi-video-24_1"
|
||||||
short_desc="Xorg Cirrus Logic video driver"
|
short_desc="Xorg Cirrus Logic video driver"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab
|
checksum=edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
CFLAGS="-fcommon -Wno-pointer-arith -Wno-discarded-qualifiers -Wno-unused-label"
|
CFLAGS="-fcommon -Wno-pointer-arith -Wno-discarded-qualifiers -Wno-unused-label"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue