18 lines
516 B
Plaintext
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
|