diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-05 20:45:29 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-05 20:45:29 +0100 |
commit | 2511819bf73ea70e91d1aeacefdeb9262d42c739 (patch) | |
tree | b7df16d12eaf178f63382d423beb98b5178b52c0 /app-emulation | |
parent | www-plugins/chrome-binary-plugins: automated update (diff) | |
download | gentoo-2511819bf73ea70e91d1aeacefdeb9262d42c739.tar.gz gentoo-2511819bf73ea70e91d1aeacefdeb9262d42c739.tar.bz2 gentoo-2511819bf73ea70e91d1aeacefdeb9262d42c739.zip |
Remove hard masked package
Diffstat (limited to 'app-emulation')
6 files changed, 0 insertions, 132 deletions
diff --git a/app-emulation/vmware-view-open-client/Manifest b/app-emulation/vmware-view-open-client/Manifest deleted file mode 100644 index 4b5bbda798d8..000000000000 --- a/app-emulation/vmware-view-open-client/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST VMware-view-open-client-source-4.5.0-297975.tar.gz 3044430 SHA256 8c81aed954419180c4b36807df15907b333c5558dd0b57650f3743af7c67702c SHA512 2f270114386035c8fdf03c81da4a7fc3471eeb5e9a034d87f027d0d0dacd1a252b021ecf48a9ece26c26ed92960efe6ffd734a36c56eaeaff2307b80a51387e7 WHIRLPOOL aebf972174c64d7ff05ccbe6f1c542f1c7cbfdb29cb84ed1b058a943466a213f616e14780b881dcb365902456d9d370fa42c805959fe0ef3ef7b71ea5fbf46d9 diff --git a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-curl-headers.patch b/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-curl-headers.patch deleted file mode 100644 index 48b6904c8c79..000000000000 --- a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-curl-headers.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/lib/bora/basicHttp/http.c b/lib/bora/basicHttp/http.c -index a0f7df3..1f538b4 100644 ---- a/lib/bora/basicHttp/http.c -+++ b/lib/bora/basicHttp/http.c -@@ -40,7 +40,6 @@ - #include "requestQueue.h" - - #include <curl/curl.h> --#include <curl/types.h> - #include <curl/easy.h> - #include <curl/multi.h> - diff --git a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-linking.patch b/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-linking.patch deleted file mode 100644 index 62b37cc993a3..000000000000 --- a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-linking.patch +++ /dev/null @@ -1,14 +0,0 @@ -Upstream: http://code.google.com/p/vmware-view-open-client/issues/detail?id=84 - -diff -Naur VMware-view-open-client-source-4.5.0-297975/configure.ac VMware-view-open-client-source-4.5.0-297975.new/configure.ac ---- VMware-view-open-client-source-4.5.0-297975/configure.ac 2010-09-10 22:09:17.000000000 +0200 -+++ VMware-view-open-client-source-4.5.0-297975.new/configure.ac 2011-06-01 16:58:57.145105019 +0200 -@@ -140,7 +140,7 @@ - PKG_PROG_PKG_CONFIG - PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.6.0 gmodule-2.0 >= 2.6.0]) - if test "$use_gtk" = "yes" ; then -- PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.4.0]) -+ PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.4.0 x11]) - fi - PKG_CHECK_MODULES(XML, [libxml-2.0 >= 2.6.0]) - PKG_CHECK_MODULES(CURL, [libcurl >= 7.16.0]) diff --git a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch b/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch deleted file mode 100644 index d663fb50d41e..000000000000 --- a/app-emulation/vmware-view-open-client/files/vmware-view-open-client-4.5.0.297975-unbundle-intltool.patch +++ /dev/null @@ -1,35 +0,0 @@ -Use system's intltool. - -Fixes build failure: https://bugs.gentoo.org/show_bug.cgi?id=425604 -(automake fails to regenerate missing files) - -Patches by Kvicadlo. -diff --git a/configure.ac b/configure.ac -index d127fad..b9005c5 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -549,9 +549,6 @@ doc/changelog.Debian - doc/vmware-view.1 - doc/vmware-view-tunnel.1 - fix-toolchain-paths.sh --intltool-update --intltool-merge --intltool-extract - po/Makefile.in - vmware-view.desktop.in - ]) -diff --git a/Makefile.inc b/Makefile.inc -index 41dfe8f..c440f01 100644 ---- a/Makefile.inc -+++ b/Makefile.inc -@@ -243,10 +243,6 @@ testUrl_LDADD += $(GLIB_LIBS) - testUrl_LDADD += $(ICU_LIBS) - testUrl_LDADD += $(TUNNEL_FRAMEWORKS) - --dist_noinst_DATA += intltool-extract.in --dist_noinst_DATA += intltool-merge.in --dist_noinst_DATA += intltool-update.in -- - desktop_in_files += vmware-view.desktop.in - - dist_noinst_DATA += INSTALL diff --git a/app-emulation/vmware-view-open-client/metadata.xml b/app-emulation/vmware-view-open-client/metadata.xml deleted file mode 100644 index 7a2e673ac0ce..000000000000 --- a/app-emulation/vmware-view-open-client/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>vmware</herd> - <maintainer> - <email>tgurr@gentoo.org</email> - </maintainer> - <longdescription>VMware View Open Client lets you connect from a Linux desktop to remote - Windows desktops managed by VMware View.</longdescription> - <upstream> - <remote-id type="google-code">vmware-view-open-client</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-emulation/vmware-view-open-client/vmware-view-open-client-4.5.0.297975-r1.ebuild b/app-emulation/vmware-view-open-client/vmware-view-open-client-4.5.0.297975-r1.ebuild deleted file mode 100644 index 3b68d489cbb1..000000000000 --- a/app-emulation/vmware-view-open-client/vmware-view-open-client-4.5.0.297975-r1.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils autotools versionator - -MY_PV=$(replace_version_separator 3 '-' ) -MY_P="${PN/vm/VM}-source-${MY_PV}" - -DESCRIPTION="Open Source VMware View Client" -HOMEPAGE="https://code.google.com/p/vmware-view-open-client/" -SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/boost-1.34.1 - >=dev-libs/icu-3.8.0:= - >=dev-libs/libxml2-2.6.0 - >=dev-libs/openssl-0.9.8 - >=net-misc/curl-7.16.0[ssl] - x11-libs/gtk+:2 -" - -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.21 - virtual/pkgconfig -" - -RDEPEND="${COMMON_DEPEND} - >=net-misc/rdesktop-1.4.1 -" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - epatch "${FILESDIR}/${P}-linking.patch" \ - "${FILESDIR}"/${P}-curl-headers.patch \ - "${FILESDIR}"/${P}-unbundle-intltool.patch - sed -e "s:e.x.p:$(get_version_component_range 1-3):" \ - -e "s:00000:$(get_version_component_range 4):" \ - -i configure.ac - - AT_M4DIR="${AT_M4DIR} -I ${ROOT}/usr/share/aclocal" eautoreconf -} - -src_configure() { - econf \ - --disable-static-icu \ - --enable-nls \ - --with-boost -} |