diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
commit | 4aa001d561a3024a604c9e449b2e37cf9ff23f0b (patch) | |
tree | 65d3841da6467cad6841dfaf928804f108336957 /app-emulation | |
parent | cleanup (diff) | |
download | gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.gz gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.bz2 gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.zip |
cleanup
Diffstat (limited to 'app-emulation')
18 files changed, 3 insertions, 282 deletions
diff --git a/app-emulation/psemu-gpupetemesagl/Manifest b/app-emulation/psemu-gpupetemesagl/Manifest new file mode 100644 index 000000000000..2beb01fd5895 --- /dev/null +++ b/app-emulation/psemu-gpupetemesagl/Manifest @@ -0,0 +1,3 @@ +MD5 5e76fecc948adbe4453b2617f6e05b84 ChangeLog 1630 +MD5 29e289cd71652e6936aae0ac695c795b psemu-gpupetemesagl-1.6.7.ebuild 782 +MD5 6a7969fc5dc4b6977d951c95ede6ea01 files/digest-psemu-gpupetemesagl-1.6.7 68 diff --git a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.2 b/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.2 deleted file mode 100644 index a8a7e3952d1f..000000000000 --- a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 55fe89c22a071a428a6835e175781dbc gpupetemesagl162.tar.gz 180956 diff --git a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.3 b/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.3 deleted file mode 100644 index 49bec4604f82..000000000000 --- a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 37f17a9dc378e6eeb3c347d5b0b80870 gpupetemesagl163.tar.gz 183238 diff --git a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.4 b/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.4 deleted file mode 100644 index d8fe4ef84856..000000000000 --- a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 1a19896b998f166c18d9a45952a1bd09 gpupetemesagl164.tar.gz 187639 diff --git a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.5 b/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.5 deleted file mode 100644 index c1c5e5cf2c21..000000000000 --- a/app-emulation/psemu-gpupetemesagl/files/digest-psemu-gpupetemesagl-1.6.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 8a748366dd50366949abd0b0d9eb8441 gpupetemesagl165.tar.gz 187176 diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild deleted file mode 100644 index c078da05e06d..000000000000 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.8 2003/02/13 07:15:31 vapier Exp $ - -DESCRIPTION="PSEmu OpenGL GPU" -HOMEPAGE="http://home.t-online.de/home/PeteBernert" -LICENSE="freedist" -KEYWORDS="x86 -ppc" -SLOT="0" -DEPEND="virtual/opengl" -SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl162.tar.gz" -S=${WORKDIR} -IUSE="" - -src_install () { - insinto /usr/lib/psemu/plugins - doins lib* - chmod 755 ${D}/usr/lib/psemu/plugins/* - insinto /usr/lib/psemu/cfg - doins cfgPeteMesaGL - chmod 755 ${D}/usr/lib/psemu/cfg/* - dodoc readme.txt version.txt -} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild deleted file mode 100644 index 49d0980767b9..000000000000 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.8 2003/02/13 07:15:35 vapier Exp $ - -DESCRIPTION="PSEmu OpenGL GPU" -HOMEPAGE="http://home.t-online.de/home/PeteBernert" -LICENSE="freedist" -KEYWORDS="x86 -ppc" -SLOT="0" -DEPEND="virtual/opengl" -SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl163.tar.gz" -S=${WORKDIR} -IUSE="" - -src_install () { - insinto /usr/lib/psemu/plugins - doins lib* - chmod 755 ${D}/usr/lib/psemu/plugins/* - insinto /usr/lib/psemu/cfg - doins cfgPeteMesaGL - chmod 755 ${D}/usr/lib/psemu/cfg/* - dodoc readme.txt version.txt -} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild deleted file mode 100644 index af4f6e3a195a..000000000000 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.7 2003/02/13 07:15:41 vapier Exp $ - -URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` -DESCRIPTION="PSEmu OpenGL GPU" -HOMEPAGE="http://home.t-online.de/home/PeteBernert" -LICENSE="freedist" -KEYWORDS="x86 -ppc" -SLOT="0" -DEPEND="virtual/opengl" -SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" -S=${WORKDIR} -IUSE="" - -src_install () { - insinto /usr/lib/psemu/plugins - doins lib* - chmod 755 ${D}/usr/lib/psemu/plugins/* - insinto /usr/lib/psemu/cfg - doins cfgPeteMesaGL - chmod 755 ${D}/usr/lib/psemu/cfg/* - dodoc readme.txt version.txt -} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild deleted file mode 100644 index 55f57a4e5cb7..000000000000 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.5 2003/02/13 07:15:45 vapier Exp $ - -URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` -DESCRIPTION="PSEmu OpenGL GPU" -HOMEPAGE="http://home.t-online.de/home/PeteBernert" -LICENSE="freedist" -KEYWORDS="x86 -ppc" -SLOT="0" -DEPEND="virtual/opengl" -SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" -S=${WORKDIR} -IUSE="" - -src_install () { - insinto /usr/lib/psemu/plugins - doins lib* - chmod 755 ${D}/usr/lib/psemu/plugins/* - insinto /usr/lib/psemu/cfg - doins cfgPeteMesaGL - chmod 755 ${D}/usr/lib/psemu/cfg/* - dodoc readme.txt version.txt -} diff --git a/app-emulation/vmware-workstation/Manifest b/app-emulation/vmware-workstation/Manifest index c33541e99779..e1ee12ded068 100644 --- a/app-emulation/vmware-workstation/Manifest +++ b/app-emulation/vmware-workstation/Manifest @@ -8,14 +8,6 @@ MD5 677d3f162d6bcd8a95494c925c0050fe files/3.2.0.2230-r1/VMwareWorkstation.deskt MD5 9e5a50beb584c9ba35ba1f7043ed436b files/3.2.0.2230-r1/vmware 1439 MD5 3bfb39f5e96f60db67c7246f74c21501 files/3.2.0.2230-r1/vmware-config.pl-gcc-generalized.patch 2948 MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/3.2.0.2230-r1/vmware.png 470 -MD5 48c1667773503fee21a1068da07440b9 files/4.0.4320/90vmware 70 -MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4320/VMwareWorkstation.desktop 241 -MD5 0a8225372a21eea1c73b9cdad18d8755 files/4.0.4320/vmware 1437 -MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/4.0.4320/vmware.png 470 -MD5 48c1667773503fee21a1068da07440b9 files/4.0.4388/90vmware 70 -MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4388/VMwareWorkstation.desktop 241 -MD5 e65d2f01aec2c00afdb0112325de6792 files/4.0.4388/vmware 1436 -MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/4.0.4388/vmware.png 470 MD5 48c1667773503fee21a1068da07440b9 files/4.0.4460/90vmware 70 MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4460/VMwareWorkstation.desktop 241 MD5 c571818b2b5ee66d89fc9fbee5c3e608 files/4.0.4460/vmware 1432 diff --git a/app-emulation/vmware-workstation/files/4.0.4320/90vmware b/app-emulation/vmware-workstation/files/4.0.4320/90vmware deleted file mode 100644 index 8e00d2bb0587..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/90vmware +++ /dev/null @@ -1,3 +0,0 @@ -PATH=/opt/vmware/bin -ROOTPATH=/opt/vmware/bin -MANPATH=/opt/vmware/man diff --git a/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop b/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop deleted file mode 100644 index 9e42f9c1b4c6..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=VMware Workstation -Comment=VMware Workstation -GenericName=Virtual PC Emulator -Exec=vmware -Icon=/opt/vmware/lib/icon/vmware.png -Path= -Terminal=0 -TerminalOptions= -Type=Application -X-KDE-SubstituteUID=false -X-KDE-Username= diff --git a/app-emulation/vmware-workstation/files/4.0.4320/vmware b/app-emulation/vmware-workstation/files/4.0.4320/vmware deleted file mode 100644 index ef2cedda1d60..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/vmware +++ /dev/null @@ -1,73 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/4.0.4320/vmware,v 1.1 2003/03/22 23:57:15 malverian Exp $ - -depend() { - need localmount - use logger net -} - -vmware-prettify() { - # Yea, the code is ugly but the output is pretty - state=$1 - waserror=0 - msgtype=0 - while read line - do - [ "$line" == "" ] && continue - if [ "$msgtype" -le "0" ] - then - if [ "$msgtype" == "-1" ] - then - ewarn $line - continue - fi - if [ "${line/*:*/}" == "" ] - then - einfon $line - echo - eend 0 - msgtype=1 - else - ewarn $line - msgtype=-1 - waserror=1 - fi - continue - fi - - # Strip out anything after the <esc> code - message=`echo $line | sed -e "s/^\(.*\).*$/\1/"` - einfon " $message" - echo - - echo $line | grep done > /dev/null - status=$? - eend $status - - if [ "$status" != "0" ] - then - logger -p local0.err -t vmware-${state} "$line" - waserror=$status - fi - done - if [ "$msgtype" == "-1" ] - then - eend 1 "VMware is not properly configured! See above." - fi - return $waserror -} - -start() { - test -x /etc/vmware/init.d/vmware || \ - eend 1 "vmware init script not found. Aborting" || return 1 - - /etc/vmware/init.d/vmware start | vmware-prettify start - return $? -} - -stop() { - /etc/vmware/init.d/vmware stop | vmware-prettify stop - return $? -} diff --git a/app-emulation/vmware-workstation/files/4.0.4320/vmware.png b/app-emulation/vmware-workstation/files/4.0.4320/vmware.png Binary files differdeleted file mode 100644 index 06672aa3f0bf..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/vmware.png +++ /dev/null diff --git a/app-emulation/vmware-workstation/files/4.0.4388/90vmware b/app-emulation/vmware-workstation/files/4.0.4388/90vmware deleted file mode 100644 index 8e00d2bb0587..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/90vmware +++ /dev/null @@ -1,3 +0,0 @@ -PATH=/opt/vmware/bin -ROOTPATH=/opt/vmware/bin -MANPATH=/opt/vmware/man diff --git a/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop b/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop deleted file mode 100644 index 9e42f9c1b4c6..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=VMware Workstation -Comment=VMware Workstation -GenericName=Virtual PC Emulator -Exec=vmware -Icon=/opt/vmware/lib/icon/vmware.png -Path= -Terminal=0 -TerminalOptions= -Type=Application -X-KDE-SubstituteUID=false -X-KDE-Username= diff --git a/app-emulation/vmware-workstation/files/4.0.4388/vmware b/app-emulation/vmware-workstation/files/4.0.4388/vmware deleted file mode 100644 index 1c7af05709dc..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/vmware +++ /dev/null @@ -1,73 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/4.0.4388/vmware,v 1.1 2003/03/27 04:26:13 drobbins Exp $ - -depend() { - need localmount - use logger net -} - -vmware-prettify() { - # Yea, the code is ugly but the output is pretty - state=$1 - waserror=0 - msgtype=0 - while read line - do - [ "$line" == "" ] && continue - if [ "$msgtype" -le "0" ] - then - if [ "$msgtype" == "-1" ] - then - ewarn $line - continue - fi - if [ "${line/*:*/}" == "" ] - then - einfon $line - echo - eend 0 - msgtype=1 - else - ewarn $line - msgtype=-1 - waserror=1 - fi - continue - fi - - # Strip out anything after the <esc> code - message=`echo $line | sed -e "s/^\(.*\).*$/\1/"` - einfon " $message" - echo - - echo $line | grep done > /dev/null - status=$? - eend $status - - if [ "$status" != "0" ] - then - logger -p local0.err -t vmware-${state} "$line" - waserror=$status - fi - done - if [ "$msgtype" == "-1" ] - then - eend 1 "VMware is not properly configured! See above." - fi - return $waserror -} - -start() { - test -x /etc/vmware/init.d/vmware || \ - eend 1 "vmware init script not found. Aborting" || return 1 - - /etc/vmware/init.d/vmware start | vmware-prettify start - return $? -} - -stop() { - /etc/vmware/init.d/vmware stop | vmware-prettify stop - return $? -} diff --git a/app-emulation/vmware-workstation/files/4.0.4388/vmware.png b/app-emulation/vmware-workstation/files/4.0.4388/vmware.png Binary files differdeleted file mode 100644 index 06672aa3f0bf..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/vmware.png +++ /dev/null |