Contents of /trunk/extras/xfd/xfd-1.0.1-r4.smage2
Parent Directory | Revision Log
Revision 2 -
(show annotations)
(download)
Fri Oct 10 13:29:42 2008 UTC (16 years ago) by niro
File size: 480 byte(s)
Fri Oct 10 13:29:42 2008 UTC (16 years ago) by niro
File size: 480 byte(s)
import repo
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 |