xf86-video-dummy: rebuild against xorg and fix lint
This commit is contained in:
parent
770c4fdec9
commit
ace1ca68c9
|
@ -1,18 +1,18 @@
|
||||||
# Template build file for 'xf86-video-dummy'.
|
# Template file for 'xf86-video-dummy'
|
||||||
pkgname=xf86-video-dummy
|
pkgname=xf86-video-dummy
|
||||||
version=0.3.8
|
version=0.3.8
|
||||||
revision=3
|
revision=4
|
||||||
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-25_1"
|
||||||
short_desc="Xorg dummy video driver"
|
short_desc="Xorg dummy 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=3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9
|
checksum=3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue