2009-03-31 18:28:37 +02:00
|
|
|
# Template build file for 'xf86-video-vesa'.
|
|
|
|
pkgname=xf86-video-vesa
|
2013-09-13 10:11:52 +02:00
|
|
|
version="2:2.3.3"
|
|
|
|
wrksrc="${pkgname}-${version#*:}"
|
2014-04-01 15:34:36 +02:00
|
|
|
revision=3
|
|
|
|
lib32disabled=yes
|
2012-12-16 21:44:42 +01:00
|
|
|
build_style=gnu-configure
|
2013-05-06 13:49:46 +02:00
|
|
|
hostmakedepends="pkg-config"
|
2013-12-29 10:22:02 +01:00
|
|
|
makedepends="xorg-server-devel>=1.15<1.16"
|
2014-02-02 09:34:38 +01:00
|
|
|
depends="xserver-abi-video-15_1"
|
2009-03-31 18:28:37 +02:00
|
|
|
short_desc="Xorg VESA video driver"
|
2013-03-31 09:52:36 +02:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-31 18:28:37 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-09-13 10:11:52 +02:00
|
|
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version#*:}.tar.bz2"
|
|
|
|
checksum=ce8b75e5a40e9dae76f2ac9e2880f7f73a848653ca2eed5880f52dc2c0d3aef8
|
2013-04-14 18:42:25 +02:00
|
|
|
|
2014-04-01 15:34:36 +02:00
|
|
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|