Added MoinMoin-1.9.2 build template.
[xbps.git] / srcpkgs / xfd / template
blob19485ae89bdf8ccec606a4190cc215239d5e3c7a
1 # Template build file for 'xfd'.
2 pkgname=xfd
3 version=1.0.1
4 distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
5 build_style=gnu_configure
6 short_desc="Display all the characters in an X font"
7 maintainer="Juan RP <xtraeme@gmail.com>"
8 checksum=111baa16780429d6739ab69b7393a18d75a10b7615dcc8cd0b0878ab9a5e2e1e
9 long_desc="
10   The xfd utility creates a window containing the name of the font being
11  displayed, a row of command buttons, several lines of text for display-
12  ing character metrics, and a grid containing one glyph per cell.
13  The characters are shown in increasing order from left to right, top to
14  bottom.
16  This is the version of xfd maintained by Xorg."
18 Add_dependency build pkg-config
19 Add_dependency full glibc
20 Add_dependency full libXft
21 Add_dependency full libXaw