Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 729 - (show annotations) (download)
Fri Dec 26 01:16:15 2008 UTC (15 years, 5 months ago) by niro
File size: 425 byte(s)
-moved to 'core'
1 # $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