xfd: update to 1.1.1, add homepage & license
This commit is contained in:
parent
be69ba7dd6
commit
5cd12c702c
|
@ -1,14 +1,16 @@
|
|||
# Template build file for 'xfd'.
|
||||
pkgname=xfd
|
||||
version=1.0.1
|
||||
version=1.1.1
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config"
|
||||
makedepends="pkg-config libXaw-devel freetype-devel libXft-devel"
|
||||
fulldepends="glibc libXft libXaw"
|
||||
revision=1
|
||||
short_desc="Display all the characters in an X font"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=111baa16780429d6739ab69b7393a18d75a10b7615dcc8cd0b0878ab9a5e2e1e
|
||||
checksum=3fbef0d5ed6dc088017df156e748d187b2d1aaedc3de7ea96e505ea6d1af7b73
|
||||
long_desc="
|
||||
The xfd utility creates a window containing the name of the font being
|
||||
displayed, a row of command buttons, several lines of text for display-
|
||||
|
|
Loading…
Reference in New Issue