public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:apps-scratch commit in: kde-apps/libkdegames/
@ 2014-11-23 18:11 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2014-11-23 18:11 UTC (permalink / raw
  To: gentoo-commits

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
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-23 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-23 18:11 [gentoo-commits] proj/kde:apps-scratch commit in: kde-apps/libkdegames/ Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox