mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
xf86-video-amdgpu: update to 19.0.0.
This commit is contained in:
parent
094ac01994
commit
11900de205
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'xf86-video-amdgpu'
|
# Template file for 'xf86-video-amdgpu'
|
||||||
pkgname=xf86-video-amdgpu
|
pkgname=xf86-video-amdgpu
|
||||||
version=18.1.0
|
version=19.0.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
|
||||||
archs="i686* x86_64* ppc64* ppc ppc-musl"
|
archs="i686* x86_64* ppc64* ppc ppc-musl"
|
||||||
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 AMD Radeon RXXX video driver (amdgpu kernel module)"
|
short_desc="Xorg AMD Radeon RXXX video driver (amdgpu kernel module)"
|
||||||
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=e11f25bb51d718b8ea938ad2b8095323c0ab16f4ddffd92091d80f9a445a9672
|
checksum=8836147d4755908ec9e192b7cc485fbc2ce7706de33f7bea515294d3ba4c4f51
|
||||||
|
|
||||||
|
lib32disabled=yes
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue