Reorganize the templates directory for possible future changes.

Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
Juan RP 2009-02-03 21:35:57 +01:00
parent 6c252d43d4
commit fa2748d9b2
291 changed files with 25 additions and 24 deletions

View file

@ -0,0 +1,13 @@
# Template build file for 'mkfontdir'.
pkgname=mkfontdir
version=1.0.4
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X11 Font Index Generator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4f7f93f34195b16b0cc250d527df91b300449dd1
long_desc="
The mkfontdir tool uses mkfontscale to create an index of X font
files (such as PCF, SNF, or BDF) in a directory. The X server
and font server use the generated "fonts.dir" file to find font files."