diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-20 21:29:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-20 21:29:40 +0000 |
commit | cc76c725f8e5a405cab8175b134b2548c09bbfb6 (patch) | |
tree | b8c38d9857475729998a8755ffbe0c8e1039aec0 /net-misc/nxclient | |
parent | Bump to 1.5.0 (from 1.4.0-r1) (diff) | |
download | historical-cc76c725f8e5a405cab8175b134b2548c09bbfb6.tar.gz historical-cc76c725f8e5a405cab8175b134b2548c09bbfb6.tar.bz2 historical-cc76c725f8e5a405cab8175b134b2548c09bbfb6.zip |
Bump to 1.5.0 (from 1.4.0-r5)
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-misc/nxclient')
-rw-r--r-- | net-misc/nxclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/nxclient/Manifest | 10 | ||||
-rw-r--r-- | net-misc/nxclient/files/digest-nxclient-1.5.0 | 2 | ||||
-rw-r--r-- | net-misc/nxclient/nxclient-1.5.0.ebuild | 76 |
4 files changed, 94 insertions, 1 deletions
diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog index 6e69e23821ab..75009df40542 100644 --- a/net-misc/nxclient/ChangeLog +++ b/net-misc/nxclient/ChangeLog @@ -1,6 +1,11 @@ # 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.21 2005/05/23 18:51:27 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.22 2005/10/20 21:29:40 agriffis Exp $ + +*nxclient-1.5.0 (20 Oct 2005) + + 20 Oct 2005; Aron Griffis <agriffis@gentoo.org> +nxclient-1.5.0.ebuild: + Bump to 1.5.0 (from 1.4.0-r5) 23 May 2005; Stuart Herbert <stuart@gentoo.org> : Added missing nxprint binary; fixed up deps on other nx-packages; thanks to diff --git a/net-misc/nxclient/Manifest b/net-misc/nxclient/Manifest index 0a0a6a7fcfe7..0c7d9fc5d399 100644 --- a/net-misc/nxclient/Manifest +++ b/net-misc/nxclient/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b9fb340275e6855b947b60d8030c95d1 ChangeLog 3323 MD5 a2e15c37686ddad8dd3854b2b9b70700 files/1.3.0/50nxclient 57 MD5 05726c6d42d87195bcf8f5b5c76de1d3 files/digest-nxclient-1.3.2-r1 70 @@ -11,3 +14,10 @@ MD5 54b5602fe26868c7055fa7f42d772a07 nxclient-1.4.0-r3.ebuild 1742 MD5 b962e5524fcf60e8a8e897c78b854cc1 nxclient-1.4.0-r4.ebuild 1763 MD5 4429f22294184b7381a98271588fc29b nxclient-1.4.0-r5.ebuild 1648 MD5 01fed891e8ee5b34831e2bb2713396cf nxclient-1.5.0.ebuild 2079 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDWAxOJrHF4yAQTrARAj+2AKDA8XSA7oSbLi3jGPRnvfrkWD/1/gCfRBco +qAF513eQNhDVFLlIDHmJQc4= +=oC56 +-----END PGP SIGNATURE----- diff --git a/net-misc/nxclient/files/digest-nxclient-1.5.0 b/net-misc/nxclient/files/digest-nxclient-1.5.0 new file mode 100644 index 000000000000..44534b443cb1 --- /dev/null +++ b/net-misc/nxclient/files/digest-nxclient-1.5.0 @@ -0,0 +1,2 @@ +MD5 0ac180f732ad7b5ba9ea0d99d415fa9a nxclient-1.5.0-113.i386.rpm 3397925 +MD5 f94d1b661a2bf2b3d4e407f22021a9d6 nxclient-1.5.0-113.i386.tar.gz 3400813 diff --git a/net-misc/nxclient/nxclient-1.5.0.ebuild b/net-misc/nxclient/nxclient-1.5.0.ebuild new file mode 100644 index 000000000000..1eca363d4d2d --- /dev/null +++ b/net-misc/nxclient/nxclient-1.5.0.ebuild @@ -0,0 +1,76 @@ +# 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.5.0.ebuild,v 1.1 2005/10/20 21:29:40 agriffis 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="-alpha ~amd64 -mips -ppc -sparc ~x86" +RESTRICT="nostrip" + +SRC_URI=" + amd64? ( http://web04.nomachine.com/download/1.5.0/client/nxclient-1.5.0-113.i386.tar.gz ) + x86? ( http://web04.nomachine.com/download/1.5.0/client/nxclient-1.5.0-113.i386.rpm )" + +DEPEND=" + =net-misc/nxssh-1.5* + net-analyzer/gnu-netcat + amd64? ( + >=app-emulation/emul-linux-x86-baselibs-2.1.4 + ) + x86? ( + media-libs/jpeg + sys-libs/glibc + sys-libs/zlib + virtual/x11 + dev-libs/expat + media-libs/fontconfig + media-libs/freetype + media-libs/jpeg + x11-libs/qt + )" + +S=${WORKDIR} + +src_install() { + # rpm has usr/NX/; tarball has only NX/ + if [[ ! -d usr ]]; then + mkdir usr + mv NX usr || die + fi + + cp -dPR usr ${D} + + # All of the libraries delivered by nxclient are available in our deps. + # Additionally a couple of the binaries are better installed as deps. + # Remove those now... + + # delivered by net-misc/nxcomp + rm -f ${D}/usr/NX/lib/libXcomp.so* + + # delivered by net-misc/nx-x11 (at some point) + rm -f ${D}/usr/NX/bin/nxesd + + # delivered by net-misc/nxssh + rm -f ${D}/usr/NX/bin/nxssh + + # delivered by other deps (emul-linux-x86-baselibs on amd64) + rm -f ${D}/usr/NX/lib/lib{crypto,jpeg,png,z}* + + # make sure there are no libs left (this is to catch problems when this + # package is updated) + rmdir ${D}/usr/NX/lib || die "leftover libraries in ${D}/usr/NX/lib" + + # FIXME: amd64 should deliver the desktop files too, but they don't come in + # the tarball, only the rpm + if [[ -d ${D}/usr/NX/share/applink ]]; then + dodir /usr/share/applnk/Internet + mv ${D}/usr/NX/share/applnk/"NX Client for Linux" + ${D}/usr/share/applnk/Internet + fi +} |