diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-04 18:10:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-04 18:10:02 +0000 |
commit | a0775def815460e99bf553f2b5765c9393696803 (patch) | |
tree | 9a1c9cca6ff62b2b8bfe907547eb75621735e4be /games-emulation/xmess | |
parent | keyworded ~arch for sparc (diff) | |
download | historical-a0775def815460e99bf553f2b5765c9393696803.tar.gz historical-a0775def815460e99bf553f2b5765c9393696803.tar.bz2 historical-a0775def815460e99bf553f2b5765c9393696803.zip |
old
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'games-emulation/xmess')
-rw-r--r-- | games-emulation/xmess/Manifest | 3 | ||||
-rw-r--r-- | games-emulation/xmess/files/0.83.1-glx-fix.patch | 11 | ||||
-rw-r--r-- | games-emulation/xmess/xmess-0.83.1.ebuild | 260 |
3 files changed, 0 insertions, 274 deletions
diff --git a/games-emulation/xmess/Manifest b/games-emulation/xmess/Manifest index fc88e5a7351b..51c8284e8235 100644 --- a/games-emulation/xmess/Manifest +++ b/games-emulation/xmess/Manifest @@ -1,7 +1,4 @@ -AUX 0.83.1-glx-fix.patch 386 RMD160 2d96a0ee2180fedd2ff7ea5451409df00632c099 SHA1 431c2ff0f522141be82690939d36b38d2114b3c4 SHA256 144f079f1845610a9bae8992bfec677eba63c46dfb9c86187db978df848dae06 DIST xmame-0.106.tar.bz2 17117298 RMD160 eab4fa232d59fce5b2216f942f8bc58a992f8d26 SHA1 7ae50f869067e101e053ca18e6f788297fcad9e2 SHA256 a385d86adebc2eb53b560bb522cf569569a74c4104605a8e7d61f1caa0f5e4df -DIST xmame-0.83.1.tar.bz2 12914490 RMD160 3d410dcfc124cfa3dc643cabf4c207aab126569d SHA1 075e60e49e298cc399c1d50a2967395b7a1d7b9d SHA256 e8317d6ece827316be52d2cd783e266db5796a11737315eb27f855d5239b3bf8 EBUILD xmess-0.106.ebuild 6375 RMD160 f9e0bce815b6050fb091eb16b4d8f15d79099158 SHA1 cf87eefd9e04bb49fa404243585176574253318d SHA256 64fbd5ee3107c99f18cd401f21bf7ba7f18435a28b3f21d4eeba1eee56e1ba9f -EBUILD xmess-0.83.1.ebuild 6895 RMD160 f28dddb0df98249708dff7543b2b148c81db9aaf SHA1 4354158afe0e2559e17ea87e749df7dc7007c3a3 SHA256 8795f6a04e9ebe463a8f939f897c74b69ad0e78431eec6ac4b28f2a6e45f3d45 MISC ChangeLog 8940 RMD160 152f50bab1dbe863f24119f3bd17903af5611743 SHA1 104deb3a292765839229af0187e89d00df74f893 SHA256 9bf19c12d89528939b00ef60a82f1a7f4f77adba1eb33229ed1bc38a17fb82a9 MISC metadata.xml 1545 RMD160 02d368dab680d4d857b78cd9f7d49956dd69c19b SHA1 0c81127c7bc6f036a71b5fadff0179bf09d4f9c3 SHA256 026ea67365d6cceb2f152020347543b64054067498723fb6e545afbd392dc02d diff --git a/games-emulation/xmess/files/0.83.1-glx-fix.patch b/games-emulation/xmess/files/0.83.1-glx-fix.patch deleted file mode 100644 index cbcb32d8a7dc..000000000000 --- a/games-emulation/xmess/files/0.83.1-glx-fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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/xmess-0.83.1.ebuild b/games-emulation/xmess/xmess-0.83.1.ebuild deleted file mode 100644 index d28b6180b3b6..000000000000 --- a/games-emulation/xmess/xmess-0.83.1.ebuild +++ /dev/null @@ -1,260 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmess/xmess-0.83.1.ebuild,v 1.13 2009/03/27 22:30:25 jer 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 ia64 ppc sparc x86" -IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick net expat lirc xinerama" - -RDEPEND="sys-libs/zlib - alsa? ( media-libs/alsa-lib ) - arts? ( kde-base/arts ) - dga? ( - x11-libs/libXxf86dga - x11-libs/libXxf86vm ) - esd? ( >=media-sound/esound-0.2.29 ) - expat? ( dev-libs/expat ) - ggi? ( media-libs/libggi ) - lirc? ( app-misc/lirc ) - opengl? ( - virtual/opengl - virtual/glu ) - sdl? ( >=media-libs/libsdl-1.2.0 ) - svga? ( media-libs/svgalib ) - xinerama? ( x11-libs/libXinerama ) - xv? ( x11-libs/libXv ) - X? ( x11-libs/libXext )" -DEPEND="${RDEPEND} - dga? ( - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto ) - xinerama? ( x11-proto/xineramaproto ) - xv? ( x11-proto/videoproto ) - x86? ( dev-lang/nasm )" -# 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) 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 - ;; - # amd64 no likey the -ffast-math - bug #54270 - amd64) append-flags -Wno-unused -fomit-frame-pointer -fstrict-aliasing -fstrength-reduce - ;; - 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 ]] || 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 ]] || 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 [[ ${disp} -eq 0 ]] || use X || use dga || use xv ; 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 - elog "Your available MAME binaries are: ${TARGET}" - if use X || use dga || use xv ; then - elog " ${TARGET}.x11" - fi - use sdl > /dev/null && elog " ${TARGET}.SDL" - use ggi > /dev/null && elog " ${TARGET}.ggi" - use svga > /dev/null && elog " ${TARGET}.svgalib" - use opengl > /dev/null && elog " ${TARGET}.xgl" -} |