diff --git a/templates/xfontsel/template b/templates/xfontsel/template new file mode 100644 index 00000000000..af0fc53bf09 --- /dev/null +++ b/templates/xfontsel/template @@ -0,0 +1,17 @@ +# 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 " +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