diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-29 06:25:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-29 06:25:41 +0000 |
commit | 497def0a8709ac3f6836cb0ee37fee7c85dab21e (patch) | |
tree | e43b8c73c8aa98cfc33da2b91bdbd704b9d2b040 | |
parent | xorg-x11: add a few more flags mr_bones_ caught: video_cards_nvidia video_car... (diff) | |
download | gentoo-2-497def0a8709ac3f6836cb0ee37fee7c85dab21e.tar.gz gentoo-2-497def0a8709ac3f6836cb0ee37fee7c85dab21e.tar.bz2 gentoo-2-497def0a8709ac3f6836cb0ee37fee7c85dab21e.zip |
clean old ebuilds/patches
(Portage version: 2.0.54)
-rw-r--r-- | games-emulation/xmame/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/xmame/files/digest-xmame-0.100 | 1 | ||||
-rw-r--r-- | games-emulation/xmame/files/digest-xmame-0.101 | 1 | ||||
-rw-r--r-- | games-emulation/xmame/files/digest-xmame-0.102 | 1 | ||||
-rw-r--r-- | games-emulation/xmame/files/digest-xmame-0.99-r1 | 1 | ||||
-rw-r--r-- | games-emulation/xmame/files/xmame-0.101-keyboard.patch | 13 | ||||
-rw-r--r-- | games-emulation/xmame/files/xmame-0.99-mcr3.patch | 15 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.100.ebuild | 213 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.101.ebuild | 216 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.102.ebuild | 214 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.99-r1.ebuild | 215 |
11 files changed, 7 insertions, 891 deletions
diff --git a/games-emulation/xmame/ChangeLog b/games-emulation/xmame/ChangeLog index d8564713be4d..02cb27763bfd 100644 --- a/games-emulation/xmame/ChangeLog +++ b/games-emulation/xmame/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/xmame # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.59 2006/01/29 06:19:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.60 2006/01/29 06:25:41 mr_bones_ Exp $ + + 29 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> + -files/xmame-0.99-mcr3.patch, -files/xmame-0.101-keyboard.patch, + -xmame-0.99-r1.ebuild, -xmame-0.100.ebuild, -xmame-0.101.ebuild, + -xmame-0.102.ebuild: + clean old ebuilds/patches 29 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> xmame-0.103.ebuild: modular X deps from xmess diff --git a/games-emulation/xmame/files/digest-xmame-0.100 b/games-emulation/xmame/files/digest-xmame-0.100 deleted file mode 100644 index 1ff5c7d78108..000000000000 --- a/games-emulation/xmame/files/digest-xmame-0.100 +++ /dev/null @@ -1 +0,0 @@ -MD5 c289797531d540853c835a2bb9fad8bc xmame-0.100.tar.bz2 15905255 diff --git a/games-emulation/xmame/files/digest-xmame-0.101 b/games-emulation/xmame/files/digest-xmame-0.101 deleted file mode 100644 index af2b5ab7e0ca..000000000000 --- a/games-emulation/xmame/files/digest-xmame-0.101 +++ /dev/null @@ -1 +0,0 @@ -MD5 8693ea6ac5ba729453478fd9a1129807 xmame-0.101.tar.bz2 15978618 diff --git a/games-emulation/xmame/files/digest-xmame-0.102 b/games-emulation/xmame/files/digest-xmame-0.102 deleted file mode 100644 index 337f98be1667..000000000000 --- a/games-emulation/xmame/files/digest-xmame-0.102 +++ /dev/null @@ -1 +0,0 @@ -MD5 56c223e1a8af8f50514ca5b93af7d922 xmame-0.102.tar.bz2 16000693 diff --git a/games-emulation/xmame/files/digest-xmame-0.99-r1 b/games-emulation/xmame/files/digest-xmame-0.99-r1 deleted file mode 100644 index 58abc8ac837f..000000000000 --- a/games-emulation/xmame/files/digest-xmame-0.99-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 dec9cc95fb6fad7708f2d1c8e80166ae xmame-0.99.tar.bz2 15782826 diff --git a/games-emulation/xmame/files/xmame-0.101-keyboard.patch b/games-emulation/xmame/files/xmame-0.101-keyboard.patch deleted file mode 100644 index f9ebd3652624..000000000000 --- a/games-emulation/xmame/files/xmame-0.101-keyboard.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ru a/src/usrintrf.c b/src/usrintrf.c ---- a/src/usrintrf.c 2005-10-22 13:37:29.000000000 -0700 -+++ b/src/usrintrf.c 2005-10-28 00:11:20.296156336 -0700 -@@ -1219,7 +1219,8 @@ - #ifdef MESS - if (osd_trying_to_quit()) - return 1; -- if (options.disable_normal_ui || !mess_ui_active()) -+ if (options.disable_normal_ui || -+ ((Machine->gamedrv->flags & GAME_COMPUTER) && !mess_ui_active())) - return 0; - #endif - diff --git a/games-emulation/xmame/files/xmame-0.99-mcr3.patch b/games-emulation/xmame/files/xmame-0.99-mcr3.patch deleted file mode 100644 index 8f4104a8d7ba..000000000000 --- a/games-emulation/xmame/files/xmame-0.99-mcr3.patch +++ /dev/null @@ -1,15 +0,0 @@ -Fix core-dump with some games - -http://bugs.gentoo.org/102987 -http://thread.gmane.org/gmane.comp.emulators.xmame.devel/5314 - ---- xmame-0.99/src/drivers/mcr3.c -+++ xmame-0.99/src/drivers/mcr3.c -@@ -1083,6 +1083,7 @@ - - /* video hardware */ - MDRV_VIDEO_START(mcrmono) -+ MDRV_VIDEO_UPDATE(mcr3) - MACHINE_DRIVER_END - - diff --git a/games-emulation/xmame/xmame-0.100.ebuild b/games-emulation/xmame/xmame-0.100.ebuild deleted file mode 100644 index b9000a8f299a..000000000000 --- a/games-emulation/xmame/xmame-0.100.ebuild +++ /dev/null @@ -1,213 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.100.ebuild,v 1.1 2005/09/25 02:46:24 mr_bones_ Exp $ - -inherit flag-o-matic toolchain-funcs eutils 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="alpha ~amd64 ~hppa ia64 ppc sparc x86" -IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xv" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - arts? ( kde-base/arts ) - dga? ( virtual/x11 ) - esd? ( >=media-sound/esound-0.2.29 ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/x11 - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - X? ( virtual/x11 ) - xv? ( virtual/x11 )" -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm )" -# Icc sucks. bug #41342 -# icc? ( dev-lang/icc ) - -S=${WORKDIR}/xmame-${PV} - -toggle_feature() { - if use $1 ; then - sed -i \ - -e "/$2.*=/s:#::" Makefile \ - || die "sed Makefile ($1 / $2) failed" - fi -} - -toggle_feature2() { - use $1 && toggle_feature $2 $3 -} - -src_unpack() { - local mycpu= - - unpack ${A} - cd "${S}" - - case ${ARCH} in - x86) mycpu="i386";; - ia64) mycpu="ia64";; - amd64) mycpu="amd64";; - ppc) mycpu="risc";; - sparc) mycpu="risc";; - hppa) mycpu="risc";; - alpha) mycpu="alpha";; - mips) mycpu="mips";; - esac - - sed -i \ - -e '/^BUILD_EXPAT/s/^/#/' \ - -e "/^PREFIX/s:=.*:=/usr:" \ - -e "/^MY_CPU/s:i386:${mycpu}:" \ - -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 "/^CFLAGS =/d" \ - Makefile \ - || die "sed Makefile failed" - - if use ppc ; then - sed -i \ - -e '/LD.*--relax/s:^# ::' Makefile \ - || die "sed Makefile (ppc/LD) failed" - fi - - - toggle_feature x86 X86_MIPS3_DRC - toggle_feature2 x86 mmx EFFECT_MMX_ASM - toggle_feature joystick JOY_STANDARD - toggle_feature2 joystick X XINPUT_DEVICES - use net && ewarn "Network support is currently (${PV}) broken :(" - #toggle_feature net XMAME_NET # Broken - toggle_feature esd SOUND_ESOUND - toggle_feature alsa SOUND_ALSA - toggle_feature arts SOUND_ARTS - toggle_feature dga X11_DGA - toggle_feature xv X11_XV - toggle_feature expat BUILD_EXPAT - toggle_feature opengl X11_OPENGL - toggle_feature lirc LIRC - - case ${ARCH} in - x86|ia64|amd64) - append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce - use amd64 || append-flags -ffast-math #54270 - [[ $(gcc-major-version) -ge 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 "s:[Xx]mame:${TARGET}:g" \ - doc/*.6 \ - || die "sed man pages failed" - # no, we don't want to install setuid (bug #81693) - sed -i \ - -e 's/^doinstallsuid/notforus/' \ - -e 's/doinstallsuid/doinstall/' \ - -e '/^QUIET/s:^:#:' src/unix/unix.mak \ - || die "sed src/unix/unix.mak 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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || 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:^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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - make DISPLAY_METHOD=x11 install || die "install failed (x11)" - fi - exeinto "${GAMES_LIBDIR}/${PN}" - doexe chdman || die "doexe failed" - if [[ ${PN} == "xmame" ]] ; then - doexe xml2info || die "doexe failed" - 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" - - # default to sdl since the client is a bit more featureful - if use sdl ; then - dosym "${TARGET}.SDL" "${GAMES_BINDIR}/${TARGET}" - elif [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - dosym "${TARGET}.x11" "${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}" - if useq opengl || useq X || useq dga || useq xv ; then - einfo " ${TARGET}.x11" - fi - useq sdl && einfo " ${TARGET}.SDL" - #useq ggi && einfo " ${TARGET}.ggi" - useq svga && einfo " ${TARGET}.svgalib" -} diff --git a/games-emulation/xmame/xmame-0.101.ebuild b/games-emulation/xmame/xmame-0.101.ebuild deleted file mode 100644 index 5f7e55ae5462..000000000000 --- a/games-emulation/xmame/xmame-0.101.ebuild +++ /dev/null @@ -1,216 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.101.ebuild,v 1.3 2005/11/20 06:48:52 vapier Exp $ - -inherit flag-o-matic toolchain-funcs eutils 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="alpha ~amd64 ~hppa ia64 ppc sparc x86" -IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xinerama xv" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - arts? ( kde-base/arts ) - dga? ( virtual/x11 ) - esd? ( >=media-sound/esound-0.2.29 ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/x11 - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - X? ( virtual/x11 ) - xv? ( virtual/x11 )" -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm )" -# Icc sucks. bug #41342 -# icc? ( dev-lang/icc ) - -S=${WORKDIR}/xmame-${PV} - -toggle_feature() { - if use $1 ; then - sed -i \ - -e "/$2.*=/s:#::" Makefile \ - || die "sed Makefile ($1 / $2) failed" - fi -} - -toggle_feature2() { - use $1 && toggle_feature $2 $3 -} - -src_unpack() { - local mycpu= - - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/${P}-keyboard.patch #110671 - - case ${ARCH} in - x86) mycpu="i386";; - ia64) mycpu="ia64";; - amd64) mycpu="amd64";; - ppc) mycpu="risc";; - sparc) mycpu="risc";; - hppa) mycpu="risc";; - alpha) mycpu="alpha";; - mips) mycpu="mips";; - esac - - sed -i \ - -e '/^BUILD_EXPAT/s/^/#/' \ - -e "/^PREFIX/s:=.*:=/usr:" \ - -e "/^MY_CPU/s:i386:${mycpu}:" \ - -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 "/^CFLAGS =/d" \ - Makefile \ - || die "sed Makefile failed" - - if use ppc ; then - sed -i \ - -e '/LD.*--relax/s:^# ::' Makefile \ - || die "sed Makefile (ppc/LD) failed" - fi - - - toggle_feature x86 X86_MIPS3_DRC - toggle_feature2 x86 mmx EFFECT_MMX_ASM - toggle_feature joystick JOY_STANDARD - toggle_feature2 joystick X XINPUT_DEVICES - use net && ewarn "Network support is currently (${PV}) broken :(" - #toggle_feature net XMAME_NET # Broken - toggle_feature esd SOUND_ESOUND - toggle_feature alsa SOUND_ALSA - toggle_feature arts SOUND_ARTS - toggle_feature dga X11_DGA - toggle_feature xv X11_XV - toggle_feature expat BUILD_EXPAT - toggle_feature opengl X11_OPENGL - toggle_feature lirc LIRC - toggle_feature xinerama X11_XINERAMA - - case ${ARCH} in - x86|ia64|amd64) - append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce - use amd64 || append-flags -ffast-math #54270 - [[ $(gcc-major-version) -ge 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 "s:[Xx]mame:${TARGET}:g" \ - doc/*.6 \ - || die "sed man pages failed" - # no, we don't want to install setuid (bug #81693) - sed -i \ - -e 's/^doinstallsuid/notforus/' \ - -e 's/doinstallsuid/doinstall/' \ - -e '/^QUIET/s:^:#:' src/unix/unix.mak \ - || die "sed src/unix/unix.mak 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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || 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:^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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - make DISPLAY_METHOD=x11 install || die "install failed (x11)" - fi - exeinto "${GAMES_LIBDIR}/${PN}" - doexe chdman || die "doexe failed" - if [[ ${PN} == "xmame" ]] ; then - doexe xml2info || die "doexe failed" - 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" - - # default to sdl since the client is a bit more featureful - if use sdl ; then - dosym "${TARGET}.SDL" "${GAMES_BINDIR}/${TARGET}" - elif [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - dosym "${TARGET}.x11" "${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}" - if useq opengl || useq X || useq dga || useq xv ; then - einfo " ${TARGET}.x11" - fi - useq sdl && einfo " ${TARGET}.SDL" - #useq ggi && einfo " ${TARGET}.ggi" - useq svga && einfo " ${TARGET}.svgalib" -} diff --git a/games-emulation/xmame/xmame-0.102.ebuild b/games-emulation/xmame/xmame-0.102.ebuild deleted file mode 100644 index 62102acb7330..000000000000 --- a/games-emulation/xmame/xmame-0.102.ebuild +++ /dev/null @@ -1,214 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.102.ebuild,v 1.1 2005/11/27 23:29:00 mr_bones_ Exp $ - -inherit flag-o-matic toolchain-funcs eutils 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="alpha ~amd64 ~hppa ia64 ppc sparc x86" -IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xinerama xv" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - arts? ( kde-base/arts ) - dga? ( virtual/x11 ) - esd? ( >=media-sound/esound-0.2.29 ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/x11 - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - X? ( virtual/x11 ) - xv? ( virtual/x11 )" -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm )" -# Icc sucks. bug #41342 -# icc? ( dev-lang/icc ) - -S=${WORKDIR}/xmame-${PV} - -toggle_feature() { - if use $1 ; then - sed -i \ - -e "/$2.*=/s:#::" Makefile \ - || die "sed Makefile ($1 / $2) failed" - fi -} - -toggle_feature2() { - use $1 && toggle_feature $2 $3 -} - -src_unpack() { - local mycpu= - - unpack ${A} - cd "${S}" - - case ${ARCH} in - x86) mycpu="i386";; - ia64) mycpu="ia64";; - amd64) mycpu="amd64";; - ppc) mycpu="risc";; - sparc) mycpu="risc";; - hppa) mycpu="risc";; - alpha) mycpu="alpha";; - mips) mycpu="mips";; - esac - - sed -i \ - -e '/^BUILD_EXPAT/s/^/#/' \ - -e "/^PREFIX/s:=.*:=/usr:" \ - -e "/^MY_CPU/s:i386:${mycpu}:" \ - -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 "/^CFLAGS =/d" \ - Makefile \ - || die "sed Makefile failed" - - if use ppc ; then - sed -i \ - -e '/LD.*--relax/s:^# ::' Makefile \ - || die "sed Makefile (ppc/LD) failed" - fi - - - toggle_feature x86 X86_MIPS3_DRC - toggle_feature2 x86 mmx EFFECT_MMX_ASM - toggle_feature joystick JOY_STANDARD - toggle_feature2 joystick X XINPUT_DEVICES - use net && ewarn "Network support is currently (${PV}) broken :(" - #toggle_feature net XMAME_NET # Broken - toggle_feature esd SOUND_ESOUND - toggle_feature alsa SOUND_ALSA - toggle_feature arts SOUND_ARTS - toggle_feature dga X11_DGA - toggle_feature xv X11_XV - toggle_feature expat BUILD_EXPAT - toggle_feature opengl X11_OPENGL - toggle_feature lirc LIRC - toggle_feature xinerama X11_XINERAMA - - case ${ARCH} in - x86|ia64|amd64) - append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce - use amd64 || append-flags -ffast-math #54270 - [[ $(gcc-major-version) -ge 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 "s:[Xx]mame:${TARGET}:g" \ - doc/*.6 \ - || die "sed man pages failed" - # no, we don't want to install setuid (bug #81693) - sed -i \ - -e 's/^doinstallsuid/notforus/' \ - -e 's/doinstallsuid/doinstall/' \ - -e '/^QUIET/s:^:#:' src/unix/unix.mak \ - || die "sed src/unix/unix.mak 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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || 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:^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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - make DISPLAY_METHOD=x11 install || die "install failed (x11)" - fi - exeinto "${GAMES_LIBDIR}/${PN}" - doexe chdman || die "doexe failed" - if [[ ${PN} == "xmame" ]] ; then - doexe xml2info || die "doexe failed" - 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" - - # default to sdl since the client is a bit more featureful - if use sdl ; then - dosym "${TARGET}.SDL" "${GAMES_BINDIR}/${TARGET}" - elif [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - dosym "${TARGET}.x11" "${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}" - if useq opengl || useq X || useq dga || useq xv ; then - einfo " ${TARGET}.x11" - fi - useq sdl && einfo " ${TARGET}.SDL" - #useq ggi && einfo " ${TARGET}.ggi" - useq svga && einfo " ${TARGET}.svgalib" -} diff --git a/games-emulation/xmame/xmame-0.99-r1.ebuild b/games-emulation/xmame/xmame-0.99-r1.ebuild deleted file mode 100644 index 979f2f02b767..000000000000 --- a/games-emulation/xmame/xmame-0.99-r1.ebuild +++ /dev/null @@ -1,215 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.99-r1.ebuild,v 1.5 2005/09/11 04:17:42 agriffis Exp $ - -inherit flag-o-matic toolchain-funcs eutils 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="alpha ~amd64 ~hppa ia64 ppc sparc x86" -IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xv" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - arts? ( kde-base/arts ) - dga? ( virtual/x11 ) - esd? ( >=media-sound/esound-0.2.29 ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/x11 - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - X? ( virtual/x11 ) - xv? ( virtual/x11 )" -DEPEND="${RDEPEND} - x86? ( dev-lang/nasm )" -# Icc sucks. bug #41342 -# icc? ( dev-lang/icc ) - -S=${WORKDIR}/xmame-${PV} - -toggle_feature() { - if use $1 ; then - sed -i \ - -e "/$2.*=/s:#::" Makefile \ - || die "sed Makefile ($1 / $2) failed" - fi -} - -toggle_feature2() { - use $1 && toggle_feature $2 $3 -} - -src_unpack() { - local mycpu= - - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/${P}-mcr3.patch #102987 - - case ${ARCH} in - x86) mycpu="i386";; - ia64) mycpu="ia64";; - amd64) mycpu="amd64";; - ppc) mycpu="risc";; - sparc) mycpu="risc";; - hppa) mycpu="risc";; - alpha) mycpu="alpha";; - mips) mycpu="mips";; - esac - - sed -i \ - -e '/^BUILD_EXPAT/s/^/#/' \ - -e "/^PREFIX/s:=.*:=/usr:" \ - -e "/^MY_CPU/s:i386:${mycpu}:" \ - -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 "/^CFLAGS =/d" \ - Makefile \ - || die "sed Makefile failed" - - if use ppc ; then - sed -i \ - -e '/LD.*--relax/s:^# ::' Makefile \ - || die "sed Makefile (ppc/LD) failed" - fi - - - toggle_feature x86 X86_MIPS3_DRC - toggle_feature2 x86 mmx EFFECT_MMX_ASM - toggle_feature joystick JOY_STANDARD - toggle_feature2 joystick X XINPUT_DEVICES - use net && ewarn "Network support is currently (${PV}) broken :(" - #toggle_feature net XMAME_NET # Broken - toggle_feature esd SOUND_ESOUND - toggle_feature alsa SOUND_ALSA - toggle_feature arts SOUND_ARTS - toggle_feature dga X11_DGA - toggle_feature xv X11_XV - toggle_feature expat BUILD_EXPAT - toggle_feature opengl X11_OPENGL - toggle_feature lirc LIRC - - case ${ARCH} in - x86|ia64|amd64) - append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce - use amd64 || append-flags -ffast-math #54270 - [[ $(gcc-major-version) -ge 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 "s:[Xx]mame:${TARGET}:g" \ - doc/*.6 \ - || die "sed man pages failed" - # no, we don't want to install setuid (bug #81693) - sed -i \ - -e 's/^doinstallsuid/notforus/' \ - -e 's/doinstallsuid/doinstall/' \ - -e '/^QUIET/s:^:#:' src/unix/unix.mak \ - || die "sed src/unix/unix.mak 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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || 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:^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 - ewarn "GGI support is currently (${PV}) broken :(" - fi - if [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - make DISPLAY_METHOD=x11 install || die "install failed (x11)" - fi - exeinto "${GAMES_LIBDIR}/${PN}" - doexe chdman || die "doexe failed" - if [[ ${PN} == "xmame" ]] ; then - doexe xml2info || die "doexe failed" - 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" - - # default to sdl since the client is a bit more featureful - if use sdl ; then - dosym "${TARGET}.SDL" "${GAMES_BINDIR}/${TARGET}" - elif [ ${disp} -eq 0 ] || use opengl || use X || use dga || use xv ; then - dosym "${TARGET}.x11" "${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}" - if useq opengl || useq X || useq dga || useq xv ; then - einfo " ${TARGET}.x11" - fi - useq sdl && einfo " ${TARGET}.SDL" - #useq ggi && einfo " ${TARGET}.ggi" - useq svga && einfo " ${TARGET}.svgalib" -} |