2009-03-19 01:04:04 +01:00
|
|
|
# Template build file for 'xf86bigfontproto'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=xf86bigfontproto
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.2.0
|
2013-03-29 13:22:12 +01:00
|
|
|
revision=2
|
2013-04-14 18:42:25 +02:00
|
|
|
build_style=gnu-configure
|
2008-09-30 04:02:44 +02:00
|
|
|
short_desc="XF86BigFont extension headers from X.org"
|
2013-03-29 13:22:12 +01:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2008-09-30 04:02:44 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-14 18:42:25 +02:00
|
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
|
2008-09-30 04:02:44 +02:00
|
|
|
long_desc="
|
|
|
|
This provides the XF86BigFont extension headers from modular X.org X11 project."
|
2009-03-19 01:04:04 +01:00
|
|
|
|
2013-04-14 18:42:25 +02:00
|
|
|
xf86bigfontproto_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|