Magellan Linux

Annotation of /trunk/core/xhost/xhost-1.0.2-r2.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
Original Path: trunk/extras/xhost/xhost-1.0.2-r2.smage2
File size: 425 byte(s)
import repo
1 niro 2 # $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="r2"
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     src_compile()
19     {
20     cd ${SRCDIR}
21    
22     xorg_src_configure --enable-ipv6 || die
23     mmake || die
24     }

Properties

Name Value
svn:keywords Id