diff options
author | 2004-06-06 22:31:36 +0000 | |
---|---|---|
committer | 2004-06-06 22:31:36 +0000 | |
commit | c8dd0fae7f354c9fda28956b6d82515d5fbca021 (patch) | |
tree | 4c64272a0db50cc042eceb86811e78ab70081840 /games-emulation | |
parent | Fix use invocation (diff) | |
download | historical-c8dd0fae7f354c9fda28956b6d82515d5fbca021.tar.gz historical-c8dd0fae7f354c9fda28956b6d82515d5fbca021.tar.bz2 historical-c8dd0fae7f354c9fda28956b6d82515d5fbca021.zip |
version bump (bug #51883)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmess/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/xmess/Manifest | 5 | ||||
-rw-r--r-- | games-emulation/xmess/files/0.82.1-glx-fix.patch | 11 | ||||
-rw-r--r-- | games-emulation/xmess/files/digest-xmess-0.82.1 | 1 | ||||
-rw-r--r-- | games-emulation/xmess/xmess-0.82.1.ebuild | 243 |
5 files changed, 266 insertions, 2 deletions
diff --git a/games-emulation/xmess/ChangeLog b/games-emulation/xmess/ChangeLog index 5b333d1569ca..49216bf906c0 100644 --- a/games-emulation/xmess/ChangeLog +++ b/games-emulation/xmess/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/xmess # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.13 2004/04/21 22:21:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/ChangeLog,v 1.14 2004/06/06 22:31:36 mr_bones_ Exp $ + +*xmess-0.82.1 (06 Jun 2004) + + 06 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> xmess-0.82.1.ebuild, + files/0.82.1-glx-fix.patch: + version bump (bug #51883) 21 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> xmess-0.81.1.ebuild, files/0.81.1-glx-fix.patch: diff --git a/games-emulation/xmess/Manifest b/games-emulation/xmess/Manifest index 60d59c20b7da..60e4b94211f4 100644 --- a/games-emulation/xmess/Manifest +++ b/games-emulation/xmess/Manifest @@ -1,9 +1,10 @@ -MD5 5c1d76d3e747e2e6075fb79b087a6b39 ChangeLog 2431 +MD5 d071f8cf281b072141e455e34577eb5c ChangeLog 2594 MD5 9234fb73ff5152a82d4e5cf8b85ab3b8 xmess-0.77.1.ebuild 6254 MD5 b1fbb4dfbdb5c17c8dc09d9db55dfea8 xmess-0.78.1.ebuild 6257 MD5 92eb6adc623daf0f2aa00bf67a4b617c xmess-0.80.1.ebuild 6230 MD5 0234d9024c471faf92bb1219242614ef metadata.xml 1566 MD5 6c26fbdb240ac4d0b7daf1002e959afb xmess-0.81.1.ebuild 6484 +MD5 3a592fe3ed9ecbdcdc232310d2870168 xmess-0.82.1.ebuild 6466 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 @@ -18,3 +19,5 @@ MD5 a956d1afa6724941d56732f2b91f42eb files/0.80.1-make.patch 1243 MD5 e6d34df3a2c4a7f74b4853084f9b363e files/digest-xmess-0.80.1 67 MD5 9890e1cb0e82b29fde141274f5ce5eec files/digest-xmess-0.81.1 67 MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.81.1-glx-fix.patch 386 +MD5 d60ae5dd2d8a993999a9a252d20507cf files/digest-xmess-0.82.1 67 +MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.82.1-glx-fix.patch 386 diff --git a/games-emulation/xmess/files/0.82.1-glx-fix.patch b/games-emulation/xmess/files/0.82.1-glx-fix.patch new file mode 100644 index 000000000000..cbcb32d8a7dc --- /dev/null +++ b/games-emulation/xmess/files/0.82.1-glx-fix.patch @@ -0,0 +1,11 @@ +--- src/unix/osd_cpu.h.orig 2004-04-20 14:30:49.000000000 -0700 ++++ src/unix/osd_cpu.h 2004-04-20 14:31:48.000000000 -0700 +@@ -38,7 +38,7 @@ + #endif + #endif + +-#ifndef __ARCH_solaris ++#if !defined __ARCH_solaris && !defined xgl + /* grrr work around some stupid header conflicts */ + #if !defined __XF86_DGA_C && !defined __XOPENGL_C_ && !defined LONG64 + typedef signed char INT8; diff --git a/games-emulation/xmess/files/digest-xmess-0.82.1 b/games-emulation/xmess/files/digest-xmess-0.82.1 new file mode 100644 index 000000000000..760afea7d115 --- /dev/null +++ b/games-emulation/xmess/files/digest-xmess-0.82.1 @@ -0,0 +1 @@ +MD5 b0598b587c59a022f22337ced8f6cfd6 xmame-0.82.1.tar.bz2 12833581 diff --git a/games-emulation/xmess/xmess-0.82.1.ebuild b/games-emulation/xmess/xmess-0.82.1.ebuild new file mode 100644 index 000000000000..d43e42402687 --- /dev/null +++ b/games-emulation/xmess/xmess-0.82.1.ebuild @@ -0,0 +1,243 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.82.1.ebuild,v 1.1 2004/06/06 22:31:36 mr_bones_ Exp $ + +inherit flag-o-matic eutils gcc games + +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="x86 ppc sparc alpha hppa amd64 ia64" +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 sucks. bug #41342 +# icc? ( dev-lang/icc ) + +S="${WORKDIR}/xmame-${PV}" + +src_unpack() { + unpack ${A} + cd ${S} + epatch "${FILESDIR}/${PV}-glx-fix.patch" + sed -i \ + -e 's:JOY_BUTTONS 16:JOY_BUTTONS 32:' src/unix/devices.h \ + || die "setting joybuttons failed" #36818 + + case "${ARCH}" in + x86) + 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 + ;; + ia64) + sed -i \ + -e '/^MY_CPU/s:i386:ia64:' Makefile \ + || die "sed Makefile (ia64) failed" + if use joystick ; then + sed -i \ + -e '/JOY_I386.*=/s:#::' Makefile \ + || die "sed Makefile (joystick) failed" + fi + ;; + amd64) + sed -i \ + -e '/^MY_CPU/s:i386:amd64:' Makefile \ + || die "sed Makefile (amd64) failed" + if use joystick ; then + sed -i \ + -e '/JOY_I386.*=/s:#::' Makefile \ + || die "sed Makefile (joystick) failed" + fi + ;; + ppc|sparc|hppa) + sed -i \ + -e '/^MY_CPU/s:i386:risc:' Makefile \ + || die "sed Makefile (ppc|sparc|hppa) 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" + 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|ia64|amd64) 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 + ;; + hppa) append-flags -ffunction-sections + ;; + esac + + sed -i \ + -e "/^PREFIX/s:=.*:=/usr:" \ + -e "/^BINDIR/s:=.*:=${GAMES_BINDIR}:" \ + -e "/^MANDIR/s:=.*:=/usr/share/man/man6:" \ + -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 DISPLAY_METHOD=SDL || die "emake failed (SDL)" + disp=1 + fi + if use svga ; then + emake DISPLAY_METHOD=svgalib || die "emake failed (svgalib)" + disp=1 + fi + if use ggi ; then + emake DISPLAY_METHOD=ggi || die "emake failed (ggi)" + disp=1 + fi + if use opengl ; then + emake DISPLAY_METHOD=xgl || die "emake failed (xgl)" + disp=1 + fi + if [ ${disp} -eq 0 ] || [ ! -z "`use X``use dga``use xv`" ] ; then + emake DISPLAY_METHOD=x11 || die "emake failed (x11)" + fi +} + +src_install() { + local disp=0 + + sed -i \ + -e "s:Xmame:${TARGET}:g" \ + -e "s:xmame:${TARGET}:g" doc/*.6 \ + || die "sed man pages failed" + sed -i \ + -e "s:^PREFIX.*:PREFIX=${D}/usr:" \ + -e "s:^BINDIR.*:BINDIR=${D}/${GAMES_BINDIR}:" \ + -e "s:^MANDIR.*:MANDIR=${D}/usr/share/man/man6:" \ + -e "s:^XMAMEROOT.*:XMAMEROOT=${D}/${GAMES_DATADIR}/${TARGET}:" \ + Makefile \ + || die "sed Makefile failed" + + 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 [ ${disp} -eq 0 ] || [ ! -z "`use X``use dga``use xv`" ] ; 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 > /dev/null && einfo " ${TARGET}.SDL" + use ggi > /dev/null && einfo " ${TARGET}.ggi" + use svga > /dev/null && einfo " ${TARGET}.svgalib" + use opengl > /dev/null && einfo " ${TARGET}.xgl" +} |