summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-04 18:59:59 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-04 18:59:59 +0000
commitfb7bc8ff10efae33a5cdb42672b52bdd817d2604 (patch)
tree72cdc78aa732b8892f0ccb8923280934d7ecf90c /app-emulation/vmware-player
parentVersion bumped to 1.0.1.19317 and closing bug #116846. (diff)
downloadhistorical-fb7bc8ff10efae33a5cdb42672b52bdd817d2604.tar.gz
historical-fb7bc8ff10efae33a5cdb42672b52bdd817d2604.tar.bz2
historical-fb7bc8ff10efae33a5cdb42672b52bdd817d2604.zip
Cleaning up older ebuilds.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-emulation/vmware-player')
-rw-r--r--app-emulation/vmware-player/ChangeLog7
-rw-r--r--app-emulation/vmware-player/Manifest5
-rw-r--r--app-emulation/vmware-player/files/digest-vmware-player-1.0.0.185871
-rw-r--r--app-emulation/vmware-player/files/vmware-player-1.0.0.18587-config.patch31
-rw-r--r--app-emulation/vmware-player/vmware-player-1.0.0.18587.ebuild222
5 files changed, 7 insertions, 259 deletions
diff --git a/app-emulation/vmware-player/ChangeLog b/app-emulation/vmware-player/ChangeLog
index a65b810e1523..70041c22fad2 100644
--- a/app-emulation/vmware-player/ChangeLog
+++ b/app-emulation/vmware-player/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/vmware-player
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.5 2006/01/04 18:57:04 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.6 2006/01/04 18:59:59 wolf31o2 Exp $
+
+ 04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ -files/vmware-player-1.0.0.18587-config.patch,
+ -vmware-player-1.0.0.18587.ebuild:
+ Cleaning up older ebuilds.
*vmware-player-1.0.1.19317 (04 Jan 2006)
diff --git a/app-emulation/vmware-player/Manifest b/app-emulation/vmware-player/Manifest
index f31eefef4e51..84bb94045907 100644
--- a/app-emulation/vmware-player/Manifest
+++ b/app-emulation/vmware-player/Manifest
@@ -1,12 +1,9 @@
-MD5 02a07c7ed28668e2c5b26e5c643167c0 ChangeLog 1561
+MD5 73f49068988c34f3ed947576a00767be ChangeLog 1731
MD5 40cfaf639df38a7cb04073555992d31e files/90vmware-player 91
-MD5 d4af168a5be952bb8d59e72900bd8303 files/digest-vmware-player-1.0.0.18587 79
MD5 ba3e0dad9be33beb665d01e171c6df82 files/digest-vmware-player-1.0.1.19317 79
-MD5 23d97e5e436a0d827b48db3ed9948aa7 files/vmware-player-1.0.0.18587-config.patch 1131
MD5 23d97e5e436a0d827b48db3ed9948aa7 files/vmware-player-1.0.1.19317-config.patch 1131
MD5 3df74f4dfaa783b6a2f9eba3f0030afa files/vmware-player-1.0.1.19317-config2.patch 647
MD5 10665536157729f47cf5417aa951316a files/vmware.rc 1412
MD5 aa1b576735134579f04b29763901dc4f files/vmware.xml 1592
MD5 7cc95faad4185e8ed375248bc73a17fc metadata.xml 159
-MD5 2c982d66c87e5e9d2937cd5e430ec4b2 vmware-player-1.0.0.18587.ebuild 7343
MD5 cd0a2cf2e7654f16fd4850de60e495ab vmware-player-1.0.1.19317.ebuild 7351
diff --git a/app-emulation/vmware-player/files/digest-vmware-player-1.0.0.18587 b/app-emulation/vmware-player/files/digest-vmware-player-1.0.0.18587
deleted file mode 100644
index a315cccd71d1..000000000000
--- a/app-emulation/vmware-player/files/digest-vmware-player-1.0.0.18587
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9028f0113ae5fe270924deca3530a178 VMware-player-1.0.0-18587.tar.gz 35781353
diff --git a/app-emulation/vmware-player/files/vmware-player-1.0.0.18587-config.patch b/app-emulation/vmware-player/files/vmware-player-1.0.0.18587-config.patch
deleted file mode 100644
index 1d864f7e0dd7..000000000000
--- a/app-emulation/vmware-player/files/vmware-player-1.0.0.18587-config.patch
+++ /dev/null
@@ -1,31 +0,0 @@
---- vmware-distrib/bin/vmware-config.pl.ori 2005-11-09 01:45:08.000000000 +0000
-+++ vmware-distrib/bin/vmware-config.pl 2005-11-09 01:48:21.000000000 +0000
-@@ -8433,7 +8433,7 @@
- error('Please shut down any running VMs and run this script again.' .
- "\n\n");
- } else {
-- if (system(shell_string(db_get_answer('INITSCRIPTSDIR') . '/vmware')
-+ if (system(shell_string('/etc/init.d' . '/vmware')
- . ' stop')) {
- error('Unable to stop services for ' . vmware_product_name() .
- "\n\n");
-@@ -8463,8 +8463,8 @@
- }
- if (vmware_product() ne 'server') {
- configure_gtk2();
-- createMimePackageFile();
-- configureDesktopFiles();
-+# createMimePackageFile();
-+# configureDesktopFiles();
- configure_mon();
- configure_pp();
- configure_net();
-@@ -8532,7 +8532,7 @@
- db_save();
- # Then start VMware's services
- if (!$gOption{'skipstopstart'}) {
-- system(shell_string(db_get_answer('INITSCRIPTSDIR') . '/vmware') . ' start');
-+ system(shell_string('/etc/init.d' . '/vmware') . ' start');
- print "\n";
- }
-
diff --git a/app-emulation/vmware-player/vmware-player-1.0.0.18587.ebuild b/app-emulation/vmware-player/vmware-player-1.0.0.18587.ebuild
deleted file mode 100644
index fd8bb63d8af5..000000000000
--- a/app-emulation/vmware-player/vmware-player-1.0.0.18587.ebuild
+++ /dev/null
@@ -1,222 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-1.0.0.18587.ebuild,v 1.2 2005/12/21 22:17:49 wolf31o2 Exp $
-
-# Unlike many other binary packages the user doesn't need to agree to a licence
-# to download VMWare. The agreeing to a licence is part of the configure step
-# which the user must run manually.
-
-inherit eutils
-
-S=${WORKDIR}/vmware-player-distrib
-#ANY_ANY="vmware-any-any-update94"
-NP="VMware-player-1.0.0-18587"
-DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
-HOMEPAGE="http://www.vmware.com/products/player/"
-SRC_URI="http://download3.vmware.com/software/vmplayer/${NP}.tar.gz"
-
-LICENSE="vmware"
-IUSE=""
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-RESTRICT="nostrip" # fetch"
-
-DEPEND="${RDEPEND} virtual/os-headers
- !app-emulation/vmware-workstation"
-# vmware-player should not use virtual/libc as this is a
-# precompiled binary package thats linked to glibc.
-RDEPEND="sys-libs/glibc
- amd64? ( app-emulation/emul-linux-x86-xlibs )
- virtual/x11
- >=dev-lang/perl-5
- >=sys-apps/baselayout-1.11.14
- sys-apps/pciutils"
-
-dir=/opt/vmware/player
-Ddir=${D}/${dir}
-VMWARE_GROUP=${VMWARE_GROUP:-vmware}
-
-pkg_setup() {
- # This is due to both bugs #104480 and #106170
- enewgroup "${VMWARE_GROUP}"
-}
-src_unpack() {
- unpack ${NP}.tar.gz
- cd ${S}
- # patch the config to not install desktop/icon files and proper gentoo init
- epatch ${FILESDIR}/${P}-config.patch
-
- chmod 755 lib/bin/vmplayer bin/vmnet-bridge lib/bin/vmware-vmx lib/bin-debug/vmware-vmx
-}
-
-src_install() {
- dodir ${dir}/bin
- cp -pPR bin/* ${Ddir}/bin
-
- dodir ${dir}/lib
- cp -dr lib/* ${Ddir}/lib
-
- # Since with Gentoo we compile everthing it doesn't make sense to keep
- # the precompiled modules arround. Saves about 4 megs of disk space too.
- rm -rf ${Ddir}/lib/modules/binary
- # We also don't need to keep the icons around
- rm -rf ${Ddir}/lib/share/icons
- # We set vmware-vmx and vmware-ping suid
- chmod u+s ${Ddir}/bin/vmware-ping
- chmod u+s ${Ddir}/lib/bin/vmware-vmx
-
- dodoc doc/* || die "dodoc"
- # Fix for bug #91191
- dodir ${dir}/doc
- insinto ${dir}/doc
- doins doc/EULA || die "copying EULA"
-
- # vmware service loader
- newinitd ${FILESDIR}/vmware.rc vmware || die "newinitd"
-
- # vmware enviroment
- doenvd ${FILESDIR}/90vmware-player || die "doenvd"
-
- dodir /etc/vmware/
- cp -pPR etc/* ${D}/etc/vmware/
-
- dodir /etc/vmware/init.d
- dodir /etc/vmware/init.d/rc0.d
- dodir /etc/vmware/init.d/rc1.d
- dodir /etc/vmware/init.d/rc2.d
- dodir /etc/vmware/init.d/rc3.d
- dodir /etc/vmware/init.d/rc4.d
- dodir /etc/vmware/init.d/rc5.d
- dodir /etc/vmware/init.d/rc6.d
- cp -pPR installer/services.sh ${D}/etc/vmware/init.d/vmware || die
- dosed 's/mknod -m 600/mknod -m 660/' /etc/vmware/init.d/vmware || die
- dosed '/c 119 "$vHubNr"/ a\
- chown root:vmware /dev/vmnet*\
- ' /etc/vmware/init.d/vmware || die
-
- # This is to fix a problem where if someone merges vmware and then
- # before configuring vmware they upgrade or re-merge the vmware
- # package which would rmdir the /etc/vmware/init.d/rc?.d directories.
- keepdir /etc/vmware/init.d/rc{0,1,2,3,4,5,6}.d
-
- insinto ${dir}/lib/icon
- doins ${S}/lib/share/icons/48x48/apps/${PN}.png || die
- doicon ${S}/lib/share/icons/48x48/apps/${PN}.png || die
- insinto /usr/share/mime/packages
- doins ${FILESDIR}/vmware.xml
-
- make_desktop_entry vmplayer "VMWare Player" ${PN}.png
-
- dodir /usr/bin
- dosym ${dir}/bin/vmplayer /usr/bin/vmplayer
-
- # this removes the user/group warnings
- chown -R root:0 ${D} || die
-
- dodir /etc/vmware
- # this makes the vmware-vmx executable only executable by vmware group
- fowners root:vmware ${dir}/lib/bin{,-debug}/vmware-vmx /etc/vmware \
- || die "Changing permissions"
- fperms 4750 ${dir}/lib/bin{,-debug}/vmware-vmx || die
- fperms 770 /etc/vmware || die
-
- # this adds udev rules for vmmon*
- dodir /etc/udev/rules.d
- echo 'KERNEL=="vmmon*", GROUP="vmware" MODE=660' > \
- ${D}/etc/udev/rules.d/60-vmware.rules || die
-
- # Questions:
- einfo "Adding answers to /etc/vmware/locations"
- locations="${D}/etc/vmware/locations"
- echo "answer BINDIR ${dir}/bin" >> ${locations}
- echo "answer LIBDIR ${dir}/lib" >> ${locations}
- echo "answer MANDIR ${dir}/man" >> ${locations}
- echo "answer DOCDIR ${dir}/doc" >> ${locations}
- echo "answer RUN_CONFIGURATOR no" >> ${locations}
- echo "answer INITDIR /etc/vmware/init.d" >> ${locations}
- echo "answer INITSCRIPTSDIR /etc/vmware/init.d" >> ${locations}
-}
-
-pkg_preinst() {
- # This must be done after the install to get the mtimes on each file
- # right. This perl snippet gets the /etc/vmware/locations file code:
- # perl -e "@a = stat('bin/vmware'); print \$a[9]"
- # The above perl line and the find line below output the same thing.
- # I would think the find line is faster to execute.
- # find /opt/vmware/bin/vmware -printf %T@
-
- #Note: it's a bit weird to use ${D} in a preinst script but it should work
- #(drobbins, 1 Feb 2002)
-
- einfo "Generating /etc/vmware/locations file."
- d=`echo ${D} | wc -c`
- for x in `find ${Ddir} ${D}/etc/vmware` ; do
- x="`echo ${x} | cut -c ${d}-`"
- if [ -d ${D}/${x} ] ; then
- echo "directory ${x}" >> ${D}/etc/vmware/locations
- else
- echo -n "file ${x}" >> ${D}/etc/vmware/locations
- if [ "${x}" == "/etc/vmware/locations" ] ; then
- echo "" >> ${D}/etc/vmware/locations
- elif [ "${x}" == "/etc/vmware/not_configured" ] ; then
- echo "" >> ${D}/etc/vmware/locations
- else
- echo -n " " >> ${D}/etc/vmware/locations
- #perl -e "@a = stat('${D}${x}'); print \$a[9]" >> ${D}/etc/vmware/locations
- find ${D}${x} -printf %T@ >> ${D}/etc/vmware/locations
- echo "" >> ${D}/etc/vmware/locations
- fi
- fi
- done
-}
-
-pkg_config() {
- einfo "Running ${dir}/bin/vmware-config.pl"
- ${dir}/bin/vmware-config.pl
-}
-
-pkg_postinst() {
- update-mime-database /usr/share/mime
-
- # This is to fix the problem where the not_configured file doesn't get
- # removed when the configuration is run. This doesn't remove the file
- # It just tells the vmware-config.pl script it can delete it.
- einfo "Updating /etc/vmware/locations"
- for x in /etc/vmware/._cfg????_locations ; do
- if [ -f $x ] ; then
- cat $x >> /etc/vmware/locations
- rm $x
- fi
- done
-
- einfo
- einfo "You need to run ${dir}/bin/vmware-config.pl to complete the install."
- einfo
- einfo "For VMware Add-Ons just visit"
- einfo "http://www.vmware.com/download/downloadaddons.html"
- einfo
- einfo "After configuring, type 'vmplayer' to launch"
- einfo
- einfo "Also note that when you reboot you should run:"
- einfo "/etc/init.d/vmplayer start"
- einfo "before trying to run vmplayer. Or you could just add"
- einfo "it to the default run level:"
- einfo "rc-update add vmplayer default"
- echo
- ewarn "Remember, in order to run vmplayer, you have to"
- ewarn "be in the '${VMWARE_GROUP}' group."
- echo
- ewarn "VMWare allows for the potential of overwriting files as root. Only"
- ewarn "give VMWare access to trusted individuals."
-
- #ewarn "For users of glibc-2.3.x, vmware-nat support is *still* broken on 2.6.x"
-}
-
-pkg_postrm() {
- einfo
- einfo "To remove all traces of vmware you will need to remove the files"
- einfo "in /etc/vmware/, /etc/init.d/vmware, /lib/modules/*/misc/vm*.o,"
- einfo "and .vmware/ in each users home directory. Don't forget to rmmod the"
- einfo "vm* modules, either."
- einfo
-}