Magellan Linux

Contents of /trunk/core/encodings/encodings-1.0.2-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 718 - (show annotations) (download)
Fri Dec 26 01:07:47 2008 UTC (15 years, 5 months ago) by niro
File size: 482 byte(s)
-rev bump to 1.0.2-r4
1 # $Header: /magellan-cvs/smage/encodings/encodings-1.0.2-r3.smage2,v 1.1 2008/02/12 21:10:46 niro Exp $
2
3 PNAME="encodings"
4 PVER="1.0.2"
5 PBUILD="r4"
6
7 PCATEGORIE="media-fonts"
8 STATE="unstable"
9
10 DESCRIPTION="X font encoding meta files."
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 xorg_src_configure --with-encodingsdir=/usr/share/fonts/encodings || die
24 mmake || die
25 }

Properties

Name Value
svn:keywords Id