Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/nxclient: nxclient-3.0.0-r3.ebuild ChangeLog nxclient-3.0.0-r4.ebuild
Date: Sun, 21 Oct 2007 21:37:12
Message-Id: E1IjiJT-0001v4-82@stork.gentoo.org
1 voyageur 07/10/21 21:26:23
2
3 Modified: nxclient-3.0.0-r3.ebuild ChangeLog
4 Added: nxclient-3.0.0-r4.ebuild
5 Log:
6 Version bump, fix some quoting
7 (Portage version: 2.1.3.15)
8
9 Revision Changes Path
10 1.6 net-misc/nxclient/nxclient-3.0.0-r3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild?r1=1.5&r2=1.6
15
16 Index: nxclient-3.0.0-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- nxclient-3.0.0-r3.ebuild 20 Sep 2007 14:49:32 -0000 1.5
23 +++ nxclient-3.0.0-r3.ebuild 21 Oct 2007 21:26:22 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v 1.5 2007/09/20 14:49:32 rbu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v 1.6 2007/10/21 21:26:22 voyageur Exp $
29
30 inherit eutils
31
32 @@ -48,10 +48,10 @@
33 done
34
35 dodir /usr/NX/lib
36 - cp -P lib/libXcompsh.so* lib/libXcomp.so* ${D}/usr/NX/lib
37 + cp -P lib/libXcompsh.so* lib/libXcomp.so* "${D}"/usr/NX/lib
38
39 dodir /usr/NX/share
40 - cp -R share ${D}/usr/NX
41 + cp -R share "${D}"/usr/NX
42
43 # Add icons/desktop entries (missing in the tarball)
44 cd share/icons
45
46
47
48 1.58 net-misc/nxclient/ChangeLog
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/ChangeLog?rev=1.58&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/ChangeLog?rev=1.58&content-type=text/plain
52 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/ChangeLog?r1=1.57&r2=1.58
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v
57 retrieving revision 1.57
58 retrieving revision 1.58
59 diff -u -r1.57 -r1.58
60 --- ChangeLog 20 Sep 2007 23:16:52 -0000 1.57
61 +++ ChangeLog 21 Oct 2007 21:26:22 -0000 1.58
62 @@ -1,6 +1,12 @@
63 # ChangeLog for net-misc/nxclient
64 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.57 2007/09/20 23:16:52 voyageur Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.58 2007/10/21 21:26:22 voyageur Exp $
67 +
68 +*nxclient-3.0.0-r4 (21 Oct 2007)
69 +
70 + 21 Oct 2007; Bernard Cafarelli <voyageur@g.o>
71 + +nxclient-3.0.0-r4.ebuild:
72 + Version bump, closes bug #195663
73
74 20 Sep 2007; Bernard Cafarelli <voyageur@g.o> -files/nxwrapper,
75 -nxclient-2.1.0-r1.ebuild:
76
77
78
79 1.1 net-misc/nxclient/nxclient-3.0.0-r4.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r4.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r4.ebuild?rev=1.1&content-type=text/plain
83
84 Index: nxclient-3.0.0-r4.ebuild
85 ===================================================================
86 # Copyright 1999-2007 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r4.ebuild,v 1.1 2007/10/21 21:26:22 voyageur Exp $
89
90 inherit eutils
91
92 MY_PV="${PV}-84"
93 DESCRIPTION="NXClient is a X11/VNC/NXServer client especially tuned for using remote desktops over low-bandwidth links such as the Internet"
94 HOMEPAGE="http://www.nomachine.com/"
95 SRC_URI="amd64? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.x86_64.tar.gz )
96 x86? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.i386.tar.gz )"
97 LICENSE="nomachine"
98 SLOT="0"
99 KEYWORDS="~amd64 ~x86"
100 IUSE=""
101 RESTRICT="strip"
102
103 DEPEND=""
104 RDEPEND="dev-libs/expat
105 >=dev-libs/openssl-0.9.8e
106 media-libs/audiofile
107 media-libs/jpeg
108 media-libs/libpng
109 media-libs/freetype
110 media-libs/fontconfig
111 net-print/cups
112 x11-libs/libXft
113 x11-libs/libX11
114 x11-libs/libXdmcp
115 x11-libs/libXrender
116 x11-libs/libXau
117 x11-libs/libXext
118 sys-libs/zlib
119 !net-misc/nxclient-2xterminalserver"
120
121 S=${WORKDIR}/NX
122
123 src_install()
124 {
125 # we install nxclient into /usr/NX, to make sure it doesn't clash
126 # with libraries installed for FreeNX
127
128 for x in nxclient nxesd nxkill nxprint nxservice nxssh ; do
129 into /usr/NX
130 dobin bin/$x
131 into /usr
132 make_wrapper $x ./$x /usr/NX/bin /usr/NX/lib || die
133 done
134
135 dodir /usr/NX/lib
136 cp -P lib/libXcompsh.so* lib/libXcomp.so* "${D}"/usr/NX/lib
137
138 dodir /usr/NX/share
139 cp -R share "${D}"/usr/NX
140
141 # Add icons/desktop entries (missing in the tarball)
142 cd share/icons
143 for size in *; do
144 dodir /usr/share/icons/hicolor/${size}/apps
145 for icon in admin desktop icon wizard; do
146 dosym /usr/NX/share/icons/${size}/nxclient-${icon}.png \
147 /usr/share/icons/hicolor/${size}/apps
148 done
149 done
150 make_desktop_entry "nxclient" "NX Client" nxclient-icon
151 make_desktop_entry "nxclient -admin" "NX Session Administrator" nxclient-admin
152 make_desktop_entry "nxclient -wizard" "NX Connection Wizard" nxclient-wizard
153 }
154
155
156
157 --
158 gentoo-commits@g.o mailing list