diff options
25 files changed, 101 insertions, 113 deletions
diff --git a/app-emulation/dosbox-cvs/Manifest b/app-emulation/dosbox-cvs/Manifest index cbc749d97529..e41bbba350e5 100644 --- a/app-emulation/dosbox-cvs/Manifest +++ b/app-emulation/dosbox-cvs/Manifest @@ -1,3 +1,3 @@ -MD5 bae852bfd48b2ad2b56bbb181c71cb61 dosbox-cvs-20030809.ebuild 1241 +MD5 88e05696673177a4a1651a5c716f5014 dosbox-cvs-20030809.ebuild 1229 MD5 c2398866b87c197ad0c28bc2ef2350df ChangeLog 427 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-dosbox-cvs-20030809 0 diff --git a/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild index 4d7e8d03846a..c150118c01ae 100644 --- a/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild +++ b/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.1 2003/08/09 08:11:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.2 2003/09/04 01:17:49 msterret Exp $ DESCRIPTION="DOS Emulator" HOMEPAGE="http://www.dosbox.sf.net" @@ -13,12 +13,12 @@ SLOT="0" # don't install this package and the stable one at the same time. # they use the same binary names. DEPEND="sys-libs/ncurses - >=media-libs/libsdl-1.2.0 - media-libs/libpng - sys-libs/zlib - media-libs/sdl-net - alsa? ( media-libs/alsa-lib ) - !app-emulation/dosbox" + >=media-libs/libsdl-1.2.0 + media-libs/libpng + sys-libs/zlib + media-libs/sdl-net + alsa? ( media-libs/alsa-lib ) + !app-emulation/dosbox" inherit cvs debug flag-o-matic diff --git a/app-emulation/dosemu/Manifest b/app-emulation/dosemu/Manifest index 9636e295568f..4d39d35abbb4 100644 --- a/app-emulation/dosemu/Manifest +++ b/app-emulation/dosemu/Manifest @@ -1,12 +1,12 @@ +MD5 7929ef99a21275f85506a88ca62888ee ChangeLog 2117 +MD5 dcf9ab950e1773280b74782a519db542 dosemu-1.1.3-r1.ebuild 2147 +MD5 d9ec36d9d46f5683099de06755eef707 dosemu-1.1.4.15.ebuild 1919 +MD5 7985ecf66da1eb785793883a47039cbe dosemu-1.1.4.ebuild 2188 +MD5 60f5cf6ea03056106f3fbdd84296ebbc dosemu-1.1.5.ebuild 1531 +MD5 3d7b8a4c6df2aed7a914b1f8d55da4b8 dosemu-1.1.5-r1.ebuild 1636 MD5 20a65e5999072d738757e22ed2626e28 files/digest-dosemu-1.1.3-r1 129 MD5 a6ff6e1d128581d10035bc7d7bc781a5 files/digest-dosemu-1.1.4 129 MD5 5e4f5c1cb8a157071502e110dbb13e15 files/digest-dosemu-1.1.4.15 195 MD5 1111d8e64602844f871f5c0f2deb839b files/digest-dosemu-1.1.5 133 MD5 1111d8e64602844f871f5c0f2deb839b files/digest-dosemu-1.1.5-r1 133 MD5 11e355fbc16d4a8c49fbd93df36e1350 files/dosemu-broken-links.diff 521 -MD5 6743261f6c9d5770a6378531ea9ac106 dosemu-1.1.3-r1.ebuild 2146 -MD5 4bdc46b3751ac277713ae15f9ca236ad dosemu-1.1.4.ebuild 2190 -MD5 7929ef99a21275f85506a88ca62888ee ChangeLog 2117 -MD5 eedd69daaa4d0baab0792d083c9013c0 dosemu-1.1.4.15.ebuild 1922 -MD5 60f5cf6ea03056106f3fbdd84296ebbc dosemu-1.1.5.ebuild 1531 -MD5 cdbee52793354251d534bdeec386b3f4 dosemu-1.1.5-r1.ebuild 1641 diff --git a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild b/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild index 598e409e277e..e89775881284 100644 --- a/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild,v 1.13 2003/08/05 15:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.3-r1.ebuild,v 1.14 2003/09/04 00:58:24 msterret Exp $ DESCRIPTION="DOS Emulator" HOMEPAGE="http://www.dosemu.org/" @@ -61,6 +61,5 @@ src_install () { doman man/*.1 rm -rf ${D}/opt/dosemu/man/ - } diff --git a/app-emulation/dosemu/dosemu-1.1.4.15.ebuild b/app-emulation/dosemu/dosemu-1.1.4.15.ebuild index 21d72fab9898..6a40be25bd0d 100644 --- a/app-emulation/dosemu/dosemu-1.1.4.15.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.15.ebuild,v 1.3 2003/08/05 15:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.15.ebuild,v 1.4 2003/09/04 00:58:24 msterret Exp $ MAJOR_PV=${PV%.[0-9]*} MINOR_PV=${PV##[0-9]*.} @@ -61,11 +61,9 @@ src_install () { doman man/*.1 rm -rf ${D}/opt/dosemu/man/ - + mv ${D}/usr/share/doc/dosemu ${D}/usr/share/doc/${PF} - + # freedos tarball is needed in /usr/share/dosemu cp ${DISTDIR}/${PN}-freedos-bin.tgz ${D}/usr/share/dosemu - } - diff --git a/app-emulation/dosemu/dosemu-1.1.4.ebuild b/app-emulation/dosemu/dosemu-1.1.4.ebuild index db1ccfa451f2..93165e7f9644 100644 --- a/app-emulation/dosemu/dosemu-1.1.4.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.ebuild,v 1.5 2003/08/05 15:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.4.ebuild,v 1.6 2003/09/04 00:58:24 msterret Exp $ DESCRIPTION="DOS Emulator" HOMEPAGE="http://www.dosemu.org/" @@ -41,7 +41,7 @@ src_compile() { ### this is really a ./configure (honestly) ./base-configure \ ${myflags} || die "DOSemu Base Configuration Failed" - + ### Ok, the build tree is clean, lets make the executables, and 'dos' commands emake -C src || die "DOSemu Make Failed!" emake dosbin || die "DOSbin Make Failed" @@ -62,6 +62,4 @@ src_install () { doman man/*.1 rm -rf ${D}/opt/dosemu/man/ - } - diff --git a/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild b/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild index bca913fad88f..faf5bcf2a8c5 100644 --- a/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild +++ b/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild,v 1.2 2003/08/05 15:15:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.1.5-r1.ebuild,v 1.3 2003/09/04 00:58:24 msterret Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="X? ( virtual/x11 ) src_unpack() { unpack ${P}.tgz - epatch ${FILESDIR}/dosemu-broken-links.diff + epatch ${FILESDIR}/dosemu-broken-links.diff # extract freedos binary cd ${S}/src unpack ${P_FD}.tgz diff --git a/app-emulation/gngeo/Manifest b/app-emulation/gngeo/Manifest index cfae28fc60c3..0dec71f173c3 100644 --- a/app-emulation/gngeo/Manifest +++ b/app-emulation/gngeo/Manifest @@ -1,3 +1,3 @@ -MD5 3b4376b16d0ddfa5e687022c2e13e3ad gngeo-0.5.9a.ebuild 727 +MD5 b0aa67f88df43aba56c8e761f35af242 gngeo-0.5.9a.ebuild 724 MD5 a669b0e97738744db165dba33fc587d7 ChangeLog 385 MD5 891c5cfcc44ce184f67c53904f2ddf88 files/digest-gngeo-0.5.9a 64 diff --git a/app-emulation/gngeo/gngeo-0.5.9a.ebuild b/app-emulation/gngeo/gngeo-0.5.9a.ebuild index 4a5033cda57a..6bfa2316dc21 100644 --- a/app-emulation/gngeo/gngeo-0.5.9a.ebuild +++ b/app-emulation/gngeo/gngeo-0.5.9a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngeo/gngeo-0.5.9a.ebuild,v 1.1 2003/07/29 10:43:54 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngeo/gngeo-0.5.9a.ebuild,v 1.2 2003/09/04 01:20:29 msterret Exp $ DESCRIPTION="A NeoGeo emulator" HOMEPAGE="http://m.peponas.free.fr/gngeo/" @@ -21,7 +21,7 @@ src_install() { } pkg_postinst() { - einfo + einfo einfo "A licensed NeoGeo BIOS copy is required to run the emulator." einfo } diff --git a/app-emulation/hercules/Manifest b/app-emulation/hercules/Manifest index 93df07d9fe89..6fd7977fca5c 100644 --- a/app-emulation/hercules/Manifest +++ b/app-emulation/hercules/Manifest @@ -1,7 +1,7 @@ +MD5 b6d2df365bf2616f8598f70dadd3c51f ChangeLog 784 +MD5 91a1358b52c91f826767b825c0e0be64 hercules-2.15.ebuild 1668 +MD5 430df234119cbfe1d6cf834b48a22d64 hercules-2.17.1-r1.ebuild 1777 +MD5 0ab03babd5beca1ed0acbc76582126c7 hercules-2.17.1.ebuild 1532 MD5 a92556f9e4f8a85b2fbafc5389d6ab6b files/digest-hercules-2.15 65 MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1 68 MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1-r1 68 -MD5 93a4f6ee5063d082895d3ca7032bc03d hercules-2.15.ebuild 1668 -MD5 b6d2df365bf2616f8598f70dadd3c51f ChangeLog 784 -MD5 029a94901f75d546fc67240291a650d5 hercules-2.17.1.ebuild 1530 -MD5 58c1fd074c41a65863c8bcdb33484fc3 hercules-2.17.1-r1.ebuild 1774 diff --git a/app-emulation/hercules/hercules-2.15.ebuild b/app-emulation/hercules/hercules-2.15.ebuild index cb9becdbaa20..044359d31bff 100644 --- a/app-emulation/hercules/hercules-2.15.ebuild +++ b/app-emulation/hercules/hercules-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.8 2003/02/13 07:14:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.15.ebuild,v 1.9 2003/09/04 01:05:50 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" @@ -44,7 +44,6 @@ src_install() { } pkg_postinst() { - einfo einfo "Hercules System/370, ESA/390 and zArchitecture Mainframe" einfo "Emulator has been installed. Some useful utility files have" @@ -57,5 +56,4 @@ pkg_postinst() { einfo "download several real mainframe operating systems such as" einfo "OS/360, MVS 3.8J or VM370r6 from http://www.cbttape.org" einfo - } diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild index 60ed65b3cb56..a461e492a6d1 100644 --- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.3 2003/09/04 01:05:50 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" @@ -32,7 +32,7 @@ src_compile() { src_install() { make DESTDIR=${D} install - dodoc INSTALL + dodoc INSTALL dohtml -r html/ insinto /usr/share/hercules doins hercules.cnf diff --git a/app-emulation/hercules/hercules-2.17.1.ebuild b/app-emulation/hercules/hercules-2.17.1.ebuild index 858b389e6a53..30c4293d06de 100644 --- a/app-emulation/hercules/hercules-2.17.1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.3 2003/09/04 01:05:50 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" @@ -36,7 +36,6 @@ src_install() { } pkg_postinst() { - einfo einfo "Hercules System/370, ESA/390 and zArchitecture Mainframe" einfo "Emulator has been installed. Some useful utility files have" @@ -49,5 +48,4 @@ pkg_postinst() { einfo "download several real mainframe operating systems such as" einfo "OS/360, MVS 3.8J or VM370r6 from http://www.cbttape.org" einfo - } diff --git a/app-emulation/nwwine/Manifest b/app-emulation/nwwine/Manifest index e4942db6b51d..3e3fba38e13a 100644 --- a/app-emulation/nwwine/Manifest +++ b/app-emulation/nwwine/Manifest @@ -1,7 +1,7 @@ +MD5 0966d88267a8898bf41f05ce9aacf894 ChangeLog 833 +MD5 bfefd9c14cc5af781f3549413924723c nwwine-20020703.ebuild 3168 +MD5 c2cbd847df48a2b45d0dba165d8dfaac nwwine-20030618.ebuild 3327 MD5 cec34c252d6533f2810215a52b8da2ff files/digest-nwwine-20020703 68 MD5 af8da46a0e51578ff1e18e399141d628 files/nwwine-20020703-fake_windows.tar.bz2 500 MD5 0244316187b4ee80cb791d238f1a67a6 files/nwwine-20020703-misc.tar.bz2 4603 MD5 da29c2497d9360990085f8b6d248f9a5 files/digest-nwwine-20030618 293 -MD5 0966d88267a8898bf41f05ce9aacf894 ChangeLog 833 -MD5 bfefd9c14cc5af781f3549413924723c nwwine-20020703.ebuild 3168 -MD5 c59506d87e598900311c67ae425071cf nwwine-20030618.ebuild 3334 diff --git a/app-emulation/nwwine/nwwine-20030618.ebuild b/app-emulation/nwwine/nwwine-20030618.ebuild index 136ea1bd8226..3bb91efa0446 100644 --- a/app-emulation/nwwine/nwwine-20030618.ebuild +++ b/app-emulation/nwwine/nwwine-20030618.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/nwwine/nwwine-20030618.ebuild,v 1.3 2003/08/05 15:15:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/nwwine/nwwine-20030618.ebuild,v 1.4 2003/09/04 01:13:53 msterret Exp $ inherit eutils DESCRIPTION="A special version of wine for the Never Winter Nights toolkit" HOMEPAGE="http://www.winehq.com/ http://republika.pl/nwnlinux/" SRC_URI="mirror://gentoo/${P}-misc.tar.bz2 - ftp://128.173.184.249/Linux/nwwine/nwwine-based-on-${PV}.tar.gz + ftp://128.173.184.249/Linux/nwwine/nwwine-based-on-${PV}.tar.gz mirror://gentoo/${P}-fake_windows.tar.bz2 mirror://gentoo/wine-nvidia-fix.patch.gz" @@ -35,7 +35,7 @@ S=${WORKDIR}/nwwine-based-on-${PV} src_compile() { cd ${S}/dlls/opengl32 epatch ${WORKDIR}/wine-nvidia-fix.patch - + cd ${S} #fix the nwwine wrapper mv nwwine.sh nwwine.old @@ -80,7 +80,7 @@ src_install() { # copy config cp ${WORKDIR}/config . - + # put winedefault.reg into .data cp ${S}/winedefault.reg . diff --git a/app-emulation/plex86/Manifest b/app-emulation/plex86/Manifest index 80dac313bb18..0191e4969ffa 100644 --- a/app-emulation/plex86/Manifest +++ b/app-emulation/plex86/Manifest @@ -1,3 +1,3 @@ -MD5 f69edd2779b3ded0aca117efae08365e files/digest-plex86-20021117 68 -MD5 8cf6d1701e53fc95d6ff03a66332520b plex86-20021117.ebuild 2625 MD5 a99bb091146d05bd181822681661d42d ChangeLog 350 +MD5 59914c28b7b0f8f080f6f73794f216d8 plex86-20021117.ebuild 2509 +MD5 f69edd2779b3ded0aca117efae08365e files/digest-plex86-20021117 68 diff --git a/app-emulation/plex86/plex86-20021117.ebuild b/app-emulation/plex86/plex86-20021117.ebuild index fb66aa900224..50f2e3b2498d 100644 --- a/app-emulation/plex86/plex86-20021117.ebuild +++ b/app-emulation/plex86/plex86-20021117.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.5 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.6 2003/09/04 01:03:27 msterret Exp $ DESCRIPTION="Plex86 is THE opensource free-software alternative for VMWare, VirtualPC, and other IA-32 on IA-32 \"Virtual PC products.\"" HOMEPAGE="http://savannah.gnu.org/projects/plex86/" @@ -10,58 +10,57 @@ SLOT="0" KEYWORDS="x86" IUSE="X sdl" RDEPEND=">=sys-libs/ncurses-5.2-r7 - X? ( >=x11-base/xfree-4.2.0 ) - sdl? ( >=media-libs/libsdl-1.2.4 )" + X? ( >=x11-base/xfree-4.2.0 ) + sdl? ( >=media-libs/libsdl-1.2.4 )" DEPEND="${RDEPEND}" DEPEND="" S="${WORKDIR}/${P}" src_compile() { - MY_CONF="--with-Linux --enable-cdrom --enable-split-hd --enable-pci --enable-vbe --enable-sb16=linux --enable-instrumentation" - # --enable-ne2000 not working at the moment + MY_CONF="--with-Linux --enable-cdrom --enable-split-hd --enable-pci --enable-vbe --enable-sb16=linux --enable-instrumentation" + # --enable-ne2000 not working at the moment - MY_GUI="curses" - use X && MY_GUI="x" - use sdl && MY_GUI="sdl" - use sdl && export SDL_CFLAGS="`sdl-config --cflags`" - - use X && MY_CONF="${MY_CONF} --with-x --with-linux-source=/usr/src/linux" - MY_CONF="${MY_CONF} --with-gui=${MY_GUI}" + MY_GUI="curses" + use X && MY_GUI="x" + use sdl && MY_GUI="sdl" + use sdl && export SDL_CFLAGS="`sdl-config --cflags`" - # fix typo (bug submitted) - mv user/plugins/bochs/iodev/eth_fbsd.cc user/plugins/bochs/iodev/eth_fbsd.cc_orig - sed s/'inclide'/'include'/ user/plugins/bochs/iodev/eth_fbsd.cc_orig > user/plugins/bochs/iodev/eth_fbsd.cc + use X && MY_CONF="${MY_CONF} --with-x --with-linux-source=/usr/src/linux" + MY_CONF="${MY_CONF} --with-gui=${MY_GUI}" - ./configure \ + # fix typo (bug submitted) + mv user/plugins/bochs/iodev/eth_fbsd.cc user/plugins/bochs/iodev/eth_fbsd.cc_orig + sed s/'inclide'/'include'/ user/plugins/bochs/iodev/eth_fbsd.cc_orig > user/plugins/bochs/iodev/eth_fbsd.cc + + ./configure \ --host=${CHOST} \ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man ${MY_CONF} || die "./configure failed" - - make || die + + make || die } src_install() { - #make DESTDIR=${D} install || die - # for now just this: - dodir /opt/${P} - cp -r * ${D}/opt/${P} + #make DESTDIR=${D} install || die + # for now just this: + dodir /opt/${P} + cp -r * ${D}/opt/${P} } pkg_postinst() { - echo - einfo ",-----------------------------------------------------------------." - einfo "| IMPORTANT NOTICE |" - einfo "|-----------------------------------------------------------------|" - einfo "| This code is EXTREMELY EXPERIMENTAL, and may well result in a |" - einfo "| SYSTEM CRASH, and who knows what other ill effects. RUN THIS |" - einfo "| SOFTWARE AT YOUR OWN RISK. As a precaution, do not attempt to |" - einfo "| run this software on a system with important data on it, and |" - einfo "| make liberal use of the sync command! Expect to have to use |" - einfo "| the power button. |" - einfo "\`-----------------------------------------------------------------'" - echo - einfo "Contact me (lordvan@lordvan.com) if you encounter any problems." - echo - + echo + einfo ",-----------------------------------------------------------------." + einfo "| IMPORTANT NOTICE |" + einfo "|-----------------------------------------------------------------|" + einfo "| This code is EXTREMELY EXPERIMENTAL, and may well result in a |" + einfo "| SYSTEM CRASH, and who knows what other ill effects. RUN THIS |" + einfo "| SOFTWARE AT YOUR OWN RISK. As a precaution, do not attempt to |" + einfo "| run this software on a system with important data on it, and |" + einfo "| make liberal use of the sync command! Expect to have to use |" + einfo "| the power button. |" + einfo "\`-----------------------------------------------------------------'" + echo + einfo "Contact me (lordvan@lordvan.com) if you encounter any problems." + echo } diff --git a/app-emulation/uade/Manifest b/app-emulation/uade/Manifest index b59dcf532b13..67b666fe2630 100644 --- a/app-emulation/uade/Manifest +++ b/app-emulation/uade/Manifest @@ -1,5 +1,5 @@ -MD5 9f3fa48f74be5507b91c92af251f95e9 uade-0.73.ebuild 1354 -MD5 ab783b83fec64700f27f37c9e5bd2d8e uade-0.80.ebuild 1354 +MD5 13ba75c3d4ef1f8f10d7ea584c0ef06f uade-0.73.ebuild 1347 +MD5 140eb2d16c627b1996b83c434f83a06b uade-0.80.ebuild 1347 MD5 8009e5f6e3da8ee4e9b4aac8033ada7b ChangeLog 490 MD5 b56030cf3a179479fa1bf7c8f6d491de files/digest-uade-0.73 63 MD5 5563daa00b4f95d50be5c039950d0cca files/digest-uade-0.80 63 diff --git a/app-emulation/uade/uade-0.73.ebuild b/app-emulation/uade/uade-0.73.ebuild index 64d69ace9a9f..0b46cb9f8faf 100644 --- a/app-emulation/uade/uade-0.73.ebuild +++ b/app-emulation/uade/uade-0.73.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.73.ebuild,v 1.1 2003/08/27 08:14:43 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.73.ebuild,v 1.2 2003/09/04 01:19:04 msterret Exp $ -DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE - emulation and cloned m68k-assembler Eagleplayer API' +DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API' HOMEPAGE='http://ee.tut.fi/~heikki/uade.html' SRC_URI="http://ee.tut.fi/~heikki/uade/${P}.tar.bz2" @@ -38,8 +37,8 @@ src_compile() { } src_install() { - make DESTDIR=${D} install || die 'make install failed' - dodoc BUGS ChangeLog.txt FIXED + make DESTDIR=${D} install || die 'make install failed' + dodoc BUGS ChangeLog.txt FIXED rm -f ${D}/usr/share/doc/${P}/COPYING find ${D}/usr/share/doc/${P}/ \ \( -name '*.readme' -o \ diff --git a/app-emulation/uade/uade-0.80.ebuild b/app-emulation/uade/uade-0.80.ebuild index 18070674c170..ead673da8ccc 100644 --- a/app-emulation/uade/uade-0.80.ebuild +++ b/app-emulation/uade/uade-0.80.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.80.ebuild,v 1.1 2003/08/27 08:51:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.80.ebuild,v 1.2 2003/09/04 01:19:04 msterret Exp $ -DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE - emulation and cloned m68k-assembler Eagleplayer API' +DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API' HOMEPAGE='http://ee.tut.fi/~heikki/uade.html' SRC_URI="http://ee.tut.fi/~heikki/uade/${P}.tar.bz2" @@ -38,8 +37,8 @@ src_compile() { } src_install() { - make DESTDIR=${D} install || die 'make install failed' - dodoc BUGS ChangeLog.txt FIXED + make DESTDIR=${D} install || die 'make install failed' + dodoc BUGS ChangeLog.txt FIXED rm -f ${D}/usr/share/doc/${P}/COPYING find ${D}/usr/share/doc/${P}/ \ \( -name '*.readme' -o \ diff --git a/app-emulation/winex-transgaming/Manifest b/app-emulation/winex-transgaming/Manifest index 247445c41a18..3d8fc545d566 100644 --- a/app-emulation/winex-transgaming/Manifest +++ b/app-emulation/winex-transgaming/Manifest @@ -1,8 +1,8 @@ +MD5 0115f1d13bdd46ad2627b51653be757c ChangeLog 1760 +MD5 9fd8229b701d850e3084ac1a096b070f winex-transgaming-2.2.1.ebuild 2032 +MD5 d26b623abbbba83ba6e4ede4658adaf2 winex-transgaming-3.1.ebuild 2038 +MD5 0f3153a3fc74c1fa2522f10d8e6dd190 winex-transgaming-3.0.ebuild 2037 +MD5 6e817c3f6b82338028366853fddccf5f metadata.xml 157 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-winex-transgaming-2.2.1 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-winex-transgaming-3.1 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-winex-transgaming-3.0 0 -MD5 0115f1d13bdd46ad2627b51653be757c ChangeLog 1760 -MD5 6e817c3f6b82338028366853fddccf5f metadata.xml 157 -MD5 9fd8229b701d850e3084ac1a096b070f winex-transgaming-2.2.1.ebuild 2032 -MD5 629b445153be25f2f2d8d5cad08223df winex-transgaming-3.1.ebuild 2045 -MD5 b659cd52b1061cae020674a8f8d3edae winex-transgaming-3.0.ebuild 2041 diff --git a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild index 76e8555b61b1..af1c4bfedf92 100644 --- a/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild +++ b/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.3 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0.ebuild,v 1.4 2003/09/04 01:09:18 msterret Exp $ IUSE="cups opengl" @@ -18,7 +18,7 @@ RDEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 !app-emulation/winex" - + src_unpack () { if [ ! -e "${DISTDIR}/${MY_P}.tgz" ] ; then diff --git a/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild b/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild index 4cf52a5a38f1..512368eb3716 100644 --- a/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild +++ b/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild,v 1.1 2003/06/18 06:01:31 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.1.ebuild,v 1.2 2003/09/04 01:09:18 msterret Exp $ IUSE="cups opengl" @@ -18,7 +18,7 @@ RDEPEND="virtual/x11 cups? ( net-print/cups ) >=media-libs/freetype-2.0.0 !app-emulation/winex" - + src_unpack () { if [ ! -e "${DISTDIR}/${MY_P}.tgz" ] ; then diff --git a/app-emulation/xtrs/Manifest b/app-emulation/xtrs/Manifest index 66ffcf88d5b3..eca3dc714a1b 100644 --- a/app-emulation/xtrs/Manifest +++ b/app-emulation/xtrs/Manifest @@ -1,4 +1,4 @@ MD5 8d22d6ec8dbbb60ae8e01911de4d681c ChangeLog 347 -MD5 46ea7c7c5a35dcdad2046bdf8e242edf xtrs-4.9.ebuild 1724 +MD5 dce61e109d94750b9c58c1f154e75792 xtrs-4.9.ebuild 1724 MD5 87c9c445c414fb24d688e0eda2d8363d files/digest-xtrs-4.9 119 MD5 4bcbf9c6717042e4c3793af452ada659 files/xtrs-4.9-gentoo.diff 4318 diff --git a/app-emulation/xtrs/xtrs-4.9.ebuild b/app-emulation/xtrs/xtrs-4.9.ebuild index 1716fb3eee37..474132f7d144 100644 --- a/app-emulation/xtrs/xtrs-4.9.ebuild +++ b/app-emulation/xtrs/xtrs-4.9.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.8 2003/02/13 07:19:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xtrs/xtrs-4.9.ebuild,v 1.9 2003/09/04 00:59:12 msterret Exp $ DESCRIPTION="XTRS 4.9.0 - RadioShack TRS80 Emulator, inc. FreeWare ROM & LDOS Image" HOMEPAGE="http://www.tim-mann.org/trs80.html" LICENSE="GPL-2" KEYWORDS="x86" -SLOT="0" +SLOT="0" DEPEND="sys-libs/ncurses - sys-libs/readline + sys-libs/readline x11-base/xfree " SRC_URI="http://home.gwi.net/~plemon/sources/xtrs-4.9.tar.gz http://home.gwi.net/~plemon/support/disks/xtrs/ld4-631.tar.gz" |