Magellan Linux

Contents of /trunk/core/libXaw/libXaw-1.0.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
Original Path: trunk/extras/libXaw/libXaw-1.0.4-r2.smage2
File size: 633 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/libXaw/libXaw-1.0.4-r2.smage2,v 1.1 2008/02/12 18:46:54 niro Exp $
2
3 PNAME="libXaw"
4 PVER="1.0.4"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X Athena Widgets is a widget set based on the X Toolkit Intrinsics (Xt) Library."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 # note xprint needs libXp and --enable-xaw8
16 DEPEND=">= x11-libs/libX11-1
17 >= x11-libs/libXt-1
18 >= x11-libs/libXmu-1
19 >= x11-libs/libXpm-1
20 >= x11-libs/libXp-1"
21
22 SDEPEND=">= sys-apps/ed-0.2
23 >= x11-proto/xproto-1"
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28
29 xorg_src_configure --enable-xaw8 || die
30 mmake || die
31 }

Properties

Name Value
svn:keywords Id