diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 22:44:47 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 22:44:47 +0000 |
commit | 0c36e1022b34e0eb9cc5a7f07a220b12e63054f3 (patch) | |
tree | 35d5898207f414827b20163e48bc0fc1cde11015 /games-emulation/openmsx | |
parent | add portuguese (pt) longdescription (diff) | |
download | gentoo-2-0c36e1022b34e0eb9cc5a7f07a220b12e63054f3.tar.gz gentoo-2-0c36e1022b34e0eb9cc5a7f07a220b12e63054f3.tar.bz2 gentoo-2-0c36e1022b34e0eb9cc5a7f07a220b12e63054f3.zip |
Version bump.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/openmsx/Manifest | 12 | ||||
-rw-r--r-- | games-emulation/openmsx/files/0.6.0-custom.mk.patch | 20 | ||||
-rw-r--r-- | games-emulation/openmsx/files/digest-openmsx-0.6.0 | 1 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.6.0.ebuild | 50 |
5 files changed, 80 insertions, 11 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index 89b704300e4f..c5221c231dc6 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/openmsx # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.17 2006/01/21 21:48:57 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.18 2006/01/21 22:44:47 chainsaw Exp $ + +*openmsx-0.6.0 (21 Jan 2006) + + 21 Jan 2006; <chainsaw@gentoo.org> +files/0.6.0-custom.mk.patch, + +openmsx-0.6.0.ebuild: + Version bump. 21 Jan 2006; <chainsaw@gentoo.org> openmsx-0.3.4.ebuild, openmsx-0.4.0.ebuild, openmsx-0.5.1.ebuild, openmsx-0.5.2.ebuild: diff --git a/games-emulation/openmsx/Manifest b/games-emulation/openmsx/Manifest index 9f079ad4ea1f..c75b08c65993 100644 --- a/games-emulation/openmsx/Manifest +++ b/games-emulation/openmsx/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3a727ee7c492f84475f7b23686af6868 ChangeLog 2785 MD5 c9145ee916ff637d0bb770affed4df4d files/0.5.1-custom.mk.patch 793 MD5 c9145ee916ff637d0bb770affed4df4d files/0.5.2-custom.mk.patch 793 @@ -8,6 +5,7 @@ MD5 04f5dc7ba36939e792262356a7558ac1 files/digest-openmsx-0.3.4 66 MD5 b55f13765241896c1c13a29faba65874 files/digest-openmsx-0.4.0 65 MD5 7ccfd4ca66e1508cc53df4ef7aa7ffe0 files/digest-openmsx-0.5.1 66 MD5 91653dad0231dd7e9a7e3d6e4ec5cd99 files/digest-openmsx-0.5.2 66 +MD5 21dc6d48adbc965cb1df872efe23f87d files/digest-openmsx-0.6.0 66 MD5 7e488066115ef9f2e653d6260cd2499b files/openmsx-0.4.0-custom.mk.patch 377 MD5 2aa177e70143c6086066c46f58217c69 files/openmsx-0.4.0-symlinking.patch 772 MD5 10087388eb3cb770a95f8adb6191333b files/openmsx-0.5.2-gcc4.patch 19379 @@ -16,10 +14,4 @@ MD5 18cf88e9c7e03eaa238584b0cd750928 openmsx-0.3.4.ebuild 1847 MD5 0d0cdb4450aa44829ef6af94211037bd openmsx-0.4.0.ebuild 1082 MD5 5eb909e08d6a3c9531878ab479f2cd1d openmsx-0.5.1.ebuild 1090 MD5 bdd6a8dea9178ca1ca867b7a13e280e4 openmsx-0.5.2.ebuild 1126 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD0qyyp5vW4rUFj5oRApQZAKC/tx4EhQJbuhsxoMkMbjBW5dL4IQCeJOSg -c9sOUfTnXsMyMohemlJiSwc= -=kF+m ------END PGP SIGNATURE----- +MD5 bdd6a8dea9178ca1ca867b7a13e280e4 openmsx-0.6.0.ebuild 1126 diff --git a/games-emulation/openmsx/files/0.6.0-custom.mk.patch b/games-emulation/openmsx/files/0.6.0-custom.mk.patch new file mode 100644 index 000000000000..2ae50f499595 --- /dev/null +++ b/games-emulation/openmsx/files/0.6.0-custom.mk.patch @@ -0,0 +1,20 @@ +--- 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/digest-openmsx-0.6.0 b/games-emulation/openmsx/files/digest-openmsx-0.6.0 new file mode 100644 index 000000000000..7f3b2ff74615 --- /dev/null +++ b/games-emulation/openmsx/files/digest-openmsx-0.6.0 @@ -0,0 +1 @@ +MD5 38d73d1fbb4d541dd89503037cf609d4 openmsx-0.6.0.tar.gz 1554138 diff --git a/games-emulation/openmsx/openmsx-0.6.0.ebuild b/games-emulation/openmsx/openmsx-0.6.0.ebuild new file mode 100644 index 000000000000..93c0ef00d312 --- /dev/null +++ b/games-emulation/openmsx/openmsx-0.6.0.ebuild @@ -0,0 +1,50 @@ +# 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.1 2006/01/21 22:44:47 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" +} + +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 +} |