Magellan Linux

Contents of /trunk/todo/lbxproxy/lbxproxy-1.0.1-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2417 - (show annotations) (download)
Thu Jul 9 19:53:39 2009 UTC (14 years, 10 months ago) by niro
File size: 548 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/lbxproxy/lbxproxy-1.0.1-r4.smage2,v 1.1 2008/03/23 11:18:55 niro Exp $
2
3 PNAME="lbxproxy"
4 PVER="1.0.1"
5 PBUILD="r4"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="LBX (Low Bandwidth X) proxy."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg
14
15 DEPEND=">= x11-libs/xtrans-1
16 >= x11-libs/libXext-1
17 >= x11-libs/liblbxutil-1
18 >= x11-libs/libX11-1
19 >= x11-libs/libICE-1"
20
21 SDEPEND=">= x11-proto/xproxymanagementprotocol-1"
22
23 src_compile()
24 {
25 cd ${SRCDIR}
26
27 xorg_src_configure --enable-ipv6 || die
28 mmake || die
29 }

Properties

Name Value
svn:keywords Id