Magellan Linux

Annotation of /trunk/extras/xedit/xedit-1.0.2-r5.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 446 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/xedit/xedit-1.0.2-r5.smage2,v 1.1 2008/03/24 13:25:06 niro Exp $
2    
3     PNAME="xedit"
4     PVER="1.0.2"
5     PBUILD="r5"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="Xedit provides a window for simple text editing."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=">= x11-libs/libXprintUtil-1
16     >= x11-libs/libXaw-1"
17    
18     src_compile()
19     {
20     cd ${SRCDIR}
21    
22     xorg_src_configure --enable-xprint || die
23     mmake || die
24     }

Properties

Name Value
svn:keywords Id