diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-02 00:47:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-09-02 00:47:21 +0000 |
commit | a020d52744b67dc8cc226fb60eabf32a468910de (patch) | |
tree | 450dc5c2a2b21c1d81de217bfc9884e0a6beed46 /games-emulation/raine | |
parent | Version bumped. (diff) | |
download | historical-a020d52744b67dc8cc226fb60eabf32a468910de.tar.gz historical-a020d52744b67dc8cc226fb60eabf32a468910de.tar.bz2 historical-a020d52744b67dc8cc226fb60eabf32a468910de.zip |
clean older ebuild
Diffstat (limited to 'games-emulation/raine')
-rw-r--r-- | games-emulation/raine/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/raine/Manifest | 6 | ||||
-rw-r--r-- | games-emulation/raine/files/digest-raine-0.36.2 | 3 | ||||
-rw-r--r-- | games-emulation/raine/raine-0.36.2.ebuild | 77 |
4 files changed, 6 insertions, 85 deletions
diff --git a/games-emulation/raine/ChangeLog b/games-emulation/raine/ChangeLog index f55c4aac6e90..a3f19da1c5fd 100644 --- a/games-emulation/raine/ChangeLog +++ b/games-emulation/raine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/raine # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/raine/ChangeLog,v 1.7 2004/07/01 11:16:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/raine/ChangeLog,v 1.8 2004/09/02 00:47:21 mr_bones_ Exp $ + + 01 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> -raine-0.36.2.ebuild: + clean older ebuild 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> raine-0.36.2.ebuild, raine-0.39.0.ebuild: diff --git a/games-emulation/raine/Manifest b/games-emulation/raine/Manifest index a8641e1646ad..0cce3cb0e76a 100644 --- a/games-emulation/raine/Manifest +++ b/games-emulation/raine/Manifest @@ -1,8 +1,6 @@ +MD5 274fade5e52beb0c4468c41711dd4480 ChangeLog 950 MD5 e00dc4152bf3eaf9c65b96c4e4528f4f raine-0.39.0.ebuild 1378 -MD5 95fe9a02713e32b044ddb779855e6d46 raine-0.36.2.ebuild 2042 -MD5 2a0ad05d3256650938648751a09bbe14 ChangeLog 852 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 e6966af385f6356c94eba79ee263a0b1 files/digest-raine-0.36.2 176 -MD5 8dc30ffdc0cf404a06ef6a0ae8fe1722 files/digest-raine-0.39.0 176 MD5 67647762ce31a7c21a2a040536f02b29 files/Raine.desktop 236 MD5 c4660e529000ed1406f1e98358b1b404 files/raine-allegro_4.1.5_fix.patch 569 +MD5 8dc30ffdc0cf404a06ef6a0ae8fe1722 files/digest-raine-0.39.0 176 diff --git a/games-emulation/raine/files/digest-raine-0.36.2 b/games-emulation/raine/files/digest-raine-0.36.2 deleted file mode 100644 index 82ad6e43cfc2..000000000000 --- a/games-emulation/raine/files/digest-raine-0.36.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bff7f62b6ea4a4bf1342f3a5c41debf3 raines-0.36.2.tar.bz2 1614994 -MD5 cec6e5ba7beeb2ece310c66fd55c7b4d rainedocs.zip 88671 -MD5 3529c30187861c37af8e1ce544746b1e icons.zip 3641 diff --git a/games-emulation/raine/raine-0.36.2.ebuild b/games-emulation/raine/raine-0.36.2.ebuild deleted file mode 100644 index 72a974669d23..000000000000 --- a/games-emulation/raine/raine-0.36.2.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/raine/raine-0.36.2.ebuild,v 1.6 2004/07/14 14:38:25 agriffis Exp $ - -inherit flag-o-matic - -DESCRIPTION="R A I N E M680x0 Arcade Emulation" -HOMEPAGE="http://www.rainemu.com/" -SRC_URI="http://www.rainemu.com/html/archive/raines-${PV}.tar.bz2 - http://www.rainemu.com/html/archive/rainedocs.zip - http://www.rainemu.com/html/archive/icons.zip" -# http://www.rainemu.com/html/archive/big-snapshot.zip" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="x86" -IUSE="kde nls static" - -DEPEND="virtual/libc - sys-libs/zlib - <media-libs/allegro-4.1.0 - media-libs/svgalib" - -S=${WORKDIR}/${PN} -RESTRICT=nostrip - -src_unpack() { - unpack ${A} - cd ${S} - - MARCH_FLAG="`get-flag march`" - MCPU_FLAG="`get-flag mcpu`" - [ -z "${MARCH_FLAG}" ] && MARCH_FLAG="${MCPU_FLAG}" - [ -z "${MCPU_FLAG}" ] && MCPU_FLAG="${MARCH_FLAG}" - - # Force our custom processor instead of pentium - cp makefile makefile.orig - sed -e "s:mcpu=pentium:mcpu=${MCPU_FLAG}:" \ - -e "s:march=pentium:march=${MARCH_FLAG}:" \ - -e 's:(prefix)/usr/games:(prefix)/usr/bin:' \ - -e 's:(sharedir)/games/raine:(sharedir)/raine:' \ - makefile.orig > makefile - - # Fix function-name collision with 4.1.x version of allegro -# patch -p1 < ${FILESDIR}/raine-allegro_4.1.5_fix.patch || die - cp source/gui/gui.c source/gui/gui.c.orig - sed -e 's:update_menu(:upd_menu(:' \ - source/gui/gui.c.orig > source/gui/gui.c -} - -src_compile() { - local myopts="OSTYPE=linux RAINE_LINUX=1 VERBOSE=1" - - use static \ - && myopts="${myopts} STATIC=1" \ - || myopts="${myopts} STATIC=" - - emake ${myopts} || die -} - -src_install() { - make prefix=${D} install || die - - exedat ${D}/usr/bin/raine ${D}/usr/share/raine/raine.dat - rm -f ${D}/usr/share/raine/raine.dat - - use nls || rm -rf ${D}/usr/share/raine/languages - - dodoc ${WORKDIR}/raine.txt - - insinto /usr/share/icons - doins ${WORKDIR}/*.png - if use kde ; then - insinto /usr/share/applnk/Games - doins ${FILESDIR}/Raine.desktop - fi -} |