Magellan Linux

Contents of /trunk/core/libXaw/libXaw-1.0.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 655 - (show annotations) (download)
Thu Dec 25 23:10:13 2008 UTC (15 years, 5 months ago) by niro
File size: 675 byte(s)
-ver bump to 1.0.5-r1; dropped xprint support, we are about to remove libXp from tree
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.5"
5 PBUILD="r1"
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 -- dropped xprint support!
16 DEPEND=">= x11-libs/libX11-1
17 >= x11-libs/libXt-1
18 >= x11-libs/libXmu-1
19 >= x11-libs/libXpm-1"
20
21 SDEPEND=">= sys-apps/ed-0.2
22 >= x11-proto/xproto-1"
23
24 UP2DATE="updatecmd_xorg ${PNAME}"
25
26 src_compile()
27 {
28 cd ${SRCDIR}
29
30 xorg_src_configure --disable-xaw8 || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id