libXfontcache: add homepage, license
This commit is contained in:
parent
857b777fd0
commit
9bee3ad401
|
@ -1,11 +1,13 @@
|
|||
# Template build file for 'libXfontcache'.
|
||||
pkgname=libXfontcache
|
||||
version=1.0.4
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config xproto fontcacheproto libX11-devel libXext-devel"
|
||||
short_desc="X-TrueType font cache extension client library "
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ffe747cfbf81cdd862af1b05d021ad1ab83b623eab5b32b0a618efb4c0f3e01c
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in New Issue