diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-02 01:54:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-02 01:54:07 +0000 |
commit | 4cc44617163912522c92ce3a6b1a77235b7541bc (patch) | |
tree | 9a337567170ca95176e8825adaa681a7278b8b6b /games-emulation | |
parent | Bug #190804, version bump. (diff) | |
download | gentoo-2-4cc44617163912522c92ce3a6b1a77235b7541bc.tar.gz gentoo-2-4cc44617163912522c92ce3a6b1a77235b7541bc.tar.bz2 gentoo-2-4cc44617163912522c92ce3a6b1a77235b7541bc.zip |
old
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/openmsx/files/0.6.0-custom.mk.patch | 20 | ||||
-rw-r--r-- | games-emulation/openmsx/files/0.6.1-custom.mk.patch | 20 | ||||
-rw-r--r-- | games-emulation/openmsx/files/digest-openmsx-0.6.0 | 3 | ||||
-rw-r--r-- | games-emulation/openmsx/files/digest-openmsx-0.6.1 | 3 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.6.0.ebuild | 51 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.6.1.ebuild | 52 |
6 files changed, 0 insertions, 149 deletions
diff --git a/games-emulation/openmsx/files/0.6.0-custom.mk.patch b/games-emulation/openmsx/files/0.6.0-custom.mk.patch deleted file mode 100644 index 2ae50f499595..000000000000 --- a/games-emulation/openmsx/files/0.6.0-custom.mk.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- build/custom.mk.orig 2006-01-21 22:30:33.000000000 +0000 -+++ build/custom.mk 2006-01-21 22:31:17.000000000 +0000 -@@ -6,7 +6,7 @@ - # openMSX is always installed into a single self-contained directory. - # But you can change that directory to for example /usr/local/openMSX - # or /usr/games/openMSX if you like. --INSTALL_BASE:=/opt/openMSX -+INSTALL_BASE:=/usr/games/openmsx - - # Add ChangeLog version number to executable file name? This applies only to - # development versions, not to release versions (see version.mk). -@@ -16,7 +16,7 @@ - # This link is placed in a location that is typically in a user's path: - # /usr/local/bin for system-wide installs and ~/bin for personal installs. - # This setting is only relevant on systems that support symbolic links. --SYMLINK_FOR_BINARY:=true -+SYMLINK_FOR_BINARY:=false - - # Install content of Contrib/ directory? - # Currently this contains a version of C-BIOS. diff --git a/games-emulation/openmsx/files/0.6.1-custom.mk.patch b/games-emulation/openmsx/files/0.6.1-custom.mk.patch deleted file mode 100644 index 18fa0da9be08..000000000000 --- a/games-emulation/openmsx/files/0.6.1-custom.mk.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- openmsx-0.6.1/build/custom.mk.orig 2006-08-07 11:35:55.000000000 +0100 -+++ openmsx-0.6.1/build/custom.mk 2006-08-07 11:36:39.000000000 +0100 -@@ -6,7 +6,7 @@ - # openMSX is always installed into a single self-contained directory. - # But you can change that directory to for example /usr/local/openMSX - # or /usr/games/openMSX if you like. --INSTALL_BASE:=/opt/openMSX -+INSTALL_BASE:=/usr/games/openmsx - - # Add ChangeLog version number to executable file name? This applies only to - # development versions, not to release versions (see version.mk). -@@ -16,7 +16,7 @@ - # This link is placed in a location that is typically in a user's path: - # /usr/local/bin for system-wide installs and ~/bin for personal installs. - # This setting is only relevant on systems that support symbolic links. --SYMLINK_FOR_BINARY:=true -+SYMLINK_FOR_BINARY:=false - - # Install content of Contrib/ directory? - # Currently this contains a version of C-BIOS. diff --git a/games-emulation/openmsx/files/digest-openmsx-0.6.0 b/games-emulation/openmsx/files/digest-openmsx-0.6.0 deleted file mode 100644 index 8208a75325e7..000000000000 --- a/games-emulation/openmsx/files/digest-openmsx-0.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 38d73d1fbb4d541dd89503037cf609d4 openmsx-0.6.0.tar.gz 1554138 -RMD160 11310e0d2d3b57fcc7eb56ded0ae8bfd307059a3 openmsx-0.6.0.tar.gz 1554138 -SHA256 841ee06dbde54710fad9a454acc206538be7c9e207011e82c85b0a14417cf09f openmsx-0.6.0.tar.gz 1554138 diff --git a/games-emulation/openmsx/files/digest-openmsx-0.6.1 b/games-emulation/openmsx/files/digest-openmsx-0.6.1 deleted file mode 100644 index 9c9c4b763bd3..000000000000 --- a/games-emulation/openmsx/files/digest-openmsx-0.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 2331b83ef17dd7e52d755e9d37436742 openmsx-0.6.1.tar.gz 1739477 -RMD160 8bafbed66204ff5bd5d2269e2c896296a4b7249e openmsx-0.6.1.tar.gz 1739477 -SHA256 b3e7b7076088b942b501e64734e2a406e49fe279221e8edd57d2919501912fb8 openmsx-0.6.1.tar.gz 1739477 diff --git a/games-emulation/openmsx/openmsx-0.6.0.ebuild b/games-emulation/openmsx/openmsx-0.6.0.ebuild deleted file mode 100644 index ef92b9532ec6..000000000000 --- a/games-emulation/openmsx/openmsx-0.6.0.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.6.0.ebuild,v 1.2 2006/06/25 00:48:59 chainsaw Exp $ - -inherit flag-o-matic eutils games - -DESCRIPTION="MSX emulator that aims for perfection" -HOMEPAGE="http://openmsx.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -IUSE="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" - -DEPEND="dev-lang/tcl - dev-libs/libxml2 - media-libs/libpng - sys-libs/zlib - media-libs/sdl-image - media-libs/libsdl - virtual/opengl" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${PV}-custom.mk.patch" - sed -i '/LINK_FLAGS+=/s/-s//' build/main.mk || die "sed failed" -} - -src_compile() { - # fix bug 32745 - replace-flags -Os -O2 - - egamesconf || die - emake || die "Fatal error during compilation" -} - -src_install() { - egamesinstall \ - OPENMSX_INSTALL="${D}/usr/games/openmsx" || die - - dogamesbin "${D}"/usr/games/openmsx/bin/openmsx - dodoc README AUTHORS - dohtml -r doc/* - - # Tidy up install - rm -f "${D}${GAMES_DATADIR}/openmsx/"*.{txt,tex,html,png,css} - - prepgamesdirs -} diff --git a/games-emulation/openmsx/openmsx-0.6.1.ebuild b/games-emulation/openmsx/openmsx-0.6.1.ebuild deleted file mode 100644 index 3ab8758afc1d..000000000000 --- a/games-emulation/openmsx/openmsx-0.6.1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.6.1.ebuild,v 1.1 2006/08/07 10:52:40 chainsaw Exp $ - -inherit flag-o-matic eutils games - -DESCRIPTION="MSX emulator that aims for perfection" -HOMEPAGE="http://openmsx.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -IUSE="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" - -DEPEND="dev-lang/tcl - dev-libs/libxml2 - media-libs/libpng - media-libs/libsdl - media-libs/glew - media-libs/sdl-image - sys-libs/zlib - virtual/opengl" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${PV}-custom.mk.patch" - sed -i '/LINK_FLAGS+=/s/-s//' build/main.mk || die "sed failed" -} - -src_compile() { - # fix bug 32745 - replace-flags -Os -O2 - - egamesconf || die - emake || die "Fatal error during compilation" -} - -src_install() { - egamesinstall \ - OPENMSX_INSTALL="${D}/usr/games/openmsx" || die - - dogamesbin "${D}"/usr/games/openmsx/bin/openmsx - dodoc README AUTHORS - dohtml -r doc/* - - # Tidy up install - rm -f "${D}${GAMES_DATADIR}/openmsx/"*.{txt,tex,html,png,css} - - prepgamesdirs -} |