Magellan Linux

Annotation of /trunk/core/xhost/xhost-1.0.2-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 775 - (hide annotations) (download)
Fri Dec 26 02:32:24 2008 UTC (15 years, 5 months ago) by niro
File size: 460 byte(s)
-rev bump to 1.0.2-r3
1 niro 775 # $Header: /magellan-cvs/smage/xhost/xhost-1.0.2-r2.smage2,v 1.1 2008/03/24 13:31:37 niro Exp $
2    
3     PNAME="xhost"
4     PVER="1.0.2"
5     PBUILD="r3"
6    
7     PCATEGORIE="x11-apps"
8     STATE="unstable"
9    
10     DESCRIPTION="Server access control program for X."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg
14    
15     DEPEND=">= x11-libs/libX11-1
16     >= x11-libs/libXmu-1"
17    
18     UP2DATE="updatecmd_xorg ${PNAME}"
19    
20     src_compile()
21     {
22     cd ${SRCDIR}
23    
24     xorg_src_configure --enable-ipv6 || die
25     mmake || die
26     }

Properties

Name Value
svn:keywords Id