summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-12-21 14:22:14 +0000
committerMichał Górny <mgorny@gentoo.org>2014-12-21 14:22:14 +0000
commit160fb6c4424dfa5a9b129df3f7a6fd7a4637cb03 (patch)
treeceaf1128a55730d0658c96b3b876822708f03726 /games-emulation/virtualjaguar
parentRemove old ebuilds (diff)
downloadgentoo-2-160fb6c4424dfa5a9b129df3f7a6fd7a4637cb03.tar.gz
gentoo-2-160fb6c4424dfa5a9b129df3f7a6fd7a4637cb03.tar.bz2
gentoo-2-160fb6c4424dfa5a9b129df3f7a6fd7a4637cb03.zip
Move stable keywords.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'games-emulation/virtualjaguar')
-rw-r--r--games-emulation/virtualjaguar/ChangeLog6
-rw-r--r--games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild4
-rw-r--r--games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild58
3 files changed, 7 insertions, 61 deletions
diff --git a/games-emulation/virtualjaguar/ChangeLog b/games-emulation/virtualjaguar/ChangeLog
index bf5aadf06cc9..8b7d34b1c401 100644
--- a/games-emulation/virtualjaguar/ChangeLog
+++ b/games-emulation/virtualjaguar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/virtualjaguar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/ChangeLog,v 1.17 2014/12/21 14:20:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/ChangeLog,v 1.18 2014/12/21 14:22:14 mgorny Exp $
+
+ 21 Dec 2014; Michał Górny <mgorny@gentoo.org> -virtualjaguar-1.0.7.ebuild,
+ virtualjaguar-1.0.7-r1.ebuild:
+ Move stable keywords.
*virtualjaguar-1.0.7-r1 (21 Dec 2014)
diff --git a/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild b/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild
index 10e0f6875434..6b7d120cef67 100644
--- a/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild
+++ b/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild,v 1.1 2014/12/21 14:20:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/virtualjaguar-1.0.7-r1.ebuild,v 1.2 2014/12/21 14:22:14 mgorny Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://www.icculus.org/virtualjaguar/tarballs/${P}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE=""
DEPEND="virtual/opengl
diff --git a/games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild b/games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild
deleted file mode 100644
index d4b5bf5cbda3..000000000000
--- a/games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild,v 1.8 2014/05/15 16:40:58 ulm Exp $
-
-EAPI=2
-inherit eutils games
-
-DESCRIPTION="an Atari Jaguar emulator"
-HOMEPAGE="http://www.icculus.org/virtualjaguar/"
-SRC_URI="http://www.icculus.org/virtualjaguar/tarballs/${P}-src.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc x86"
-IUSE=""
-
-DEPEND="virtual/opengl
- media-libs/libsdl[sound,joystick,opengl,video]"
-
-S=${WORKDIR}/${P}-src
-
-src_prepare() {
- mkdir obj || die
- edos2unix src/sdlemu_config.cpp
- epatch \
- "${FILESDIR}"/${PV}-cdintf_linux.patch \
- "${FILESDIR}"/${P}-gcc43.patch \
- "${FILESDIR}"/${P}-makefile.patch \
- "${FILESDIR}"/${P}-array.patch
-
- sed -e "s:GENTOODIR:${GAMES_BINDIR}:" \
- "${FILESDIR}/virtualjaguar" > "${T}/virtualjaguar" || die
-}
-
-src_compile() {
- export SYSTYPE=__GCCUNIX__ \
- GLLIB=-lGL \
- SDLLIBTYPE=--libs
- emake obj/m68kops.h || die
- emake LDFLAGS="${LDFLAGS}" || die "emake failed"
-}
-
-src_install() {
- dogamesbin vj "${T}/virtualjaguar" || die "dogamebin failed"
- dodoc docs/{README,TODO,WHATSNEW}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "Please run ${PN} to create the necessary directories"
- elog "in your home directory. After that you may place ROM files"
- elog "in ~/.vj/ROMs and they will be detected when you run virtualjaguar."
- elog "You may then select which ROM to run from inside the emulator."
- elog
- elog "If you have previously run a version of ${PV} please note that"
- elog "the location of the ROMs has changed."
-}