summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-21 21:39:45 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-21 21:39:45 +0000
commit821ee90bc9ef4a26c580a394301887af757d343b (patch)
tree89e2f7b4f97b459b7e30690f7bfdb072bd560cb7 /games-emulation
parentstable for amd64 2004.0 release (diff)
downloadhistorical-821ee90bc9ef4a26c580a394301887af757d343b.tar.gz
historical-821ee90bc9ef4a26c580a394301887af757d343b.tar.bz2
historical-821ee90bc9ef4a26c580a394301887af757d343b.zip
Version bump. Tested on big-endian.
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/xmame/ChangeLog7
-rw-r--r--games-emulation/xmame/Manifest10
-rw-r--r--games-emulation/xmame/files/digest-xmame-0.79.11
-rw-r--r--games-emulation/xmame/xmame-0.79.1.ebuild224
4 files changed, 237 insertions, 5 deletions
diff --git a/games-emulation/xmame/ChangeLog b/games-emulation/xmame/ChangeLog
index 8e0836c62746..9ccb40273ad3 100644
--- a/games-emulation/xmame/ChangeLog
+++ b/games-emulation/xmame/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-emulation/xmame
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.13 2004/02/15 11:56:08 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.14 2004/02/21 21:39:45 dholm Exp $
+
+*xmame-0.79.1 (21 Feb 2004)
+
+ 21 Feb 2004; David Holm <dholm@gentoo.org> xmame-0.79.1.ebuild:
+ Version bump. Tested on big-endian.
15 Feb 2004; David Holm <dholm@gentoo.org> xmame-0.78.1.ebuild,
files/0.78.1-big_endian.patch:
diff --git a/games-emulation/xmame/Manifest b/games-emulation/xmame/Manifest
index caf495963a10..1cf22e707306 100644
--- a/games-emulation/xmame/Manifest
+++ b/games-emulation/xmame/Manifest
@@ -1,11 +1,13 @@
-MD5 e4d534bc9101571922c13c50c1fd9490 ChangeLog 5010
+MD5 39da85ca6fe29ee078d283aa777c730a ChangeLog 5144
+MD5 38fce5153f468a39bb829c0611729c6f xmame-0.79.1.ebuild 6190
MD5 9f4c00afb295a5316c4049f8775d3d79 xmame-0.78.1.ebuild 6412
MD5 0234d9024c471faf92bb1219242614ef metadata.xml 1566
-MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.77.1-icc.patch 584
MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.77.1-glx-fix.patch 597
-MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.78.1-glx-fix.patch 597
+MD5 87e241d808f5d518c86399c657f40c2c files/digest-xmame-0.79.1 67
MD5 9bbbd2de60f0c41f643674a694cd2c90 files/0.77.1-alsa-1.0.0.patch 438
+MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.77.1-icc.patch 584
+MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.78.1-glx-fix.patch 597
MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.78.1-icc.patch 584
-MD5 97e593e1ae9774f4ef817e90f8b05d35 files/digest-xmame-0.78.1 67
MD5 0f77c568ca5f6a46b543e899c910d38a files/0.78.1-osd_die.patch 521
+MD5 97e593e1ae9774f4ef817e90f8b05d35 files/digest-xmame-0.78.1 67
MD5 96b4074a6c4b94b57fb7c6258a36ef20 files/0.78.1-big_endian.patch 2969
diff --git a/games-emulation/xmame/files/digest-xmame-0.79.1 b/games-emulation/xmame/files/digest-xmame-0.79.1
new file mode 100644
index 000000000000..521ede1d85de
--- /dev/null
+++ b/games-emulation/xmame/files/digest-xmame-0.79.1
@@ -0,0 +1 @@
+MD5 c4fa7a98b1845c3902312ee76f73caca xmame-0.79.1.tar.bz2 12369791
diff --git a/games-emulation/xmame/xmame-0.79.1.ebuild b/games-emulation/xmame/xmame-0.79.1.ebuild
new file mode 100644
index 000000000000..0349ce0f1d39
--- /dev/null
+++ b/games-emulation/xmame/xmame-0.79.1.ebuild
@@ -0,0 +1,224 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.79.1.ebuild,v 1.1 2004/02/21 21:39:45 dholm Exp $
+
+inherit games flag-o-matic gcc eutils
+
+TARGET=${PN}
+
+DESCRIPTION="Multiple Arcade Machine Emulator for X11"
+HOMEPAGE="http://x.mame.net/"
+SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2"
+
+LICENSE="xmame"
+SLOT="0"
+KEYWORDS="~ppc ~sparc ~alpha ~hppa"
+IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick net"
+
+RDEPEND="sys-libs/zlib
+ sdl? ( >=media-libs/libsdl-1.2.0 )
+ alsa? ( media-libs/alsa-lib )
+ xv? ( virtual/x11 )
+ dga? ( virtual/x11 )
+ X? ( virtual/x11 )
+ esd? ( >=media-sound/esound-0.2.29 )
+ svga? ( media-libs/svgalib )
+ ggi? ( media-libs/libggi )
+ arts? ( kde-base/arts )"
+DEPEND="${RDEPEND}
+ x86? ( dev-lang/nasm )
+ >=sys-apps/sed-4"
+# icc? ( dev-lang/icc )
+
+S=${WORKDIR}/xmame-${PV}
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i 's:JOY_BUTTONS 16:JOY_BUTTONS 32:' src/unix/devices.h || die "setting joybuttons failed" #36818
+
+ #ln -s makefile.unix Makefile
+ case "${ARCH}" in
+ x86|ia64|amd64)
+ sed -i \
+ -e '/X86_ASM_68000 =/s:#::' \
+ -e '/X86_MIPS3_DRC =/s:#::' Makefile \
+ || die "sed Makefile (x86) failed"
+ if [ `use joystick` ] ; then
+ sed -i \
+ -e '/JOY_I386.*=/s:#::' Makefile \
+ || die "sed Makefile (joystick) failed"
+ fi
+ ;;
+ ppc|sparc)
+ sed -i \
+ -e '/^MY_CPU/s:i386:risc:' Makefile \
+ || die "sed Makefile (ppc|sparc) failed"
+ ;;
+ alpha)
+ sed -i \
+ -e '/^MY_CPU/s:i386:alpha:' Makefile \
+ || die "sed Makefile (alpha) failed"
+ ;;
+ mips)
+ sed -i \
+ -e '/^MY_CPU/s:i386:mips:' Makefile \
+ || die "sed Makefile (mips) failed"
+ ;;
+ esac
+
+ if [ `use net` ] ; then
+ sed -i \
+ -e '/XMAME_NET/s:#::' Makefile \
+ || die "sed Makefile (net) failed"
+# Icc sucks #41342
+# if [ `use icc` ] ; then
+# ewarn "Sorry, but net support is not compatible with icc."
+# ewarn "icc support has been ignored in favor of net support."
+# fi
+# else
+# if [ `use icc` ] ; then
+# epatch ${FILESDIR}/${PV}-icc.patch
+# sed -i \
+# -e '/^CC/s:gcc:icc:' Makefile \
+# || die "sed Makefile (icc) failed"
+# fi
+ fi
+ if [ `use esd` ] ; then
+ sed -i \
+ -e '/SOUND_ESOUND/s:#::' Makefile \
+ || die "sed Makefile (esd) failed"
+ fi
+ if [ `use alsa` ] ; then
+ sed -i \
+ -e '/SOUND_ALSA/s:#::' Makefile \
+ || die "sed Makefile (alsa) failed"
+ fi
+ if [ `use arts` ] ; then
+ sed -i \
+ -e '/SOUND_ARTS/s:#::' Makefile \
+ || die "sed Makefile (arts) failed"
+ fi
+ if [ `use sdl` ] ; then
+ sed -i \
+ -e '/SOUND_SDL/s:#::' Makefile \
+ || die "sed Makefile (sdl) failed"
+ fi
+ if [ `use dga` ] ; then
+ sed -i \
+ -e '/X11_DGA/s:#::' Makefile \
+ || die "sed Makefile (dga) failed"
+ if [ `use 3dfx` ] ; then
+ sed -i \
+ -e '/TDFX_DGA_WORKAROUND/s:#::' Makefile \
+ || die "sed Makefile (dga) failed"
+ fi
+ fi
+
+ if [ `use xv` ] ; then
+ sed -i \
+ -e '/X11_XV/s:#::' Makefile \
+ || die "sed Makefile (xv) failed"
+ fi
+
+ case ${ARCH} in
+ x86) append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce -ffast-math
+ [ `gcc-major-version` -eq 3 ] \
+ && append-flags -falign-functions=2 -falign-jumps=2 -falign-loops=2 \
+ || append-flags -malign-functions=2 -malign-jumps=2 -malign-loops=2
+ ;;
+ ppc) append-flags -Wno-unused -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math -fsigned-char
+ ;;
+ esac
+ sed -i \
+ -e "/^PREFIX/s:=.*:=/usr:" \
+ -e "/^BINDIR/s:=.*:=${GAMES_BINDIR}:" \
+ -e "/^XMAMEROOT/s:=.*:=${GAMES_DATADIR}/${TARGET}:" \
+ -e "/^TARGET/s:mame:${TARGET:1}:" \
+ -e "s:^CFLAGS =:CFLAGS=${CFLAGS}:" Makefile \
+ || die "sed Makefile failed"
+}
+
+src_compile() {
+ local disp=0
+ if [ `use sdl` ] ; then
+ emake -j1 DISPLAY_METHOD=SDL || die "emake failed (SDL)"
+ disp=1
+ fi
+ if [ `use svga` ] ; then
+ emake -j1 DISPLAY_METHOD=svgalib || die "emake failed (svgalib)"
+ disp=1
+ fi
+ if [ `use ggi` ] ; then
+ emake -j1 DISPLAY_METHOD=ggi || die "emake failed (ggi)"
+ disp=1
+ fi
+ if [ `use opengl` ] ; then
+ emake -j1 DISPLAY_METHOD=xgl || die "emake failed (xgl)"
+ disp=1
+ fi
+ if [ ! -z "`use X``use dga``use xv`" ] || [ ${disp} -eq 0 ] ; then
+ emake -j1 DISPLAY_METHOD=x11 || die "emake failed (x11)"
+ fi
+}
+
+src_install() {
+ sed -i \
+ -e "s:Xmame:${TARGET}:g" \
+ -e "s:xmame:${TARGET}:g" \
+ doc/*.6
+ sed -i \
+ -e "s:^PREFIX.*:PREFIX=${D}/usr:" \
+ -e "s:^BINDIR.*:BINDIR=${D}/${GAMES_BINDIR}:" \
+ -e "s:^XMAMEROOT.*:XMAMEROOT=${D}/${GAMES_DATADIR}/${TARGET}:" \
+ Makefile
+
+ local disp=0
+ if [ `use sdl` ] ; then
+ make DISPLAY_METHOD=SDL install || die "install failed (sdl)"
+ disp=1
+ fi
+ if [ `use svga` ] ; then
+ make DISPLAY_METHOD=svgalib install || die "install failed (svga)"
+ disp=1
+ fi
+ if [ `use ggi` ] ; then
+ make DISPLAY_METHOD=ggi install || die "install failed (ggi)"
+ disp=1
+ fi
+ if [ `use opengl` ] ; then
+ make DISPLAY_METHOD=xgl install || die "install failed (xgl)"
+ disp=1
+ fi
+ if [ ! -z "`use X``use dga``use xv`" ] || [ ${disp} -eq 0 ] ; then
+ make DISPLAY_METHOD=x11 install || die "install failed (x11)"
+ fi
+
+ dodir ${GAMES_DATADIR}/${PN}
+ cp -r ctrlr ${D}/${GAMES_DATADIR}/${PN}/ || die "cp failed"
+ dodoc doc/{changes.*,*.txt,mame/*,${TARGET}rc.dist} README todo || die "dodoc failed"
+ dohtml -r doc/* || die "dohtml failed"
+
+ if [ `use opengl` ] ; then
+ dosym ${TARGET}.xgl ${GAMES_BINDIR}/${TARGET}
+ elif [ ! -z "`use X``use dga``use xv`" -o ${disp} -eq 0 ] ; then
+ dosym ${TARGET}.x11 ${GAMES_BINDIR}/${TARGET}
+ elif [ `use sdl` ] ; then
+ dosym ${TARGET}.SDL ${GAMES_BINDIR}/${TARGET}
+ elif [ `use svga` ] ; then
+ dosym ${TARGET}.svgalib ${GAMES_BINDIR}/${TARGET}
+ elif [ `use ggi` ] ; then
+ dosym ${TARGET}.ggi ${GAMES_BINDIR}/${TARGET}
+ fi
+ prepgamesdirs
+}
+
+pkg_postinst() {
+ games_pkg_postinst
+ einfo "Your available MAME binaries are: ${TARGET}"
+ [ ! -z "`use X``use dga``use xv`" ] && einfo " ${TARGET}.x11"
+ [ `use sdl` ] && einfo " ${TARGET}.SDL"
+ [ `use ggi` ] && einfo " ${TARGET}.ggi"
+ [ `use svga` ] && einfo " ${TARGET}.svgalib"
+ [ `use opengl` ] && einfo " ${TARGET}.xgl"
+}