2009-03-27 05:54:19 +00:00
|
|
|
# Template build file for 'libXfontcache'.
|
|
|
|
pkgname=libXfontcache
|
|
|
|
version=1.0.4
|
2012-05-23 06:14:33 +00:00
|
|
|
revision=3
|
2009-03-27 05:54:19 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config xproto fontcacheproto libX11-devel libXext-devel"
|
2009-03-27 05:54:19 +00:00
|
|
|
short_desc="X-TrueType font cache extension client library "
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=ffe747cfbf81cdd862af1b05d021ad1ab83b623eab5b32b0a618efb4c0f3e01c
|
|
|
|
long_desc="
|
|
|
|
This package provides the X-TrueType font cache extension client library.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|