xf86-video-ati: update to 19.0.0.
This commit is contained in:
parent
11900de205
commit
d4d305db99
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'xf86-video-ati'
|
# Template file for 'xf86-video-ati'
|
||||||
pkgname=xf86-video-ati
|
pkgname=xf86-video-ati
|
||||||
version=18.1.0
|
version=19.0.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
|
||||||
archs="i686* x86_64* ppc ppc-musl ppc64*"
|
archs="i686* x86_64* ppc ppc-musl ppc64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,11 +10,12 @@ makedepends="xorgproto eudev-libudev-devel libpciaccess-devel
|
||||||
depends="virtual?xserver-abi-video-24_1 mesa-ati-dri"
|
depends="virtual?xserver-abi-video-24_1 mesa-ati-dri"
|
||||||
short_desc="Xorg ATI Radeon video driver"
|
short_desc="Xorg ATI Radeon video driver"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://wiki.freedesktop.org/xorg"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6c335f423c1dc3d904550d41cb871ca4130ba7037dda67d82e3f1555e1bfb9ac
|
checksum=dd907d318884bb6e81e7e62da7bb34af26aeeed3a81c21e0b46a4f3cae3ff457
|
||||||
|
|
||||||
|
lib32disabled=yes
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue