xf86-video-nouveau: rebuild for xorg-server-1.15.

This commit is contained in:
Juan RP 2013-12-29 10:20:24 +01:00
parent 68d354fcc8
commit 9bd5480209

View file

@ -1,10 +1,10 @@
# Template build file for 'xf86-video-nouveau'.
pkgname=xf86-video-nouveau
version=1.0.10
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libudev-devel>=183 libdrm-devel xorg-server-devel>=1.14"
makedepends="libudev-devel>=183 libdrm-devel xorg-server-devel>=1.15<1.16"
short_desc="Xorg opensource NVIDIA video driver"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://nouveau.freedesktop.org/wiki/"
@ -13,7 +13,7 @@ distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${ve
checksum=c1bab3160bae96d485fc93a048d19775398aa85b407bac53020675f7e995db9d
xf86-video-nouveau_package() {
depends="xserver-abi-video-14_1 mesa-nouveau-dri"
depends="xserver-abi-video-15_1 mesa-nouveau-dri"
pkg_install() {
vmove all
}