public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/nxplayer: ChangeLog nxplayer-4.6.3.13.ebuild nxplayer-4.4.12.11.ebuild
Date: Wed,  3 Jun 2015 13:56:41 +0000 (UTC)	[thread overview]
Message-ID: <20150603135641.6DE38A1C@oystercatcher.gentoo.org> (raw)

voyageur    15/06/03 13:56:41

  Modified:             ChangeLog
  Added:                nxplayer-4.6.3.13.ebuild
  Removed:              nxplayer-4.4.12.11.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 00F7AB331B0F097F)

Revision  Changes    Path
1.3                  net-misc/nxplayer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nxplayer/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nxplayer/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nxplayer/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/nxplayer/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Apr 2015 22:51:07 -0000	1.2
+++ ChangeLog	3 Jun 2015 13:56:41 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/nxplayer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxplayer/ChangeLog,v 1.2 2015/04/02 22:51:07 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxplayer/ChangeLog,v 1.3 2015/06/03 13:56:41 voyageur Exp $
+
+*nxplayer-4.6.3.13 (03 Jun 2015)
+
+  03 Jun 2015; Bernard Cafarelli <voyageur@gentoo.org>
+  -nxplayer-4.4.12.11.ebuild, +nxplayer-4.6.3.13.ebuild:
+  Version bump
 
 *nxplayer-4.5.0.1 (02 Apr 2015)
 



1.1                  net-misc/nxplayer/nxplayer-4.6.3.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nxplayer/nxplayer-4.6.3.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/nxplayer/nxplayer-4.6.3.13.ebuild?rev=1.1&content-type=text/plain

Index: nxplayer-4.6.3.13.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/nxplayer/nxplayer-4.6.3.13.ebuild,v 1.1 2015/06/03 13:56:41 voyageur Exp $

EAPI=5
inherit eutils versionator

MY_P="nomachine-enterprise-client_$(get_version_component_range 1-3)_$(get_version_component_range 4)"

DESCRIPTION="Client for NoMachine remote servers"
HOMEPAGE="http://www.nomachine.com"
SRC_URI="amd64? ( http://download.nomachine.com/download/$(get_version_component_range 1-2)/Linux/${MY_P}_x86_64.tar.gz )
	x86? ( http://download.nomachine.com/download/$(get_version_component_range 1-2)/Linux/${MY_P}_i686.tar.gz )"
LICENSE="nomachine"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
RESTRICT="strip"

DEPEND=""
RDEPEND="dev-libs/glib:2
	dev-libs/openssl:0"

S=${WORKDIR}/NX/etc/NX/player/packages

QA_PREBUILT="*"

src_install()
{
	local NXROOT=/opt/NX

#	dodir /etc/NX/localhost
#	echo 'PlayerRoot = "'"${NXROOT}"'"' > ${D}/etc/NX/localhost/player.cfg

	dodir /opt
	tar xozf nxclient.tar.gz -C "${D}"/opt
	tar xozf nxplayer.tar.gz -C "${D}"/opt

	make_wrapper nxplayer ${NXROOT}/bin/nxplayer ${NXROOT} ${NXROOT}/lib /opt/bin
}





                 reply	other threads:[~2015-06-03 13:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150603135641.6DE38A1C@oystercatcher.gentoo.org \
    --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