Magellan Linux

Contents of /smage/trunk/core/libXfont/libXfont-1.3.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 207 - (show annotations) (download)
Sun Jan 25 19:05:49 2009 UTC (15 years, 4 months ago) by niro
File size: 604 byte(s)
-moved to 'core'
1 # $Header: /alx-cvs/smage-eglibc/libXfont/libXfont-1.3.2-r1.smage2,v 1.1 2008/04/14 19:57:13 niro Exp $
2
3 PNAME="libXfont"
4 PVER="1.3.2"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION=""
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg alx
14
15 DEPEND=">= x11-libs/libfontenc-1
16 >= media-libs/freetype-2"
17
18 SDEPEND=">= x11-proto/fontcacheproto-1
19 >= x11-libs/xtrans-1
20 >= x11-proto/xproto-1
21 >= x11-proto/fontsproto-1"
22
23 src_compile()
24 {
25 cd ${SRCDIR}
26
27 xorg_src_configure \
28 --enable-ipv6 \
29 --enable-type1 \
30 --with-encodingsdir=/usr/share/fonts/encodings \
31 || die
32
33 mmake || die
34 }

Properties

Name Value
svn:keywords Id