commit:     98eb5bccd994c2fc299702efb0e61bc3fc145362
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 21:21:05 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 21:21:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98eb5bcc

app-emulation/open-vm-tools: remove old

Package-Manager: Portage-2.3.59_p2, Repoman-2.3.12_p67
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-emulation/open-vm-tools/Manifest               |   3 -
 app-emulation/open-vm-tools/metadata.xml           |   4 -
 .../open-vm-tools/open-vm-tools-10.1.10.ebuild     | 152 -------------------
 .../open-vm-tools/open-vm-tools-10.1.15.ebuild     | 156 --------------------
 .../open-vm-tools/open-vm-tools-10.2.5.ebuild      | 163 ---------------------
 5 files changed, 478 deletions(-)

diff --git a/app-emulation/open-vm-tools/Manifest 
b/app-emulation/open-vm-tools/Manifest
index 5da3cfa869b..df97d993c4a 100644
--- a/app-emulation/open-vm-tools/Manifest
+++ b/app-emulation/open-vm-tools/Manifest
@@ -1,4 +1 @@
-DIST open-vm-tools-10.1.10-6082533.tar.gz 5111726 BLAKE2B 
22e2e901c542ae14b7537bc26ff848359f30bde6824a16968b70070dd6e57c92fbf76dca0d02e35ef45bda257725e207632b0602a4336bd2d9c97d10fb094967
 SHA512 
60c52a24509cb0630f2ad649fe6717fefff624fc2a5c736ced35cbdb8f639264d482e063e8140eedb39216adfb1231d58232bfef0233ebc477ba4f9a732c5965
-DIST open-vm-tools-10.1.15-6677369.tar.gz 5153995 BLAKE2B 
03c6b359df8f42f1ba65331dcac67e8ce86b0fce9a572c1665d3f385cae14f1757611d3948d30bb5b2e40bb2b4673bb244c45f56098faf09d6de515bb937ea3f
 SHA512 
fe3699a7f704bdadc4c274c963d177f4700067e7436074554b7cf113ffa341ad0e4753016214f947418fd5a7cb4a6f2c0342acf074b6b414b3fd18fd2ea2bc58
-DIST open-vm-tools-10.2.5-8068406.tar.gz 4818035 BLAKE2B 
87e3edc42afceaf9efe69ae8cbd1abfbbf959fe09a721dbe4737ca30c6b57dcf1d8bff23bb3ed3d2236c31e7f3e6fd4d10a689b40b3b725eb580609a68bb7090
 SHA512 
da2f26b4b22e195af111cc16d5819aeb963f0dfa18b5d2677d897549836ec8679808315646f7f86ae36862df9e623bbcb5d553dae97a68b3ef928a5c07ea2e68
 DIST open-vm-tools-10.3.5-10430147.tar.gz 4623854 BLAKE2B 
a2bc0ed099cd713820aea17f01131fb4ffcdefedc04b2edb217b4a96c6c9a4007f8ecc80c40445580abffaf3fb0f67be3ca9f3df7a55d368109a53da91e0db77
 SHA512 
2f2b3d9a8d39b01904cf845936b51a468ba61a29ca64635f842451ca9fd90bf5a770967e4c332319327c6f920ac4fb06d304e185c18ab8898aeb4fcd491a4a1f

diff --git a/app-emulation/open-vm-tools/metadata.xml 
b/app-emulation/open-vm-tools/metadata.xml
index 9e8e61bb812..fffabeca19b 100644
--- a/app-emulation/open-vm-tools/metadata.xml
+++ b/app-emulation/open-vm-tools/metadata.xml
@@ -16,7 +16,6 @@
                of virtual machines.
        </longdescription>
        <use>
-               <flag name="caf">Build Common Agent Framework</flag>
                <flag name="deploypkg">Build deploypkg plugin</flag>
                <flag name="dnet">Enable support for nicinfo</flag>
                <flag name="doc">Generate API documentation</flag>
@@ -24,11 +23,8 @@
                <flag name="grabbitmqproxy">Build grabbitmqproxy plugin</flag>
                <flag name="gtkmm">Compile with Gtkmm and sigc++ 
(Recommended)</flag>
                <flag name="multimon">Enable multimon (Requires X)</flag>
-               <flag name="pic">Force shared libraries to be built as 
PIC</flag>
                <flag name="resolutionkms">Build the linux/unix resolutionkms 
module</flag>
                <flag name="vgauth">Build vgauth</flag>
-               <flag name="xml-security-c">Build vgauth with xml-security-c 
instead of xmlsec1</flag>
-               <flag name="xmlsec">Build vgauth with xmlsec1 instead of 
xml-security-c</flag>
        </use>
        <upstream>
                <remote-id type="github">vmware/open-vm-tools</remote-id>

diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild
deleted file mode 100644
index 5ba66d7b94f..00000000000
--- a/app-emulation/open-vm-tools/open-vm-tools-10.1.10.ebuild
+++ /dev/null
@@ -1,152 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-MODULES_OPTIONAL_USE="modules"
-
-inherit autotools linux-mod pam systemd toolchain-funcs user
-
-DESCRIPTION="Opensourced tools for VMware guests"
-HOMEPAGE="https://github.com/vmware/open-vm-tools";
-MY_P="${P}-6082533"
-SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama"
-
-COMMON_DEPEND="
-       dev-libs/glib:2
-       dev-libs/libdnet
-       sys-fs/fuse:0
-       >=sys-process/procps-3.3.2
-       grabbitmqproxy? ( dev-libs/openssl:0 )
-       icu? ( dev-libs/icu:= )
-       pam? ( virtual/pam )
-       vgauth? (
-               dev-libs/openssl:0
-               dev-libs/xerces-c
-               dev-libs/xml-security-c
-       )
-       X? (
-               dev-cpp/gtkmm:3.0
-               x11-libs/gtk+:3
-               x11-libs/libICE
-               x11-libs/libSM
-               x11-libs/libX11
-               x11-libs/libXcomposite
-               x11-libs/libXext
-               x11-libs/libXi
-               x11-libs/libXrender
-               x11-libs/libXrandr
-               x11-libs/libXtst
-               xinerama? ( x11-libs/libXinerama )
-       )
-"
-
-DEPEND="${COMMON_DEPEND}
-       doc? ( app-doc/doxygen )
-       virtual/pkgconfig
-"
-
-RDEPEND="${COMMON_DEPEND}
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-       "${FILESDIR}/10.1.0-mount.vmhgfs.patch"
-       "${FILESDIR}/10.1.0-vgauth.patch"
-       "${FILESDIR}/10.1.0-Werror.patch"
-)
-
-pkg_setup() {
-       linux-info_get_any_version
-       local CONFIG_CHECK="~VMWARE_BALLOON ~VMWARE_PVSCSI ~VMXNET3"
-       use X && CONFIG_CHECK+=" ~DRM_VMWGFX"
-       kernel_is -lt 3 9 || CONFIG_CHECK+=" ~VMWARE_VMCI ~VMWARE_VMCI_VSOCKETS"
-       kernel_is -lt 3 || CONFIG_CHECK+=" ~FUSE_FS"
-       if use modules; then
-               linux-mod_pkg_setup
-       else
-               linux-info_pkg_setup
-       fi
-}
-
-src_prepare() {
-       eapply -p2 "${PATCHES[@]}"
-       eapply_user
-       eautoreconf
-}
-
-src_configure() {
-       local myeconfargs=(
-               --disable-deploypkg
-               --disable-static
-               --disable-tests
-               --with-procps
-               --with-dnet
-               $(use_enable doc docs)
-               $(use_enable grabbitmqproxy)
-               $(use_enable vgauth)
-               $(use_enable xinerama multimon)
-               $(use_with icu)
-               $(use_with pam)
-               $(use_with pic)
-               --without-gtk2
-               --without-gtkmm
-               $(use_with X gtk3)
-               $(use_with X gtkmm3)
-               $(use_with X x)
-
-               # configure locates the kernel object directory by looking for
-               # "/lib/modules/${KERNEL_RELEASE}/build".
-               # This will fail if the user is building against an uninstalled 
kernel.
-               # Fixing this would mean reworking the build system.
-               $(use_with modules kernel-modules)
-               --without-root-privileges
-               --with-kernel-release="${KV_FULL}"
-       )
-
-       econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       use modules && set_arch_to_kernel
-       default
-}
-
-src_install() {
-       default
-       prune_libtool_files --modules
-
-       if use pam; then
-               rm "${ED%/}"/etc/pam.d/vmtoolsd || die
-               pamd_mimic_system vmtoolsd auth account
-       fi
-
-       newinitd "${FILESDIR}/open-vm-tools.initd" vmware-tools
-       newconfd "${FILESDIR}/open-vm-tools.confd" vmware-tools
-       systemd_dounit "${FILESDIR}"/vmtoolsd.service
-
-       # Replace mount.vmhgfs with a wrapper
-       mv "${ED%/}"/usr/sbin/{mount.vmhgfs,hgfsmounter} || die
-       dosbin "${FILESDIR}/mount.vmhgfs"
-
-       # Make fstype = vmhgfs-fuse work in fstab
-       dosym vmhgfs-fuse /usr/bin/mount.vmhgfs-fuse
-
-       if use X; then
-               fperms 4711 /usr/bin/vmware-user-suid-wrapper
-               dobin scripts/common/vmware-xdg-detect-de
-
-               elog "To be able to use the drag'n'drop feature of VMware for 
file"
-               elog "exchange, please add the users to the 'vmware' group."
-       fi
-}
-
-pkg_postinst() {
-       enewgroup vmware
-       linux-mod_pkg_postinst
-}

diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.1.15.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-10.1.15.ebuild
deleted file mode 100644
index 3829a224743..00000000000
--- a/app-emulation/open-vm-tools/open-vm-tools-10.1.15.ebuild
+++ /dev/null
@@ -1,156 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-MODULES_OPTIONAL_USE="modules"
-
-inherit autotools flag-o-matic linux-mod pam systemd toolchain-funcs user
-
-DESCRIPTION="Opensourced tools for VMware guests"
-HOMEPAGE="https://github.com/vmware/open-vm-tools";
-MY_P="${P}-6677369"
-SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X doc grabbitmqproxy icu pam +pic vgauth xinerama"
-
-COMMON_DEPEND="
-       dev-libs/glib:2
-       dev-libs/libdnet
-       net-libs/libtirpc:0=
-       sys-fs/fuse:0
-       >=sys-process/procps-3.3.2
-       grabbitmqproxy? ( dev-libs/openssl:0 )
-       icu? ( dev-libs/icu:= )
-       pam? ( virtual/pam )
-       vgauth? (
-               dev-libs/openssl:0
-               dev-libs/xerces-c
-               dev-libs/xml-security-c
-       )
-       X? (
-               dev-cpp/gtkmm:3.0
-               x11-libs/gtk+:3
-               x11-libs/libICE
-               x11-libs/libSM
-               x11-libs/libX11
-               x11-libs/libXcomposite
-               x11-libs/libXext
-               x11-libs/libXi
-               x11-libs/libXrender
-               x11-libs/libXrandr
-               x11-libs/libXtst
-               xinerama? ( x11-libs/libXinerama )
-       )
-"
-
-DEPEND="${COMMON_DEPEND}
-       doc? ( app-doc/doxygen )
-       net-libs/rpcsvc-proto
-       virtual/pkgconfig
-"
-
-RDEPEND="${COMMON_DEPEND}
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-       "${FILESDIR}/10.1.0-mount.vmhgfs.patch"
-       "${FILESDIR}/10.1.0-vgauth.patch"
-       "${FILESDIR}/10.1.0-Werror.patch"
-)
-
-pkg_setup() {
-       linux-info_get_any_version
-       local CONFIG_CHECK="~VMWARE_BALLOON ~VMWARE_PVSCSI ~VMXNET3"
-       use X && CONFIG_CHECK+=" ~DRM_VMWGFX"
-       kernel_is -lt 3 9 || CONFIG_CHECK+=" ~VMWARE_VMCI ~VMWARE_VMCI_VSOCKETS"
-       kernel_is -lt 3 || CONFIG_CHECK+=" ~FUSE_FS"
-       if use modules; then
-               linux-mod_pkg_setup
-       else
-               linux-info_pkg_setup
-       fi
-}
-
-src_prepare() {
-       eapply -p2 "${PATCHES[@]}"
-       eapply_user
-       eautoreconf
-}
-
-src_configure() {
-       append-cppflags "$($(tc-getPKG_CONFIG) --cflags libtirpc)"
-       export LIBVMTOOLS_LIBADD="$($(tc-getPKG_CONFIG) --libs libtirpc)"
-       local myeconfargs=(
-               --disable-deploypkg
-               --disable-static
-               --disable-tests
-               --with-procps
-               --with-dnet
-               $(use_enable doc docs)
-               $(use_enable grabbitmqproxy)
-               $(use_enable vgauth)
-               $(use_enable xinerama multimon)
-               $(use_with icu)
-               $(use_with pam)
-               $(use_with pic)
-               --without-gtk2
-               --without-gtkmm
-               $(use_with X gtk3)
-               $(use_with X gtkmm3)
-               $(use_with X x)
-
-               # configure locates the kernel object directory by looking for
-               # "/lib/modules/${KERNEL_RELEASE}/build".
-               # This will fail if the user is building against an uninstalled 
kernel.
-               # Fixing this would mean reworking the build system.
-               $(use_with modules kernel-modules)
-               --without-root-privileges
-               --with-kernel-release="${KV_FULL}"
-       )
-
-       econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-       use modules && set_arch_to_kernel
-       default
-}
-
-src_install() {
-       default
-       prune_libtool_files --modules
-
-       if use pam; then
-               rm "${ED%/}"/etc/pam.d/vmtoolsd || die
-               pamd_mimic_system vmtoolsd auth account
-       fi
-
-       newinitd "${FILESDIR}/open-vm-tools.initd" vmware-tools
-       newconfd "${FILESDIR}/open-vm-tools.confd" vmware-tools
-       systemd_dounit "${FILESDIR}"/vmtoolsd.service
-
-       # Replace mount.vmhgfs with a wrapper
-       mv "${ED%/}"/usr/sbin/{mount.vmhgfs,hgfsmounter} || die
-       dosbin "${FILESDIR}/mount.vmhgfs"
-
-       # Make fstype = vmhgfs-fuse work in fstab
-       dosym vmhgfs-fuse /usr/bin/mount.vmhgfs-fuse
-
-       if use X; then
-               fperms 4711 /usr/bin/vmware-user-suid-wrapper
-               dobin scripts/common/vmware-xdg-detect-de
-
-               elog "To be able to use the drag'n'drop feature of VMware for 
file"
-               elog "exchange, please add the users to the 'vmware' group."
-       fi
-}
-
-pkg_postinst() {
-       enewgroup vmware
-       linux-mod_pkg_postinst
-}

diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild
deleted file mode 100644
index bddd12cadf2..00000000000
--- a/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild
+++ /dev/null
@@ -1,163 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic linux-info pam systemd toolchain-funcs user
-
-DESCRIPTION="Opensourced tools for VMware guests"
-HOMEPAGE="https://github.com/vmware/open-vm-tools";
-MY_P="${P}-8068406"
-SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X caf +deploypkg +dnet doc +fuse +grabbitmqproxy gtkmm +icu multimon pam 
+resolutionkms +ssl static-libs test +vgauth +xml-security-c xmlsec"
-REQUIRED_USE="
-       multimon? ( X )
-       vgauth? (
-               ^^ ( xmlsec xml-security-c )
-               ssl
-       )
-       caf? ( vgauth ssl )
-       grabbitmqproxy? ( ssl )
-"
-
-RDEPEND="
-       dev-libs/glib
-       net-libs/libtirpc
-       deploypkg? ( dev-libs/libmspack )
-       fuse? ( sys-fs/fuse:0 )
-       pam? ( virtual/pam )
-       ssl? ( dev-libs/openssl:0 )
-       vgauth? (
-               xml-security-c? ( dev-libs/xerces-c dev-libs/xml-security-c )
-               xmlsec? ( dev-libs/libxml2 dev-libs/xmlsec )
-       )
-       X? (
-               x11-libs/libXext
-               multimon? ( x11-libs/libXinerama )
-               x11-libs/libXi
-               x11-libs/libXrender
-               x11-libs/libXrandr
-               x11-libs/libXtst
-               x11-libs/libSM
-               x11-libs/libXcomposite
-               x11-libs/gdk-pixbuf:2
-               x11-libs/gtk+:3
-               gtkmm? (
-                       dev-cpp/gtkmm:3.0
-                       dev-libs/libsigc++:2
-               )
-       )
-       dnet? ( dev-libs/libdnet )
-       icu? ( dev-libs/icu:= )
-       caf? (
-               dev-libs/log4cpp
-               net-libs/rabbitmq-c
-       )
-       resolutionkms? (
-               x11-libs/libdrm[video_cards_vmware]
-               virtual/libudev
-       )
-"
-
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       net-libs/rpcsvc-proto
-       doc? ( app-doc/doxygen )
-       test? ( dev-util/cunit )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-       "${FILESDIR}/10.1.0-mount.vmhgfs.patch"
-       "${FILESDIR}/10.1.0-Werror.patch"
-       "${FILESDIR}/10.2.5-libtirpc.patch"
-)
-
-pkg_setup() {
-       local CONFIG_CHECK="~VMWARE_BALLOON ~VMWARE_PVSCSI ~VMXNET3"
-       use X && CONFIG_CHECK+=" ~DRM_VMWGFX"
-       kernel_is -lt 3 9 || CONFIG_CHECK+=" ~VMWARE_VMCI ~VMWARE_VMCI_VSOCKETS"
-       kernel_is -lt 3 || CONFIG_CHECK+=" ~FUSE_FS"
-       linux-info_pkg_setup
-}
-
-src_prepare() {
-       eapply -p2 "${PATCHES[@]}"
-       eapply_user
-       eautoreconf
-}
-
-src_configure() {
-       # On >=sys-libs/glibc-2.26, SunRPC no longer provided
-       # Use libtirpc and rpcsvc-proto instead
-       append-cppflags "$($(tc-getPKG_CONFIG) --cflags libtirpc)"
-       export LIBVMTOOLS_LIBADD="$($(tc-getPKG_CONFIG) --libs libtirpc)"
-       local myeconfargs=(
-               --without-root-privileges
-               $(use_enable multimon)
-               $(use_with X x)
-               $(use_with X gtk3)
-               $(use_with gtkmm gtkmm3)
-               $(use_enable doc docs)
-               $(use_enable test tests)
-               $(use_enable resolutionkms)
-               $(use_enable static-libs static)
-               $(use_enable deploypkg)
-               $(use_enable grabbitmqproxy)
-               $(use_with pam)
-               $(use_enable vgauth)
-               $(use vgauth && use_enable xmlsec xmlsec1)
-               $(use vgauth && use_enable xml-security-c xmlsecurity)
-               $(use_enable caf)
-               $(use_with dnet)
-               $(use_with icu)
-       )
-       # Avoid a bug in configure.ac
-       use ssl || myeconfargs+=( --without-ssl )
-
-       econf "${myeconfargs[@]}"
-}
-
-src_install() {
-       default
-       find "${D}" -name '*.la' -delete || die
-
-       if use pam; then
-               rm "${ED%/}"/etc/pam.d/vmtoolsd || die
-               pamd_mimic_system vmtoolsd auth account
-       fi
-
-       newinitd "${FILESDIR}/open-vm-tools.initd" vmware-tools
-       newconfd "${FILESDIR}/open-vm-tools.confd" vmware-tools
-
-       if use vgauth; then
-               systemd_newunit "${FILESDIR}"/vmtoolsd.vgauth.service 
vmtoolsd.service
-               systemd_dounit "${FILESDIR}"/vgauthd.service
-       else
-               systemd_dounit "${FILESDIR}"/vmtoolsd.service
-       fi
-
-       # Replace mount.vmhgfs with a wrapper
-       mv "${ED%/}"/usr/sbin/{mount.vmhgfs,hgfsmounter} || die
-       dosbin "${FILESDIR}/mount.vmhgfs"
-
-       # Make fstype = vmhgfs-fuse work in fstab
-       dosym vmhgfs-fuse /usr/bin/mount.vmhgfs-fuse
-
-       if use X; then
-               fperms 4711 /usr/bin/vmware-user-suid-wrapper
-               dobin scripts/common/vmware-xdg-detect-de
-
-               elog "To be able to use the drag'n'drop feature of VMware for 
file"
-               elog "exchange, please add the users to the 'vmware' group."
-       fi
-}
-
-pkg_postinst() {
-       enewgroup vmware
-}

Reply via email to