From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdeartwork-kscreensaver/
Date: Wed, 10 Apr 2013 09:09:27 +0000 (UTC) [thread overview]
Message-ID: <1365584940.86f3cd4a333aea62e16ea83f5cf523229dbb5b97.patrick@gentoo> (raw)
commit: 86f3cd4a333aea62e16ea83f5cf523229dbb5b97
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 09:09:00 2013 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 09:09:00 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=86f3cd4a
[kde-base/kdeartwork-kscreensaver] Fix kscreensaver dep
---
.../kdeartwork-kscreensaver-9999.ebuild | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-9999.ebuild b/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-9999.ebuild
index 1b22a4d..a4330a7 100644
--- a/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-9999.ebuild
+++ b/kde-base/kdeartwork-kscreensaver/kdeartwork-kscreensaver-9999.ebuild
@@ -12,19 +12,17 @@ inherit kde4-meta
DESCRIPTION="Extra screensavers for kde"
KEYWORDS=""
-IUSE="debug +eigen +kexiv2 opengl xscreensaver"
+IUSE="debug +eigen +kexiv2 xscreensaver"
# libkworkspace - only as a stub to provide KDE4Workspace config
RDEPEND="
- $(add_kdebase_dep kscreensaver 'opengl?')
+ $(add_kdebase_dep kscreensaver)
$(add_kdebase_dep libkworkspace)
media-libs/libart_lgpl
x11-libs/libX11
kexiv2? ( $(add_kdebase_dep libkexiv2) )
- opengl? (
- virtual/glu
- virtual/opengl
- )
+ virtual/glu
+ virtual/opengl
xscreensaver? ( x11-misc/xscreensaver )
"
DEPEND="${RDEPEND}
@@ -37,9 +35,9 @@ PATCHES=( "${FILESDIR}/${PN}-xscreensaver.patch"
src_configure() {
mycmakeargs=(
-DKSCREENSAVER_SOUND_SUPPORT=ON
+ -DOPENGL=ON
$(cmake-utils_use_with eigen Eigen2)
$(cmake-utils_use_with kexiv2)
- $(cmake-utils_use_with opengl OpenGL)
$(cmake-utils_use_with xscreensaver)
)
next reply other threads:[~2013-04-10 9:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-10 9:09 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-19 16:09 [gentoo-commits] proj/kde:master commit in: kde-base/kdeartwork-kscreensaver/ Michael Palimaka
2013-04-29 17:27 Michael Palimaka
2012-10-03 9:03 Michael Palimaka
2012-04-24 18:26 Michael Palimaka
2011-04-07 21:03 Andreas K. Huettel
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=1365584940.86f3cd4a333aea62e16ea83f5cf523229dbb5b97.patrick@gentoo \
--to=patrick@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