void-packages/templates/libXfont/template

16 lines
533 B
Plaintext

pkgname=libXfont
version=1.3.3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X font Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=6171e6bca4bd6333611bd9c63cccc8e8e412d876c72097f0dddc490a9df51d5a
long_desc="
This package provides the X font Library from the modular
X.org X11 project."
shared_deps="libfontenc-1.0 freetype-2.3.8 zlib-1.2"
build_depends="pkg-config-0.23 fontcacheproto-0.1 xtrans-1.2 fontsproto-2.0
${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"