From c3d7c595d0c8ed6c48dde3abf5cc14d8276c9ec5 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Thu, 21 Jun 2007 20:19:37 +0000 Subject: Version bump, thanks to Timo Gurr in bug #182779 (Portage version: 2.1.3_rc4) --- net-misc/nxnode/ChangeLog | 8 +- net-misc/nxnode/files/digest-nxnode-3.0.0 | 6 ++ net-misc/nxnode/files/nxnode-3.0.0-setup.patch | 43 ++++++++++ net-misc/nxnode/nxnode-3.0.0.ebuild | 105 +++++++++++++++++++++++++ 4 files changed, 161 insertions(+), 1 deletion(-) create mode 100644 net-misc/nxnode/files/digest-nxnode-3.0.0 create mode 100644 net-misc/nxnode/files/nxnode-3.0.0-setup.patch create mode 100644 net-misc/nxnode/nxnode-3.0.0.ebuild (limited to 'net-misc/nxnode') diff --git a/net-misc/nxnode/ChangeLog b/net-misc/nxnode/ChangeLog index d77185340174..b69fb3476ed9 100644 --- a/net-misc/nxnode/ChangeLog +++ b/net-misc/nxnode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/nxnode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/ChangeLog,v 1.5 2007/05/27 17:10:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/ChangeLog,v 1.6 2007/06/21 20:19:37 voyageur Exp $ + +*nxnode-3.0.0 (21 Jun 2007) + + 21 Jun 2007; Bernard Cafarelli + +files/nxnode-3.0.0-setup.patch, +nxnode-3.0.0.ebuild: + Version bump, thanks to Timo Gurr in bug #182779 27 May 2007; Bernard Cafarelli nxnode-2.1.0.ebuild: Dropped glib-1.2 dependency diff --git a/net-misc/nxnode/files/digest-nxnode-3.0.0 b/net-misc/nxnode/files/digest-nxnode-3.0.0 new file mode 100644 index 000000000000..eef65226b361 --- /dev/null +++ b/net-misc/nxnode/files/digest-nxnode-3.0.0 @@ -0,0 +1,6 @@ +MD5 9d5a0837fb774b9445b51180f8684a4d nxnode-3.0.0-70.i386.tar.gz 6229996 +RMD160 a0b3b7ccf65e7dbd118385876c3f2d088c4b0682 nxnode-3.0.0-70.i386.tar.gz 6229996 +SHA256 8c4b68df24907a3d00723d5eb8cb102d10eb8173d17c7e73ad7a95479f8b34d2 nxnode-3.0.0-70.i386.tar.gz 6229996 +MD5 016d6925be4623b1c68616c687fc19f3 nxnode-3.0.0-70.x86_64.tar.gz 6906520 +RMD160 68b17972c09d4d5b51b181116dd2546710482215 nxnode-3.0.0-70.x86_64.tar.gz 6906520 +SHA256 000ae1d6d6e6fb2bd8b73ef8fd1c869a3e02daa25ba3865304b94fc78927c618 nxnode-3.0.0-70.x86_64.tar.gz 6906520 diff --git a/net-misc/nxnode/files/nxnode-3.0.0-setup.patch b/net-misc/nxnode/files/nxnode-3.0.0-setup.patch new file mode 100644 index 000000000000..c2c7be0231e0 --- /dev/null +++ b/net-misc/nxnode/files/nxnode-3.0.0-setup.patch @@ -0,0 +1,43 @@ +--- scripts/setup/nxnode.orig 2007-06-20 18:30:42.000000000 +0200 ++++ scripts/setup/nxnode 2007-06-21 11:58:42.604968067 +0200 +@@ -1236,6 +1236,10 @@ + runCommand "$RMCOMMAND -f /etc/rc0.d/K01nxsensor" "Unable to remove '/etc/rc0.d/K01nxsensor'" "warn" + fi + ++ elif [ "$system" = "gentoo" ]; then ++ # do nothing; this is handled by Gentoo ebuild ++ echo > /dev/null ++ + else + if [ -h /etc/rc.d/rc3.d/S99nxsensor ]; + then +@@ -1280,6 +1284,10 @@ + + addNXinit () { + ++ if [ "$system" = "gentoo" ] ; then ++ return; ++ fi ++ + runCommand "cat $NODE_ROOT/scripts/init/nxsensor > /etc/init.d/nxsensor" "Unable to create: '/etc/init.d/nxsensor'" "warn" + runCommand "chmod +x /etc/init.d/nxsensor" "Cannot set permissions of '/etc/init.d/nxsensor' file" "warn" + +@@ -2222,6 +2230,10 @@ + system=fedora + fi + ++if [ -d /usr/portage ]; then ++ system=gentoo ++fi ++ + if [ "x$system" = "x" -a -f /etc/release ]; + then + system=solaris +@@ -2256,6 +2268,7 @@ + "fedora" ) ;; + "debian" ) ;; + "solaris" ) ;; ++ "gentoo" );; + "" ) ARGS=-1 && errMsg="$PREFIX $ERROR ERROR: Unable to autodetect the operating system type, please specify it" ;; + * ) ARGS=-1 && errMsg="$PREFIX $ERROR ERROR: Unsupported operating system '$system'" ;; + esac diff --git a/net-misc/nxnode/nxnode-3.0.0.ebuild b/net-misc/nxnode/nxnode-3.0.0.ebuild new file mode 100644 index 000000000000..c142ec3f7ecb --- /dev/null +++ b/net-misc/nxnode/nxnode-3.0.0.ebuild @@ -0,0 +1,105 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.0.0.ebuild,v 1.1 2007/06/21 20:19:37 voyageur Exp $ + +inherit eutils + +DESCRIPTION="nxnode provides the components that are shared between the different editions of NoMachine's NX Server" +HOMEPAGE="http://www.nomachine.com/" +SRC_URI="amd64? ( http://64.34.161.181/download/3.0.0/Linux/nxnode-${PV}-70.x86_64.tar.gz ) + x86? ( http://64.34.161.181/download/3.0.0/Linux/nxnode-${PV}-70.i386.tar.gz )" + +LICENSE="nomachine" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="rdesktop vnc" +RESTRICT="nostrip" + +DEPEND="!net-misc/nxserver-freenx + !