Skip to content
Snippets Groups Projects
Commit 1e15de7f authored by Laurent Carlier's avatar Laurent Carlier
Browse files

upstream update 18.0.0

parent 1ebfd63e
No related branches found
No related tags found
No related merge requests found
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
pkgname=xf86-video-amdgpu
pkgver=1.4.0
pkgver=18.0.0
pkgrel=1
pkgdesc="X.org amdgpu video driver"
arch=('x86_64')
......@@ -12,7 +12,7 @@ makedepends=('xorg-server-devel' 'systemd' 'X-ABI-VIDEODRV_VERSION=23')
conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
groups=('xorg-drivers')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha256sums=('f8cac4bf3dd795b93cc337e5c0c62618026f597890a10d996f09c73eb88ba67c'
sha256sums=('e909b9707d2562dfc36d8075a8cbddbc93901aaa8f2522d9a429c3fc5ad66d94'
'SKIP')
validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer <michel@daenzer.net>
......@@ -26,7 +26,7 @@ build() {
export CXXFLAGS=${CXXFLAGS/-fno-plt}
export LDFLAGS=${LDFLAGS/,-z,now}
./configure --prefix=/usr \
./configure -prefix=/usr \
--enable-glamor
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment