From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:apps-scratch commit in: kde-apps/libkdegames/
Date: Sun, 23 Nov 2014 18:11:48 +0000 (UTC) [thread overview]
Message-ID: <1416766307.22de7bec91a49b35ec25d6b18dd769b9be69ab70.kensington@gentoo> (raw)
commit: 22de7bec91a49b35ec25d6b18dd769b9be69ab70
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 18:11:43 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 18:11:47 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=22de7bec
[kde-apps/libkdegames] OpenAL is now mandatory.
Upstream commit: 5a13ecbb8a0e51159fa15513dc459a0d63da974c
Package-Manager: portage-2.2.14
---
kde-apps/libkdegames/libkdegames-14.11.95.ebuild | 16 +++-------------
kde-apps/libkdegames/libkdegames-9999.ebuild | 16 +++-------------
2 files changed, 6 insertions(+), 26 deletions(-)
diff --git a/kde-apps/libkdegames/libkdegames-14.11.95.ebuild b/kde-apps/libkdegames/libkdegames-14.11.95.ebuild
index 783563f..c9f8422 100644
--- a/kde-apps/libkdegames/libkdegames-14.11.95.ebuild
+++ b/kde-apps/libkdegames/libkdegames-14.11.95.ebuild
@@ -8,24 +8,14 @@ inherit kde4-base
DESCRIPTION="Base library common to many KDE games"
KEYWORDS=" ~amd64"
-IUSE="debug openal"
+IUSE="debug"
DEPEND="
- openal? (
- media-libs/libsndfile
- media-libs/openal
- )
+ media-libs/libsndfile
+ media-libs/openal
"
RDEPEND="${DEPEND}
!<kde-base/kbreakout-4.10.50:4
"
KMSAVELIBS="true"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use openal USE_OPENAL_SNDFILE)
- )
-
- kde4-base_src_configure
-}
diff --git a/kde-apps/libkdegames/libkdegames-9999.ebuild b/kde-apps/libkdegames/libkdegames-9999.ebuild
index b379541..b461993 100644
--- a/kde-apps/libkdegames/libkdegames-9999.ebuild
+++ b/kde-apps/libkdegames/libkdegames-9999.ebuild
@@ -8,24 +8,14 @@ inherit kde4-base
DESCRIPTION="Base library common to many KDE games"
KEYWORDS=""
-IUSE="debug openal"
+IUSE="debug"
DEPEND="
- openal? (
- media-libs/libsndfile
- media-libs/openal
- )
+ media-libs/libsndfile
+ media-libs/openal
"
RDEPEND="${DEPEND}
!<kde-base/kbreakout-4.10.50:4
"
KMSAVELIBS="true"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use openal USE_OPENAL_SNDFILE)
- )
-
- kde4-base_src_configure
-}
reply other threads:[~2014-11-23 18:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1416766307.22de7bec91a49b35ec25d6b18dd769b9be69ab70.kensington@gentoo \
--to=kensington@gentoo.org \
--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