diff options
author | 2006-02-10 19:58:35 +0000 | |
---|---|---|
committer | 2006-02-10 19:58:35 +0000 | |
commit | 2d0f3f5a97a65fad8948043f42e8c239aba854ac (patch) | |
tree | 00c0302dc4f1f870cde3069e746794cdeec96bc5 /games-emulation/hugo | |
parent | Added modular X dependencies and closing bug #121618. (diff) | |
download | historical-2d0f3f5a97a65fad8948043f42e8c239aba854ac.tar.gz historical-2d0f3f5a97a65fad8948043f42e8c239aba854ac.tar.bz2 historical-2d0f3f5a97a65fad8948043f42e8c239aba854ac.zip |
Added modular X dependencies and closing bug #121620.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'games-emulation/hugo')
-rw-r--r-- | games-emulation/hugo/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/hugo/Manifest | 16 | ||||
-rw-r--r-- | games-emulation/hugo/files/digest-hugo-2.09 | 1 | ||||
-rw-r--r-- | games-emulation/hugo/hugo-2.09.ebuild | 44 | ||||
-rw-r--r-- | games-emulation/hugo/hugo-2.12.ebuild | 11 |
5 files changed, 23 insertions, 57 deletions
diff --git a/games-emulation/hugo/ChangeLog b/games-emulation/hugo/ChangeLog index 3a3f16c4e41e..f6f7ab20aec1 100644 --- a/games-emulation/hugo/ChangeLog +++ b/games-emulation/hugo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/hugo -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hugo/ChangeLog,v 1.4 2005/11/29 17:25:15 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hugo/ChangeLog,v 1.5 2006/02/10 19:58:35 wolf31o2 Exp $ + + 10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> -hugo-2.09.ebuild, + hugo-2.12.ebuild: + Added modular X dependencies and closing bug #121620. *hugo-2.12 (29 Nov 2005) diff --git a/games-emulation/hugo/Manifest b/games-emulation/hugo/Manifest index 0020bb04818a..10d1139097f4 100644 --- a/games-emulation/hugo/Manifest +++ b/games-emulation/hugo/Manifest @@ -1,6 +1,12 @@ -MD5 ee827b330998074f7c094ccfa8bbe19d hugo-2.09.ebuild 940 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 8a6d23dd5ffb5022ce91b92b7daf2502 hugo-2.12.ebuild 718 -MD5 5bd5aac78de0ed58b25c9f729de3c89f ChangeLog 652 -MD5 fa502e1b91f90cb5e840984c396a0866 files/digest-hugo-2.09 61 +MD5 b51c4bf08983ef390e9068d3e7866ae7 ChangeLog 801 +RMD160 b23b1f637c299f3a58c6fce65f5e3c9d03a5cc64 ChangeLog 801 +SHA256 832a53a925e41fbb270523f270744c62f3a1caadf5b39b20bede5ec0caaf1498 ChangeLog 801 MD5 eadefbe27e1e46626ed8a6018c137bc3 files/digest-hugo-2.12 61 +RMD160 3bc36b0e93212564643b564e717f38492b45153e files/digest-hugo-2.12 61 +SHA256 98dff9e696769164eff9a584ce81e9bdd2aaf3e04aede0d058286df6b396afbb files/digest-hugo-2.12 61 +MD5 f633a6392dc3776a13c90a4a2ba068e3 hugo-2.12.ebuild 744 +RMD160 98a489aca1ebb4d43800b4b6d7f7098fd2410714 hugo-2.12.ebuild 744 +SHA256 804471bea2c1c8050f12a0b1f9beaab9d3e8d7da932fdfb3f05d001d070b6cfa hugo-2.12.ebuild 744 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea metadata.xml 158 +SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 metadata.xml 158 diff --git a/games-emulation/hugo/files/digest-hugo-2.09 b/games-emulation/hugo/files/digest-hugo-2.09 deleted file mode 100644 index d7b8cb24e09f..000000000000 --- a/games-emulation/hugo/files/digest-hugo-2.09 +++ /dev/null @@ -1 +0,0 @@ -MD5 9ea90274a0239cea577d6f7fa984e4b0 hugo_lin_209.tgz 244317 diff --git a/games-emulation/hugo/hugo-2.09.ebuild b/games-emulation/hugo/hugo-2.09.ebuild deleted file mode 100644 index 71969fa40dd2..000000000000 --- a/games-emulation/hugo/hugo-2.09.ebuild +++ /dev/null @@ -1,44 +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/hugo/hugo-2.09.ebuild,v 1.6 2004/09/23 09:24:21 mr_bones_ Exp $ - -inherit games - -DESCRIPTION="PC-Engine (TG16) emulator for linux" -HOMEPAGE="http://www.zeograd.com/" -SRC_URI="http://www.zeograd.com/download/hugo_lin_${PV//.}.tgz" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -RDEPEND="virtual/x11 - virtual/libc - media-libs/libsdl" - -S="${WORKDIR}/hugo-${PV}" - -src_install() { - local dir="${GAMES_PREFIX_OPT}/${PN}" - - exeinto "${dir}" - doexe hugo || die - - insinto "${dir}/roms" - doins dracx.hcd flipit.pce - - insinto "${dir}/cfg" - doins hugo.ini - - dodoc *.fr *.txt *.es changes faq - games_make_wrapper hugo ./hugo "${dir}" - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - echo - einfo "Online Compatibility List:" - einfo " http://www.zeograd.com/compatibility_list.php" -} diff --git a/games-emulation/hugo/hugo-2.12.ebuild b/games-emulation/hugo/hugo-2.12.ebuild index 422292cbe148..0e1c063f069f 100644 --- a/games-emulation/hugo/hugo-2.12.ebuild +++ b/games-emulation/hugo/hugo-2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hugo/hugo-2.12.ebuild,v 1.1 2005/11/29 17:25:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hugo/hugo-2.12.ebuild,v 1.2 2006/02/10 19:58:35 wolf31o2 Exp $ inherit games @@ -13,14 +13,15 @@ SLOT="0" KEYWORDS="x86" IUSE="" -RDEPEND="virtual/x11 - media-libs/libsdl" +RDEPEND="x11-libs/gtk+ + media-libs/libsdl + media-libs/libvorbis" src_install() { dogamesbin hugo || die "dogamesbin failed" insinto "${GAMES_DATADIR}/${PN}" doins -r pixmaps || die "doins gamedata failed" - dodoc AUTHORS Changlog NEWS README TODO || die "dodoc failed" + dodoc AUTHORS ChangeLog NEWS README TODO || die "dodoc failed" dohtml doc/*html prepgamesdirs } |