Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2463 - (show annotations) (download)
Thu Jul 9 20:04:26 2009 UTC (14 years, 10 months ago) by niro
File size: 509 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/listres/listres-1.0.1-r4.smage2,v 1.1 2008/03/23 21:01:49 niro Exp $
2
3 PNAME="listres"
4 PVER="1.0.1"
5 PBUILD="r4"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="The listres program generates a list of a widget's resource database."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= x11-libs/libX11-1
16 >= x11-libs/libXt-1
17 >= x11-libs/libXmu-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