Magellan Linux

Contents of /branches/R11-stable/extras/mkfontdir/mkfontdir-1.0.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11621 - (show annotations) (download)
Tue Mar 13 14:47:10 2012 UTC (12 years, 3 months ago) by niro
Original Path: trunk/core/mkfontdir/mkfontdir-1.0.7-r1.smage2
File size: 258 byte(s)
auto added: ver bump to 1.0.7-r1
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}"