Magellan Linux

Contents of /trunk/core/xmessage/xmessage-1.0.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1571 - (show annotations) (download)
Mon May 11 18:30:44 2009 UTC (15 years, 1 month ago) by niro
File size: 487 byte(s)
-moved to 'core'
1 # $Header: /magellan-cvs/smage/xmessage/xmessage-1.0.2-r2.smage2,v 1.1 2008/02/17 18:49:48 niro Exp $
2
3 PNAME="xmessage"
4 PVER="1.0.2"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="The xmessage program displays a window containing a message from the command line, a file, or standard input."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= x11-libs/libXaw-1"
16
17 src_compile()
18 {
19 cd ${SRCDIR}
20
21 xorg_src_configure --enable-xprint || die
22 mmake || die
23 }

Properties

Name Value
svn:keywords Id