xorg-xf86-video-nouveau: update to 1.0.12

This commit is contained in:
Juergen Daubert 2015-12-11 10:46:24 +01:00
parent a0b2e91296
commit de2a219f37
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
cbf55ac30091bd4100f32ddb930320fe xf86-video-nouveau-20150913.tar.xz
dc79910c7b9e32321cefc7af250c7765 xf86-video-nouveau-1.0.12.tar.bz2

View File

@ -4,13 +4,12 @@
# Depends on: eudev libdrm xorg-server
name=xorg-xf86-video-nouveau
version=20150913
version=1.0.12
release=1
source=(http://crux.nu/files/distfiles/xf86-video-nouveau-$version.tar.xz)
source=(http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-$version.tar.bz2)
build() {
cd xf86-video-nouveau-$version
autoreconf --install
./configure --prefix=/usr
make
make DESTDIR=$PKG install