void-packages/srcpkgs/xlsfonts/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

15 lines
463 B
Plaintext

# Template build file for 'xlsfonts'.
pkgname=xlsfonts
version=1.0.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Server font list displayer for X"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=cc6e519b783b082a2fe4cd06ea5b3693ee6bdb23f4b36e7a72753c524ef5111c
long_desc="
Utility to list the fonts available on an X server."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11