Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14876 - (hide annotations) (download)
Wed Jan 2 09:35:48 2013 UTC (11 years, 8 months ago) by niro
Original Path: branches/R11-stable/core/mkfontdir/mkfontdir-1.0.7-r1.smage2
File size: 258 byte(s)
-release branches/R11-stable
1 niro 11621 # $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}"