Magellan Linux

Contents of /trunk/todo/xfd/xfd-1.0.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2717 - (show annotations) (download)
Thu Jul 9 20:50:11 2009 UTC (14 years, 10 months ago) by niro
File size: 480 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/xfd/xfd-1.0.1-r4.smage2,v 1.1 2008/03/24 13:28:05 niro Exp $
2
3 PNAME="xfd"
4 PVER="1.0.1"
5 PBUILD="r4"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Displays all the characters in an X font."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= media-libs/freetype-2
16 >= media-libs/fontconfig-2
17 >= x11-libs/libXft-1
18 >= x11-libs/libXaw-1"
19
20 src_compile()
21 {
22 cd ${SRCDIR}
23
24 xorg_src_configure --enable-xprint || die
25 mmake || die
26 }

Properties

Name Value
svn:keywords Id