Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=928a2c54a461afd02d8ad882e3e433f937f413f2

commit 928a2c54a461afd02d8ad882e3e433f937f413f2
Author: Pingax <pin...@frugalware.fr>
Date:   Tue Aug 28 19:06:34 2012 +0200

vmware-6.0.5_109488-1-i686
* Remove package

diff --git a/source/xapps-extra/vmware/FrugalBuild 
b/source/xapps-extra/vmware/FrugalBuild
deleted file mode 100644
index c66dd9e..0000000
--- a/source/xapps-extra/vmware/FrugalBuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Contributor: Miklos Vajna <vmik...@frugalware.org>
-# Maintainer: Karoly CZOVEK <sli...@rei.keni.hu>
-
-pkgname=vmware
-pkgver=6.0.5_109488
-anyver=
-pkgrel=1
-license="vmware"
-pkgdesc="Emulates a complete PC on your PC without the usual performance 
overhead of most emulators"
-url="http://www.vmware.com/download/workstation.html";
-depends=('xorg-server' 'perl' 'pciutils' 'kernel-source')
-groups=('xapps-extra')
-archs=('i686')
-up2date="lynx -dump $url |grep Latest|sed -ne 's/.*: \([^|]*\) |.*Build: 
\(.*\) | .*/\1_\2/; 1 p'"
-#source=(http://download2.vmware.com/software/wkst/VMware-workstation-`echo 
$pkgver|sed 's/_/-/'`.tar.gz \
-source=(VMware-workstation-`echo $pkgver|sed 's/_/-/'`.i386.tar.gz \
-        
#http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update$anyver.tar.gz \
-        locations)
-options=('nobuild')
-sha1sums=('6d24d25a6b15811e70a597628aafd8e1f1db5b85' \
-          '70f87c3752207aacb5b74c34f6e835d2cd5a5f87')
-
-# x86_64 sha1sum: b586114292f228d9a84b621bea23bebc4c8d9cc7
-
-build()
-{
-       # You have to download the VMware workstation from 
http://www.vmware.com/products/ws/ manually
-        Fcd vmware-distrib
-       [ -n "$anyver" ] && mv -f ../vmware-any-any-update$anyver/*.tar 
lib/modules/source/
-        chmod 755 lib/bin/vmware bin/vmnet-bridge lib/bin/vmware-vmx \
-                lib/bin-debug/vmware-vmx
-
-        Fmkdir /usr/lib/vmware/bin
-        cp -a bin/* $Fdestdir/usr/lib/vmware/bin
-        Fmkdir /usr/lib/vmware/lib
-        cp -dr lib/* $Fdestdir/usr/lib/vmware/lib
-        # delete precompiled modules
-        rm -rf $Fdestdir/usr/lib/vmware/lib/modules/binary
-        chmod u+s $Fdestdir/usr/lib/vmware/bin/vmware-ping
-        chmod u+s $Fdestdir/usr/lib/vmware/lib/bin/vmware-vmx
-        Fdocrel doc/open_source_licenses.txt
-        Fdocrel doc/EULA
-        Fln /usr/share/doc/$pkgname-$pkgver/EULA 
/usr/lib/vmware/lib/share/EULA.txt
-        Ffilerel man/man1/vmware.1.gz /usr/man/man/vmware.1.gz
-        Fexerel etc/installer.sh /etc/vmware/installer.sh
-        Fexerel installer/services.sh /etc/rc.d/rc.vmware
-        Fln rc.vmware /etc/rc.d/vmware
-        Fln /usr/lib/vmware/bin/vmware /usr/bin/vmware
-        Fln lib/share /usr/lib/vmware/share
-        Fln ../lib/libcrypto.so.0.9.7/libcrypto.so.0.9.7 
/usr/lib/vmware/lib/bin
-        Fln ../lib/libssl.so.0.9.7/libssl.so.0.9.7 /usr/lib/vmware/lib/bin
-        chown -R root:root $Fdestdir
-        Ffile /etc/vmware/locations
-        Frm /etc/vmware/not_configured
-        # generate /etc/vmware/locations
-        cd $Fdestdir
-        echo "answer SBINDIR /sbin" >> etc/vmware/locations
-        for i in `find usr/lib/vmware etc/vmware` ; do
-                if [ -d $i ] ; then
-                        echo "directory $i" >> etc/vmware/locations
-                else
-                        echo -n "file $i" >> etc/vmware/locations
-                        if [ "$i" == "etc/vmware/locations" ] ; then
-                                echo "" >> etc/vmware/locations
-                        else
-                                echo -n " " >> etc/vmware/locations
-                                find $i -printf %T@ >> etc/vmware/locations
-                                echo "" >> etc/vmware/locations
-                        fi
-                fi
-        done
-}
diff --git a/source/xapps-extra/vmware/locations 
b/source/xapps-extra/vmware/locations
deleted file mode 100644
index 261ea84..0000000
--- a/source/xapps-extra/vmware/locations
+++ /dev/null
@@ -1,7 +0,0 @@
-answer BINDIR /usr/lib/vmware/bin
-answer LIBDIR /usr/lib/vmware/lib
-answer MANDIR /usr/lib/vmware/man
-answer DOCDIR /usr/lib/vmware/doc
-answer RUN_CONFIGURATOR no
-answer INITDIR /etc/rc.d
-answer INITSCRIPTSDIR /etc/rc.d
diff --git a/source/xapps-extra/vmware/vmware.install 
b/source/xapps-extra/vmware/vmware.install
deleted file mode 100644
index 6eb0259..0000000
--- a/source/xapps-extra/vmware/vmware.install
+++ /dev/null
@@ -1,42 +0,0 @@
-post_install()
-{
-        echo -n "updating /etc/vmware/locations... "
-        for i in etc/vmware/._cfg????_locations ; do
-                if [ -f $i ] ; then
-                        cat $i >> etc/vmware/locations
-                        rm $i
-                fi
-        done
-
-       test -f  /etc/vmware/ssl/rui.key && chmod 400 /etc/vmware/ssl/rui.key
-       test -f /etc/vmware/ssl/rui.crt && chmod 444 /etc/vmware/ssl/rui.crt
-
-        echo "done."
-        cat << EOF
-You need to run /usr/lib/vmware/bin/vmware-config.pl to complete the install.
-For VMware Add-Ons just visit 
http://www.vmware.com/download/downloadaddons.html
-After configuring, type 'vmware' to launch
-Also note that when you reboot you should run:
-        service vmware start
-before trying to run vmware.  Or you could just add
-it to the default run level:
-        service vmware add
-EOF
-}
-
-pre_remove()
-{
-        cat << EOF
-
-To remove all traces of vmware you will need to remove the files
-in /etc/vmware/, /lib/modules/*/misc/vm*, and .vmware/ in each users
-home directory. Don't forget to rmmod the vm* modules, either.
-EOF
-}
-
-op=$1
-shift
-
-$op $*
-
-# vim: ft=sh
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to