xf86-video-geode: rebuild for xorg-server-1.15.
This commit is contained in:
parent
df3c6f21ed
commit
2148bb1089
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-video-geode'.
|
# Template build file for 'xf86-video-geode'.
|
||||||
pkgname=xf86-video-geode
|
pkgname=xf86-video-geode
|
||||||
version=2.11.14
|
version=2.11.14
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Xorg AMD Geode GX/LX video driver"
|
short_desc="Xorg AMD Geode GX/LX video driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -12,10 +12,10 @@ checksum=4c750b46c932934faa008919922f5ac8a572afcfe265ac8d7c203b8167a0cfcc
|
||||||
|
|
||||||
# This is x86 specific.
|
# This is x86 specific.
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
makedepends="pkg-config libXv-devel libXrandr-devel xorg-server-devel>=1.14"
|
makedepends="pkg-config libXv-devel libXrandr-devel xorg-server-devel>=1.15<1.16"
|
||||||
|
|
||||||
xf86-video-geode_package() {
|
xf86-video-geode_package() {
|
||||||
depends="xserver-abi-video-14_1"
|
depends="xserver-abi-video-15_1"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue