Magellan Linux

Diff of /trunk/nonfree/vmware-workstation/vmware-workstation-6.5.2.156735-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2083 by niro, Mon Jun 15 22:54:34 2009 UTC revision 2166 by niro, Thu Jul 9 19:08:40 2009 UTC
# Line 18  DEPEND=">= virtual/glibc Line 18  DEPEND=">= virtual/glibc
18   >= x11-libs/libXft-2   >= x11-libs/libXft-2
19   >= dev-cpp/libsexymm-0.1.9   >= dev-cpp/libsexymm-0.1.9
20   >= dev-cpp/cairomm-1.8   >= dev-cpp/cairomm-1.8
21     >= dev-cpp/libgnomecanvasmm
22   >= virtual/kernel-sources   >= virtual/kernel-sources
23   >= sys-apps/pciutils-3.1   >= sys-apps/pciutils-3.1
24   >= sys-fs/fuse-2.7"   >= sys-fs/fuse-2.7"
25  # >= x11-libs/libgksu  # >= x11-libs/libgksu
26  # >= x11-libs/libview-  # >= x11-libs/libview-
27  # >= dev-cpp/libgnomecanvasmm  
28    
29  SDEPEND=">= dev-lang/python-2.6  SDEPEND=">= dev-lang/python-2.6
30   >= dev-python/lxml-2.2.1"   >= dev-python/lxml-2.2.1"
# Line 48  SRC_URI=( Line 49  SRC_URI=(
49   mirror://${PNAME}/${PNAME}-${PVER}-installer.patch   mirror://${PNAME}/${PNAME}-${PVER}-installer.patch
50  )  )
51    
52    UP2DATE="updatecmd http://vmware.com/download/ws/ | grep -A2 'for Linux' | grep 'Latest' | sed -e 's:|.*|::' -e 's:\ Build\:\ ::' -e 's/.*:\ \(.*\)\ /\1./'"
53    
54  src_prepare()  src_prepare()
55  {  {
56   install -d ${SRCDIR} || die   install -d ${SRCDIR} || die

Legend:
Removed from v.2083  
changed lines
  Added in v.2166