public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/nx:master commit in: metadata/cache/net-misc/, net-misc/nxweb/
Date: Wed,  4 Mar 2015 13:05:01 +0000 (UTC)	[thread overview]
Message-ID: <1425474082.5f713ae411603b3881ac78f3c6f20e44e5ecc667.voyageur@gentoo> (raw)

commit:     5f713ae411603b3881ac78f3c6f20e44e5ecc667
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 13:01:22 2015 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 13:01:22 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/nx.git;a=commit;h=5f713ae4

nxweb discontinued upstream in favour of a cloud server setup

 metadata/cache/net-misc/nxplayer-4.0.101.5 |  2 +-
 metadata/cache/net-misc/nxweb-3.0.0        | 22 --------------------
 net-misc/nxweb/Manifest                    |  2 --
 net-misc/nxweb/nxweb-3.0.0.ebuild          | 32 ------------------------------
 4 files changed, 1 insertion(+), 57 deletions(-)

diff --git a/metadata/cache/net-misc/nxplayer-4.0.101.5 b/metadata/cache/net-misc/nxplayer-4.0.101.5
index 9c42131..9397833 100644
--- a/metadata/cache/net-misc/nxplayer-4.0.101.5
+++ b/metadata/cache/net-misc/nxplayer-4.0.101.5
@@ -7,7 +7,7 @@ http://www.nomachine.com/
 nomachine
 New NX client interface
 -* ~amd64 ~x86
-eutils multilib toolchain-funcs user versionator
+eutils multilib toolchain-funcs versionator
 
 
 

diff --git a/metadata/cache/net-misc/nxweb-3.0.0 b/metadata/cache/net-misc/nxweb-3.0.0
deleted file mode 100644
index fb61ac2..0000000
--- a/metadata/cache/net-misc/nxweb-3.0.0
+++ /dev/null
@@ -1,22 +0,0 @@
->=net-misc/nxserver-freeedition-3.0.0 >=app-admin/webapp-config-1.50.15
->=net-misc/nxserver-freeedition-3.0.0 >=app-admin/webapp-config-1.50.15
-0
-http://64.34.161.181/download/3.0.0/Linux/nxplugin-3.0.0-5.i386.tar.gz
-
-http://www.nomachine.com/
-nomachine
-web companion client for NoMachine NX servers
-~amd64 ~x86
-webapp
-vhosts
-
-
-
-
-
-install postinst prerm setup
-
-
-
-
-

diff --git a/net-misc/nxweb/Manifest b/net-misc/nxweb/Manifest
deleted file mode 100644
index 8b41654..0000000
--- a/net-misc/nxweb/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST nxplugin-3.0.0-5.i386.tar.gz 13875502 RMD160 f2faa7dbab4e869a04ee059cc1bd25299b6cc7de SHA1 ea2fa4ee84ef8227a6f125343568b679296be116 SHA256 6e0801cf80084450d22a3558a22879179aeed215c7dad827f32f750d10d914e5
-EBUILD nxweb-3.0.0.ebuild 1006 RMD160 c89b67dca4c570d1e1628075de1520d0fc779393 SHA1 8941cfa3ab65affecee36d9a74a644e969aa7624 SHA256 6949624f8f061c387ce42732da5c36b849be5a9692d347b5ebfdcaadd87eb618

diff --git a/net-misc/nxweb/nxweb-3.0.0.ebuild b/net-misc/nxweb/nxweb-3.0.0.ebuild
deleted file mode 100644
index 3447560..0000000
--- a/net-misc/nxweb/nxweb-3.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit webapp
-
-DESCRIPTION="web companion client for NoMachine NX servers"
-HOMEPAGE="http://www.nomachine.com/"
-
-SRC_URI="http://64.34.161.181/download/${PV}/Linux/nxplugin-${PV}-5.i386.tar.gz"
-LICENSE="nomachine"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=net-misc/nxserver-freeedition-3.0.0"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	webapp_src_preinst
-
-	einfo "Patching nxapplet.html with server hostname: ${VHOST_HOSTNAME}"
-	sed -i -e "s|http://webserver|http://${VHOST_HOSTNAME}/${PN}|" usr/NX/share/plugin/nxapplet.html
-	[ "$VHOST_HOSTNAME" = localhost ] && ewarn "Server hostname is localhost, the plugin will not be usable from remote hosts"
-
-	cp -R usr/NX/share/* "${D}"/${MY_HTDOCSDIR}
-
-	#TODO: webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
-	# Note to the user that she can access the client at http://localhost/nxweb/plugin/nxapplet.html
-
-	webapp_src_install
-}


             reply	other threads:[~2015-03-04 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 13:05 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-04 13:05 [gentoo-commits] proj/nx:master commit in: metadata/cache/net-misc/, net-misc/nxweb/ git@oystercatcher mirror+tproxy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425474082.5f713ae411603b3881ac78f3c6f20e44e5ecc667.voyageur@gentoo \
    --to=voyageur@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox