19 lines
560 B
Text
19 lines
560 B
Text
# Template build file for 'xfontsel'.
|
|
pkgname=xfontsel
|
|
version=1.0.4
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config libXaw-devel"
|
|
fulldepends="glibc libXaw"
|
|
revision=1
|
|
short_desc="X font selector"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=25491e9b7762607299f8a7099c97452d9b83e92266f8b0579b380ca01e5a5f7e
|
|
long_desc="
|
|
This package provides xfontsel, a program to query and display
|
|
X11 fonts.
|
|
|
|
This is from the modular X.org X11 project."
|
|
|