2009-03-31 16:39:53 +02:00
|
|
|
# Template build file for 'xf86-video-cirrus'.
|
|
|
|
pkgname=xf86-video-cirrus
|
2013-07-05 09:28:15 +02:00
|
|
|
version=1.5.2
|
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-07-05 09:28:15 +02:00
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="xorg-server-devel>=1.14"
|
2009-03-31 16:39:53 +02:00
|
|
|
short_desc="Xorg Cirrus Logic video driver"
|
2013-03-31 09:52:34 +02:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-31 16:39:53 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-12-16 21:24:13 +01:00
|
|
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
2013-07-05 09:28:15 +02:00
|
|
|
checksum=3361e1a65d9b84c464752fd612bdf6087622c6dd204121715366a170e5c3ccd7
|
2013-04-14 18:42:25 +02:00
|
|
|
|
|
|
|
xf86-video-cirrus_package() {
|
2013-07-05 09:28:15 +02:00
|
|
|
depends="xserver-abi-video-14_1"
|
2013-04-14 18:42:25 +02:00
|
|
|
pkg_install() {
|
2013-07-05 09:28:15 +02:00
|
|
|
vmove all
|
2013-04-14 18:42:25 +02:00
|
|
|
}
|
|
|
|
}
|