diff options
author | Stuart Herbert <stuart@gentoo.org> | 2005-05-23 18:51:27 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2005-05-23 18:51:27 +0000 |
commit | a068b8da3fc2442b57f63bb78811afe1c4ee3ace (patch) | |
tree | c94173b16af1bb4e9f35296a07e13de2bbdf5f76 /net-misc/nxclient | |
parent | Removed unneeded nxcomp sources; see bug #91409 (diff) | |
download | historical-a068b8da3fc2442b57f63bb78811afe1c4ee3ace.tar.gz historical-a068b8da3fc2442b57f63bb78811afe1c4ee3ace.tar.bz2 historical-a068b8da3fc2442b57f63bb78811afe1c4ee3ace.zip |
Added missing nxprint binary; fixed up deps on other packages; thanks to bug #91409
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/nxclient')
-rw-r--r-- | net-misc/nxclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/nxclient/Manifest | 4 | ||||
-rw-r--r-- | net-misc/nxclient/files/digest-nxclient-1.4.0-r5 | 1 | ||||
-rw-r--r-- | net-misc/nxclient/nxclient-1.4.0-r5.ebuild | 56 |
4 files changed, 65 insertions, 2 deletions
diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog index 0f2e0952dbbe..6e69e23821ab 100644 --- a/net-misc/nxclient/ChangeLog +++ b/net-misc/nxclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/nxclient # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.20 2005/02/17 13:08:02 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.21 2005/05/23 18:51:27 stuart Exp $ + + 23 May 2005; Stuart Herbert <stuart@gentoo.org> : + Added missing nxprint binary; fixed up deps on other nx-packages; thanks to + bug #91409 *nxclient-1.4.0-r4 (17 Feb 2005) diff --git a/net-misc/nxclient/Manifest b/net-misc/nxclient/Manifest index 7b86be95a428..0fe0adbfd3ab 100644 --- a/net-misc/nxclient/Manifest +++ b/net-misc/nxclient/Manifest @@ -1,9 +1,11 @@ -MD5 438ad6d6ebe8a9d87e26e4a996bce45b ChangeLog 3039 +MD5 377864a2cb13471181f09300ebd74c17 ChangeLog 3183 MD5 c1c67a77261d3b3fede94b41a9d0ce1e metadata.xml 455 MD5 b962e5524fcf60e8a8e897c78b854cc1 nxclient-1.4.0-r4.ebuild 1763 MD5 54b5602fe26868c7055fa7f42d772a07 nxclient-1.4.0-r3.ebuild 1742 +MD5 4429f22294184b7381a98271588fc29b nxclient-1.4.0-r5.ebuild 1648 MD5 dd34ed98b7a9361c5c17b68cde38086c nxclient-1.3.2-r1.ebuild 1722 MD5 6532e2cbed5e3c88e36520dc46b1be4b files/digest-nxclient-1.4.0-r4 71 +MD5 6532e2cbed5e3c88e36520dc46b1be4b files/digest-nxclient-1.4.0-r5 71 MD5 05726c6d42d87195bcf8f5b5c76de1d3 files/digest-nxclient-1.3.2-r1 70 MD5 6532e2cbed5e3c88e36520dc46b1be4b files/digest-nxclient-1.4.0-r3 71 MD5 a2e15c37686ddad8dd3854b2b9b70700 files/1.3.0/50nxclient 57 diff --git a/net-misc/nxclient/files/digest-nxclient-1.4.0-r5 b/net-misc/nxclient/files/digest-nxclient-1.4.0-r5 new file mode 100644 index 000000000000..867e79e093ed --- /dev/null +++ b/net-misc/nxclient/files/digest-nxclient-1.4.0-r5 @@ -0,0 +1 @@ +MD5 d22d72a98880e70ba6c94649a8f85192 nxclient-1.4.0-91.i386.rpm 955590 diff --git a/net-misc/nxclient/nxclient-1.4.0-r5.ebuild b/net-misc/nxclient/nxclient-1.4.0-r5.ebuild new file mode 100644 index 000000000000..1da3a65e7455 --- /dev/null +++ b/net-misc/nxclient/nxclient-1.4.0-r5.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-1.4.0-r5.ebuild,v 1.1 2005/05/23 18:51:27 stuart Exp $ + +inherit rpm + +DESCRIPTION="NXClient is a X11/VNC/NXServer client especially tuned for using remote desktops over low-bandwidth links such as the Internet" +HOMEPAGE="http://www.nomachine.com" + +IUSE="" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86 -ppc -sparc -alpha -mips" +RESTRICT="nostrip" + +MY_PV="${PV}-91" +SRC_URI="http://www.nomachine.com/download/nxclient/1.4.0/RedHat-9.0/${PN}-${MY_PV}.i386.rpm" + +DEPEND=">=media-libs/jpeg-6b-r3 + >=sys-libs/glibc-2.3.2-r1 + >=sys-libs/zlib-1.1.4-r1 + virtual/x11 + >=dev-libs/expat-1.95.6-r1 + >=media-libs/fontconfig-2.2.0-r2 + >=media-libs/freetype-2.1.4 + >=media-libs/jpeg-6b-r3 + >=x11-libs/qt-3.3.2 + =net-misc/nx-x11-1.4* + =net-misc/nxproxy-1.4* + net-analyzer/gnu-netcat + =net-misc/nxssh-1.4*" + +S="${WORKDIR}" + +src_install() { + exeinto /usr/NX/bin + doexe usr/NX/bin/nxclient + doexe usr/NX/bin/nxprint + + insinto /usr/NX/share + doins usr/NX/share/client.id_dsa.key + doins usr/NX/share/keyboards + insinto /usr/NX/share/icons + doins usr/NX/share/icons/* + insinto /usr/NX/share/images + doins usr/NX/share/images/*.png + + insinto /etc/env.d + doins ${FILESDIR}/1.3.0/50nxclient + + insinto /usr/share/applnk/Internet + doins "usr/NX/share/applnk/NX Client for Linux/nxclient-admin.desktop" + doins "usr/NX/share/applnk/NX Client for Linux/nxclient-help.desktop" + doins "usr/NX/share/applnk/NX Client for Linux/nxclient-wizard.desktop" + doins "usr/NX/share/applnk/NX Client for Linux/nxclient.desktop" +} |