Magellan Linux

Contents of /smage/branches/branch_0.9.0/libXaw/libXaw-1.0.4-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Sun Jan 11 00:50:17 2009 UTC (15 years, 4 months ago) by niro
File size: 639 byte(s)
"copied"
1 # $Header: /alx-cvs/smage-eglibc/libXaw/libXaw-1.0.4-r2.smage2,v 1.2 2008/08/24 15:00:18 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 # note xprint needs libXp and --enable-xaw8
14 DEPEND=">= x11-libs/libX11-1
15 >= x11-libs/libXt-1
16 >= x11-libs/libXmu-1
17 >= x11-libs/libXpm-1
18 >= x11-libs/libXp-1"
19
20 SDEPEND=">= sys-apps/ed-0.2
21 >= x11-proto/xproto-1"
22
23 sminclude xorg alx
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