Magellan Linux

Annotation of /trunk/core/font-alias/font-alias-1.0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3264 - (hide annotations) (download)
Mon Oct 19 09:56:00 2009 UTC (14 years, 8 months ago) by niro
File size: 372 byte(s)
-fixed configure opts
1 niro 3263 # $Id$
2    
3     PNAME="font-alias"
4     PVER="1.0.2"
5     PBUILD="r1"
6    
7     PCATEGORIE="media-fonts"
8     STATE="unstable"
9    
10     DESCRIPTION="Standard X font aliases."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=">= x11-apps/mkfontscale-1"
16    
17     UP2DATE="updatecmd_xorg ${PNAME}"
18    
19     src_compile()
20     {
21     cd ${SRCDIR}
22    
23 niro 3264 xorg_src_configure --with-fontrootdir=/usr/share/fonts || die
24 niro 3263 mmake || die
25     }

Properties

Name Value
svn:keywords Id