Magellan Linux

Contents of /trunk/extras/mkfontdir/mkfontdir-1.0.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19849 - (show annotations) (download)
Thu Oct 24 11:34:33 2013 UTC (10 years, 7 months ago) by niro
File size: 258 byte(s)
-moved to 'extras'
1 # $Id$
2
3 PNAME="mkfontdir"
4 PVER="1.0.7"
5 PBUILD="r1"
6
7 PCAT="x11-apps"
8
9 DESCRIPTION="Creates an index of X font files in a directory."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg
13
14 DEPEND=">= x11-apps/mkfontscale-1"
15
16 UP2DATE="updatecmd_xorg ${PNAME}"