Magellan Linux

Annotation of /trunk/core/libXfont/libXfont-1.3.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 618 - (hide annotations) (download)
Thu Dec 25 22:39:53 2008 UTC (15 years, 5 months ago) by niro
File size: 633 byte(s)
-ver bump to 1.3.4-r1
1 niro 618 # $Header: /magellan-cvs/smage/libXfont/libXfont-1.3.3-r1.smage2,v 1.1 2008/07/31 16:45:25 niro Exp $
2    
3     PNAME="libXfont"
4     PVER="1.3.4"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-libs"
8     STATE="unstable"
9    
10     DESCRIPTION=""
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
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     UP2DATE="updatecmd_xorg ${PNAME}"
24    
25     src_compile()
26     {
27     cd ${SRCDIR}
28    
29     xorg_src_configure \
30     --enable-ipv6 \
31     --enable-type1 \
32     --with-encodingsdir=/usr/share/fonts/encodings \
33     || die
34    
35     mmake || die
36     }

Properties

Name Value
svn:keywords Id