From: "Marcel Unbehaun" <frostworks@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-emulation/pcsx2-meta/, games-emulation/pcsx2/
Date: Sun, 30 Oct 2011 14:21:31 +0000 (UTC) [thread overview]
Message-ID: <0256eb84d6dce43ff4ed7b8f0d54d05c7a74eb97.frostwork@gentoo> (raw)
commit: 0256eb84d6dce43ff4ed7b8f0d54d05c7a74eb97
Author: Marcel Unbehaun <marcel <AT> frostworx <DOT> de>
AuthorDate: Sun Oct 30 14:20:58 2011 +0000
Commit: Marcel Unbehaun <frostworks <AT> gmx <DOT> de>
CommitDate: Sun Oct 30 14:20:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=0256eb84
[games-emulation/pcsx2-meta] moved plugin use into -meta
---
games-emulation/{pcsx2 => pcsx2-meta}/metadata.xml | 2 +-
games-emulation/pcsx2-meta/pcsx2-meta-9999.ebuild | 34 ++++++++++++++++++++
games-emulation/pcsx2/metadata.xml | 17 ----------
games-emulation/pcsx2/pcsx2-0.9.8.ebuild | 20 +----------
games-emulation/pcsx2/pcsx2-9999.ebuild | 23 +------------
5 files changed, 39 insertions(+), 57 deletions(-)
diff --git a/games-emulation/pcsx2/metadata.xml b/games-emulation/pcsx2-meta/metadata.xml
similarity index 97%
copy from games-emulation/pcsx2/metadata.xml
copy to games-emulation/pcsx2-meta/metadata.xml
index b96b78d..c83d8c2 100644
--- a/games-emulation/pcsx2/metadata.xml
+++ b/games-emulation/pcsx2-meta/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<herd>games</herd>
<longdescription lang="en">
-the one and only ps2 emulator
+meta pakage for pcsx2 and plugins
</longdescription>
<use>
<flag name="cdvdiso">enable cdvdiso plugin support</flag>
diff --git a/games-emulation/pcsx2-meta/pcsx2-meta-9999.ebuild b/games-emulation/pcsx2-meta/pcsx2-meta-9999.ebuild
new file mode 100644
index 0000000..a8ba0df
--- /dev/null
+++ b/games-emulation/pcsx2-meta/pcsx2-meta-9999.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit eutils
+
+DESCRIPTION="meta package for pcsx2 and plugins"
+HOMEPAGE="http://www.pcsx2.net"
+SRC_URI=""
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="cdvdiso cdvdlinuz cdvdnull dev9null fwnull gsdx gsnull onepad padnull spu2null spu2-x usbnull zerogs zerospu zzogl"
+
+RDEPEND=" games-emulation/pcsx2
+ cdvdiso? ( games-emulation/ps2emu-cdvdiso )
+ cdvdlinuz? ( games-emulation/ps2emu-cdvdlinuz )
+ cdvdnull? ( games-emulation/ps2emu-cdvdnull )
+ dev9null? ( games-emulation/ps2emu-dev9null )
+ fwnull? ( games-emulation/ps2emu-fwnull )
+ gsdx? ( games-emulation/ps2emu-gsdx )
+ gsnull? ( games-emulation/ps2emu-gsnull )
+ onepad? ( games-emulation/ps2emu-onepad )
+ padnull? ( games-emulation/ps2emu-padnull )
+ spu2null? ( games-emulation/ps2emu-spu2null )
+ spu2-x? ( games-emulation/ps2emu-spu2-x )
+ usbnull? ( games-emulation/ps2emu-usbnull )
+ zerogs? ( games-emulation/ps2emu-zerogs )
+ zerospu? ( games-emulation/ps2emu-zerospu )
+ zzogl? ( games-emulation/ps2emu-zzogl )
+ "
diff --git a/games-emulation/pcsx2/metadata.xml b/games-emulation/pcsx2/metadata.xml
index b96b78d..675d7cb 100644
--- a/games-emulation/pcsx2/metadata.xml
+++ b/games-emulation/pcsx2/metadata.xml
@@ -9,21 +9,4 @@
<longdescription lang="en">
the one and only ps2 emulator
</longdescription>
- <use>
- <flag name="cdvdiso">enable cdvdiso plugin support</flag>
- <flag name="cdvdlinuz">enable cdvdlinuz plugin support</flag>
- <flag name="cdvdnull">enable cdvdnull plugin support</flag>
- <flag name="dev9null">enable dev9null plugin support</flag>
- <flag name="fwnull">enable fwnull plugin support</flag>
- <flag name="gsdx">enable gsdx plugin support</flag>
- <flag name="gsnull">enable gsnull plugin support</flag>
- <flag name="onepad">enable onepad plugin support</flag>
- <flag name="padnull">enable padnull plugin support</flag>
- <flag name="spu2null">enable spu2null plugin support</flag>
- <flag name="spu2-x">enable spu2-x plugin support</flag>
- <flag name="usbnull">enable usbnull plugin support</flag>
- <flag name="zerogs">enable zerogs plugin support</flag>
- <flag name="zerospu">enable zerospu plugin support</flag>
- <flag name="zzogl">enable zzogl plugin support</flag>
- </use>
</pkgmetadata>
diff --git a/games-emulation/pcsx2/pcsx2-0.9.8.ebuild b/games-emulation/pcsx2/pcsx2-0.9.8.ebuild
index 73b3bbd..b656a15 100644
--- a/games-emulation/pcsx2/pcsx2-0.9.8.ebuild
+++ b/games-emulation/pcsx2/pcsx2-0.9.8.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://forums.pcsx2.net/attachment.php?aid=28280 -> ${P}.7z"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86"
-IUSE="cdvdiso cdvdlinuz cdvdnull dev9null fwnull gsdx gsnull onepad padnull spu2null spu2-x usbnull zerogs zerospu zzogl debug"
+IUSE="debug"
if use amd64; then
ABI="x86"
@@ -51,23 +51,7 @@ DEPEND="dev-cpp/sparsehash
app-emulation/emul-linux-x86-sdl
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-wxGTK
- )
- cdvdiso? ( games-emulation/ps2emu-cdvdiso )
- cdvdlinuz? ( games-emulation/ps2emu-cdvdlinuz )
- cdvdnull? ( games-emulation/ps2emu-cdvdnull )
- dev9null? ( games-emulation/ps2emu-dev9null )
- fwnull? ( games-emulation/ps2emu-fwnull )
- gsdx? ( games-emulation/ps2emu-gsdx )
- gsnull? ( games-emulation/ps2emu-gsnull )
- onepad? ( games-emulation/ps2emu-onepad )
- padnull? ( games-emulation/ps2emu-padnull )
- spu2null? ( games-emulation/ps2emu-spu2null )
- spu2-x? ( games-emulation/ps2emu-spu2-x )
- usbnull? ( games-emulation/ps2emu-usbnull )
- zerogs? ( games-emulation/ps2emu-zerogs )
- zerospu? ( games-emulation/ps2emu-zerospu )
- zzogl? ( games-emulation/ps2emu-zzogl )
- "
+ )"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_PV}
diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 6237e3e..2af3a18 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
-IUSE="cdvdiso cdvdlinuz cdvdnull dev9null fwnull gsdx gsnull onepad padnull spu2null spu2-x usbnull zerogs zerospu zzogl debug"
+IUSE="debug"
if use amd64; then
ABI="x86"
@@ -28,9 +28,6 @@ else
CMAKE_BUILD_TYPE="Release"
fi
-PDEPEND="
- "
-
DEPEND="dev-cpp/sparsehash
x86? (
app-arch/bzip2
@@ -56,23 +53,7 @@ DEPEND="dev-cpp/sparsehash
app-emulation/emul-linux-x86-sdl
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-wxGTK
- )
- cdvdiso? ( games-emulation/ps2emu-cdvdiso )
- cdvdlinuz? ( games-emulation/ps2emu-cdvdlinuz )
- cdvdnull? ( games-emulation/ps2emu-cdvdnull )
- dev9null? ( games-emulation/ps2emu-dev9null )
- fwnull? ( games-emulation/ps2emu-fwnull )
- gsdx? ( games-emulation/ps2emu-gsdx )
- gsnull? ( games-emulation/ps2emu-gsnull )
- onepad? ( games-emulation/ps2emu-onepad )
- padnull? ( games-emulation/ps2emu-padnull )
- spu2null? ( games-emulation/ps2emu-spu2null )
- spu2-x? ( games-emulation/ps2emu-spu2-x )
- usbnull? ( games-emulation/ps2emu-usbnull )
- zerogs? ( games-emulation/ps2emu-zerogs )
- zerospu? ( games-emulation/ps2emu-zerospu )
- zzogl? ( games-emulation/ps2emu-zzogl )
- "
+ )"
RDEPEND="${DEPEND}"
src_prepare() {
next reply other threads:[~2011-10-30 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-30 14:21 Marcel Unbehaun [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-30 8:09 [gentoo-commits] proj/gamerlay:master commit in: games-emulation/pcsx2-meta/, games-emulation/pcsx2/ Marcel Unbehaun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0256eb84d6dce43ff4ed7b8f0d54d05c7a74eb97.frostwork@gentoo \
--to=frostworks@gmx.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox