summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-10-16 22:34:26 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-10-16 22:34:26 +0000
commit1a64b1a3a5821050ca5f1dad588a336ad861db44 (patch)
treef6af0d66fa86986e4d72a33d3fe4037a73d5cf57 /games-emulation
parentversion bump (diff)
downloadhistorical-1a64b1a3a5821050ca5f1dad588a336ad861db44.tar.gz
historical-1a64b1a3a5821050ca5f1dad588a336ad861db44.tar.bz2
historical-1a64b1a3a5821050ca5f1dad588a336ad861db44.zip
version bump
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/dosbox/Manifest4
-rw-r--r--games-emulation/dosbox/dosbox-0.60.ebuild27
-rw-r--r--games-emulation/dosbox/files/digest-dosbox-0.601
3 files changed, 30 insertions, 2 deletions
diff --git a/games-emulation/dosbox/Manifest b/games-emulation/dosbox/Manifest
index 13ee10642d36..1c45ac01a4c3 100644
--- a/games-emulation/dosbox/Manifest
+++ b/games-emulation/dosbox/Manifest
@@ -1,7 +1,7 @@
-MD5 8b935de9042fbc87261338964981c085 ChangeLog 579
+MD5 32adb029b4993364c08b9294c371a8e5 ChangeLog 702
MD5 167e070338162f10662b76153c0f1168 dosbox-0.57.ebuild 652
MD5 a763cf73f6bb800b4f215de7b0751923 dosbox-0.58.ebuild 604
-MD5 a763cf73f6bb800b4f215de7b0751923 dosbox-0.60.ebuild 604
+MD5 b3fe5501dbc664dc044a25924624902f dosbox-0.60.ebuild 738
MD5 0cb11f37c15336741cffc1543fd25f56 files/digest-dosbox-0.57 63
MD5 709911d69c3fb90908508f4c3116a07f files/digest-dosbox-0.58 63
MD5 a15acc3d9f2a2d55bde29cf697f86297 files/digest-dosbox-0.60 63
diff --git a/games-emulation/dosbox/dosbox-0.60.ebuild b/games-emulation/dosbox/dosbox-0.60.ebuild
new file mode 100644
index 000000000000..0f165c2c98eb
--- /dev/null
+++ b/games-emulation/dosbox/dosbox-0.60.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.60.ebuild,v 1.1 2003/10/16 22:34:23 mr_bones_ Exp $
+
+inherit games
+
+DESCRIPTION="DOS emulator"
+HOMEPAGE="http://dosbox.sourceforge.net/"
+SRC_URI="mirror://sourceforge/dosbox/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
+
+IUSE="alsa ncurses png"
+
+DEPEND="ncurses? ( sys-libs/ncurses )
+ png? ( media-libs/libpng sys-libs/zlib )
+ alsa? ( media-libs/alsa-lib )
+ media-libs/sdl-net
+ >=media-libs/libsdl-1.2.0"
+
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+ dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS
+ prepgamesdirs
+}
diff --git a/games-emulation/dosbox/files/digest-dosbox-0.60 b/games-emulation/dosbox/files/digest-dosbox-0.60
new file mode 100644
index 000000000000..a4330a74fa5a
--- /dev/null
+++ b/games-emulation/dosbox/files/digest-dosbox-0.60
@@ -0,0 +1 @@
+MD5 ca68955bcc3585630dcf17bab6ec185a dosbox-0.60.tar.gz 540921