xf86-video-fbturbo-sunxi: rebuild against xorg-server-1.19.x.

This commit is contained in:
Juan RP 2017-04-03 18:20:27 +02:00
parent 32fb87f5f5
commit f84cbefb0f
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'xf86-video-fbturbo-sunxi'. # Template build file for 'xf86-video-fbturbo-sunxi'.
pkgname=xf86-video-fbturbo-sunxi pkgname=xf86-video-fbturbo-sunxi
version=0.4.0 version=0.4.0
revision=3 revision=4
wrksrc="${pkgname%-sunxi}-${version}" wrksrc="${pkgname%-sunxi}-${version}"
build_style=gnu-configure build_style=gnu-configure
short_desc="Xorg DDX driver for Allwinner SoC (A10/A13/A20)" short_desc="Xorg DDX driver for Allwinner SoC (A10/A13/A20)"
@ -14,7 +14,7 @@ checksum=10411686de0a9d8b2cde300b0d68e9f1d22e3611470d357ef3afc337f123ca0f
only_for_archs="armv7l" only_for_archs="armv7l"
hostmakedepends="pkg-config xorg-server-devel" hostmakedepends="pkg-config xorg-server-devel"
makedepends="libXrandr-devel libump-devel-git xorg-server-devel" makedepends="libXrandr-devel libump-devel-git xorg-server-devel"
depends="virtual?xserver-abi-video-20_1 sunxi-mali" depends="virtual?xserver-abi-video-23_1 sunxi-mali"
conflicts="xf86-video-fbturbo>=0" conflicts="xf86-video-fbturbo>=0"
LDFLAGS="-Wl,-z,lazy" LDFLAGS="-Wl,-z,lazy"