void-packages/srcpkgs/xfontsel/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

18 lines
516 B
Plaintext

# Template build file for 'xfontsel'.
pkgname=xfontsel
version=1.0.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="X font selector"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7a66ba3910bd7e39d58f9d4a4a588f191a874b8607369fe2cc9203a7115006a9
long_desc="
This package provides xfontsel, a program to query and display
X11 fonts.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libXaw