[Frugalware-git] frugalware-current: vmware-6.0.2_59824-1-i686

Krisztian VASAS iron at frugalware.org
Sat Jan 5 21:36:29 CET 2008


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

commit ed98c92972c5bcff8bff5c92e2c8d998fd50b74e
Author: Krisztian VASAS <iron at frugalware.org>
Date:   Sat Jan 5 21:35:50 2008 +0100

vmware-6.0.2_59824-1-i686
- version bump
- changed source (mirroring not allowed by license

diff --git a/source/xapps-extra/vmware/FrugalBuild b/source/xapps-extra/vmware/FrugalBuild
index fd0ef40..d8ccffe 100644
--- a/source/xapps-extra/vmware/FrugalBuild
+++ b/source/xapps-extra/vmware/FrugalBuild
@@ -3,18 +3,18 @@
# Maintainer: Karoly CZOVEK <slinky at rei.keni.hu>

pkgname=vmware
-pkgver=5.5.5_56455
-anyver=113
+pkgver=6.0.2_59824
+anyver=115
pkgrel=1
license="vmware"
-pkgdesc="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
+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=(http://gd4.tuwien.ac.at/opsys/linux/gentoo/distfiles/VMware-workstation-`echo $pkgver|sed 's/_/-/'`.tar.gz \
+source=(VMware-workstation-`echo $pkgver|sed 's/_/-/'`.tar.gz \
http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update$anyver.tar.gz \
locations)
options=('nobuild')
@@ -22,6 +22,7 @@ options=('nobuild')

build()
{
+	# You have to download the VMware workstation from http://www.vmware.com/products/ws/ manually
Fcd vmware-distrib
mv -f ../vmware-any-any-update$anyver/*.tar lib/modules/source/
chmod 755 lib/bin/vmware bin/vmnet-bridge lib/bin/vmware-vmx \


More information about the Frugalware-git mailing list