xf86-video-vesa: only for x86

This commit is contained in:
q66 2020-01-14 00:54:43 +01:00
parent f7a4145e53
commit e580274610
1 changed files with 5 additions and 4 deletions

View File

@ -1,18 +1,19 @@
# Template build file for 'xf86-video-vesa'.
# Template file for 'xf86-video-vesa'
pkgname=xf86-video-vesa
version=2.4.0
revision=2
lib32disabled=yes
archs="x86_64* i686*"
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorg-server-devel"
depends="virtual?xserver-abi-video-24_1"
short_desc="Xorg VESA video driver"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
checksum=bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c
lib32disabled=yes
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
LDFLAGS="-Wl,-z,lazy"