Change ebuild layout

Package-Manager: portage-2.2.20
RepoMan-Options: --force
This commit is contained in:
Mario Fetka 2016-01-10 20:24:12 +01:00
parent 690b156c3c
commit 853f1b50da
4 changed files with 93 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# ChangeLog for net-misc/nxclient
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*nxclient-3.5.0.7 (10 Jan 2016)
10 Jan 2016; <mario@gentoo.org> +metadata.xml, +nxclient-3.5.0.7.ebuild:
Change ebuild layout

View File

@ -0,0 +1,5 @@
DIST nxclient-3.5.0-7.i386.tar.gz 4390184 SHA256 3e4c5882f07ea408b3cf0e96aba6a06745a8838cccead8914ef2c96ba6a19953 SHA512 df14edc2cde518172439350407c23683b8275ec93b75d5da52108ef45deaf312cb56b872d76b9ff458fe187e9a0c3c8dfbb75bd0b12a2f1f424e1f629b89f397 WHIRLPOOL acdf791286e97aa6690b2decfffc0fcb18e843d81974098826b618c82941e8f83b9901f1702c6203fd105121297ff9b0f4c05f049f05fe98c43df4c6abeee9ce
DIST nxclient-3.5.0-7.x86_64.tar.gz 4577325 SHA256 e1037f3bd5ccfaa376a6e6dca1c52d666bfd7ea813d3971e85a086e541141e71 SHA512 37fb1fe5f4ba5be20076a7e8f9a99e66c894dd8c884a7dc1e6d5a4393d25e7db829564c4666e86c0fc897786dde79565257bdfafcc244c64357ccb59717fa875 WHIRLPOOL 08a63b36e8bcceb53865eb32144441acbb21bbe21762a3e8b6f0e80ddc75c179610da936c053c47a8f6d2ce1159fe0fc03a7c61d5f58a11343bef0d057c2ec86
EBUILD nxclient-3.5.0.7.ebuild 2109 SHA256 6dd6dff5c368d11b4284360a535a05f7af0a49305bc4a27d0fb230f9b09b74b8 SHA512 c293658367b9fd7d3300624b3eeed8fa21095078c58b3227de28a8386177ae13181d2694b03e451e31f7175e6a9c4b4c5e49ad79caf9fcc27ca10a03baf33b2d WHIRLPOOL aaa77c8a32f449f181af0ca1916c217b8ceab55aa921c6e1f012f027f6f14f2ee524fe0b374a640874ee491c408c7e94ccd6d763afa8ff81dc06bcccac0414f3
MISC ChangeLog 250 SHA256 8cc4e6c7952fa4f1180f8c1059e9a6378af2493b5bab25432ada7e62a31ce4b5 SHA512 c5955e54ded0d1bbf883a66881e341d41189d0b87797091e520dd8f3e34a310b4c5477839f2dd39f5f91ede53a0d0ac56ceaa395854dedc43a766a9b6bb28b80 WHIRLPOOL 2647aebc897db4e2321c4f7c09a7d7150aed5d1b20e910fd5b71bc49f885d21a7ce093e1a55ea172237c91016ce9015438b9410794ecd5cf785b96c755bb23fd
MISC metadata.xml 323 SHA256 3fbfa47bc46788bf3261c36eb8c18dbf19b695a3a4a3317d23ae3481f1caed63 SHA512 e10fd82582bd8fef76357f59d6385b2d14d507f577e8bac3a55f1dcfb68df1e74dbe07e798fbac5ca7eae699e289222ea234df1f1c3dea5c920bc6eb1ea14894 WHIRLPOOL 122e4d2a2fc95ecfa6c76ce9e648e8a7d5156c90db952d8331cf411aa915e1fd07fa3505b02e3a5de8bb743d22511d45cd0a7e4d76ed88ef19e47641a704d96e

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>nx</herd>
<longdescription>
NXClient is a X11/VNC/NXServer client especially tuned for using remote
desktops over low-bandwidth links such as the Internet
</longdescription>
</pkgmetadata>

View File

@ -0,0 +1,71 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.5.0.7.ebuild,v 1.4 2013/08/01 20:54:56 ssuominen Exp $
EAPI=2
inherit eutils versionator multilib
MAJOR_PV="$(get_version_component_range 1-3)"
FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)"
DESCRIPTION="X11/VNC/NXServer client (remote desktops over low-bandwidth links)"
HOMEPAGE="http://www.nomachine.com/"
SRC_URI="amd64? ( http://ftp.disconnected-by-peer.at/NX/Linux/nxclient-${FULL_PV}.x86_64.tar.gz )
x86? ( http://ftp.disconnected-by-peer.at/NX/Linux/nxclient-${FULL_PV}.i386.tar.gz )"
LICENSE="nomachine"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="cups"
RESTRICT="strip"
DEPEND=""
RDEPEND="dev-libs/expat
=dev-libs/openssl-0.9.8*
media-libs/audiofile
|| ( virtual/jpeg:62 media-libs/jpeg:62 )
=media-libs/libpng-1.2*
media-libs/freetype
media-libs/fontconfig
cups? ( net-print/cups )
x11-libs/libXft
x11-libs/libX11
x11-libs/libXdmcp
x11-libs/libXrender
x11-libs/libXau
x11-libs/libXext
sys-libs/zlib"
S=${WORKDIR}/NX
src_install()
{
# we install nxclient into /usr/NX, to make sure it doesn't clash
# with libraries installed for FreeNX
local binaries="nxclient nxesd nxkill nxservice nxssh"
use cups && binaries="$binaries nxprint"
for x in $binaries; do
into /usr/NX
dobin bin/$x
into /usr
make_wrapper $x ./$x /usr/NX/bin /usr/NX/$(get_libdir) || die
done
into /usr/NX
dolib.so lib/libXcompsh.so* lib/libXcomp.so* || die
dodir /usr/NX/share
cp -R share "${D}"/usr/NX
# Add icons/desktop entries (missing in the tarball)
cd share/icons
for size in *; do
dodir /usr/share/icons/hicolor/${size}/apps
for icon in admin desktop icon wizard; do
dosym /usr/NX/share/icons/${size}/nxclient-${icon}.png \
/usr/share/icons/hicolor/${size}/apps
done
done
make_desktop_entry "nxclient" "NX Client" nxclient-icon
make_desktop_entry "nxclient -admin" "NX Session Administrator" nxclient-admin
make_desktop_entry "nxclient -wizard" "NX Connection Wizard" nxclient-wizard
}