Magellan Linux

Annotation of /tags/old-unstable-20120113/core/xmessage/xmessage-1.0.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5220 - (hide annotations) (download)
Mon Apr 12 19:13:15 2010 UTC (14 years, 1 month ago) by niro
Original Path: branches/branch-xorg18/core/xmessage/xmessage-1.0.3-r1.smage2
File size: 428 byte(s)
auto added: ver bump to 1.0.3-r1
1 niro 5220 # $Id$
2    
3     PNAME="xmessage"
4     PVER="1.0.3"
5     PBUILD="r1"
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     DEPEND=">= x11-libs/libXaw-1"
14    
15     sminclude xorg
16    
17     UP2DATE="updatecmd_xorg ${PNAME}"
18    
19     src_compile()
20     {
21     cd ${SRCDIR}
22    
23     xorg_src_configure --disable-xprint || die
24     mmake || die
25     }

Properties

Name Value
svn:keywords Id