diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-14 06:13:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-14 06:13:54 +0000 |
commit | 8f2d7faa9c6abea0a4957e3864c18e7587356666 (patch) | |
tree | 95639b178cd0e544710f29ff3953d7eeb290a4f6 /games-emulation/hatari | |
parent | old (diff) | |
download | gentoo-2-8f2d7faa9c6abea0a4957e3864c18e7587356666.tar.gz gentoo-2-8f2d7faa9c6abea0a4957e3864c18e7587356666.tar.bz2 gentoo-2-8f2d7faa9c6abea0a4957e3864c18e7587356666.zip |
old
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation/hatari')
-rw-r--r-- | games-emulation/hatari/Manifest | 2 | ||||
-rw-r--r-- | games-emulation/hatari/hatari-1.1.0.ebuild | 56 |
2 files changed, 0 insertions, 58 deletions
diff --git a/games-emulation/hatari/Manifest b/games-emulation/hatari/Manifest index a9314ba5b539..9c0dff1e0272 100644 --- a/games-emulation/hatari/Manifest +++ b/games-emulation/hatari/Manifest @@ -1,8 +1,6 @@ DIST hatari-1.0.1.tar.gz 879983 RMD160 04ef3fb627bcdbacdb1f05a7e04ec66933170eda SHA1 a5b55d42d169f166277fb6db267628472bb7fd21 SHA256 9eb3902fc6e8b18f93889ba122ac5a05cd1f769885f73a688e3c7ba5be85731d -DIST hatari-1.1.0.tar.bz2 840629 RMD160 a1d96891bbfba8e55b37e57feee9f2a91773e4f3 SHA1 7d1d8ee22cdd56cb9bb67b78fdbfb06980861aae SHA256 02d4518b40fe7ff4d01b036b48355cfb34d6b9945c02854e150c7a8d579239ca DIST hatari-1.2.0.tar.bz2 878589 RMD160 cbf7bdd3f678dc65b674d92d3f095a64c7fbac3e SHA1 e92b576708efa1aadda11e6b84d71a7f1d19f780 SHA256 f2ea252bf8095d357fbc3da66a5be9e988935970d8c3a36f680c1ceeaee15b43 EBUILD hatari-1.0.1.ebuild 1509 RMD160 1287c1baa6701f68fed3fbae9a8ee854f0e8030d SHA1 8ba53381c6970245df2e0d856cfa50f49f361994 SHA256 a0f732190454eba0294d9db6dc24bf33ab1fe3b32fd327c130a70f9a8a9f3c7a -EBUILD hatari-1.1.0.ebuild 1567 RMD160 9a50d939bd59b7996e5bc6f228b2676a6bc40995 SHA1 9c6f235db4dea969d1b950a4fef288f7a4db6bf9 SHA256 524426930103ca5921a445d88e34e70e988988b63ed47658369d03056754b47e EBUILD hatari-1.2.0.ebuild 1567 RMD160 d5a8cbdc3806e305be14ac8bd64358c327a6cfe2 SHA1 0d5eb37749ee887179910f0fac2e5ace59eb8927 SHA256 9cec269a5170f9e35faee5a6b0c37814cd7189d93d9b4c4c98b79dc661fe79e0 MISC ChangeLog 3169 RMD160 6519da82dcb507d1f7d424a2197b7538ce5dca79 SHA1 965442aac03bf4e6b533a26eaac37460dbd62fa9 SHA256 d3385c381b9cd47d3641c426e348f2cba5a8cc75671e1253ed20c63705475f11 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-emulation/hatari/hatari-1.1.0.ebuild b/games-emulation/hatari/hatari-1.1.0.ebuild deleted file mode 100644 index d8c7aa99044a..000000000000 --- a/games-emulation/hatari/hatari-1.1.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.1.0.ebuild,v 1.1 2009/01/13 01:28:54 mr_bones_ Exp $ - -inherit games - -DESCRIPTION="Atari ST emulator" -HOMEPAGE="http://hatari.berlios.de/" -SRC_URI="mirror://berlios/hatari/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="media-libs/libsdl - sys-libs/readline - media-libs/libpng - sys-libs/zlib" -DEPEND="${RDEPEND} - dev-util/pkgconfig" -RDEPEND="${RDEPEND} - games-emulation/emutos" - -src_compile() { - egamesconf || die - # broken deps in the makefiles - bug #164068 - emake -C src/uae-cpu gencpu || die "emake failed" - emake -C src/uae-cpu all || die "emake failed" - emake -C src || die "emake failed" -} - -src_install() { - dogamesbin "${S}/src/hatari" || die "dogamesbin failed" - insinto "${GAMES_DATADIR}/${PN}" - doins src/gui-sdl/font5x8.bmp src/gui-sdl/font10x16.bmp \ - || die "doins failed" - dodoc readme.txt doc/*.txt - dohtml -r doc/ - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - echo - elog "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation," - elog "has been installed in $(games_get_libdir) with a .img extension (there" - elog "are several from which to choose)." - elog - elog "Another option is to go to http://www.atari.st/ and get a real TOS:" - elog " http://www.atari.st/" - elog - elog "The first time you run hatari, you should configure it to find the" - elog "TOS you prefer to use. Be sure to save your settings." - echo -} |