From: "Johannes Huber" <johu@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/tomahawk/
Date: Wed, 9 Nov 2011 20:44:40 +0000 (UTC) [thread overview]
Message-ID: <2f8edf0f3ae439a4f3bd601ef7e6a581bbd89391.johu@gentoo> (raw)
commit: 2f8edf0f3ae439a4f3bd601ef7e6a581bbd89391
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Wed Nov 9 20:43:50 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Wed Nov 9 20:43:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2f8edf0f
[media-sound/tomahawk] Make twitter + jabber plugins optional
(Portage version: 2.2.0_alpha72/git/Linux i686, unsigned Manifest commit)
---
media-sound/tomahawk/metadata.xml | 3 +++
media-sound/tomahawk/tomahawk-9999.ebuild | 14 +++++---------
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/media-sound/tomahawk/metadata.xml b/media-sound/tomahawk/metadata.xml
index 8d1e86a..7ca1023 100644
--- a/media-sound/tomahawk/metadata.xml
+++ b/media-sound/tomahawk/metadata.xml
@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
+<use>
+ <flag name="twitter">Enable twitter support</flag>
+</use>
</pkgmetadata>
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index 25bfecc..4f20457 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -22,13 +22,7 @@ HOMEPAGE="http://tomahawk-player.org/"
LICENSE="GPL-3 BSD"
SLOT="0"
-IUSE="debug fftw libsamplerate"
-
-# Broken -X (Headless mode) by upstream
-# X? (
-# >=x11-libs/qt-gui-${QT_MINIMAL}:4
-# >=x11-libs/qt-webkit-${QT_MINIMAL}:4
-#)
+IUSE="debug fftw jabber libsamplerate twitter"
DEPEND="
dev-libs/libattica
@@ -39,15 +33,15 @@ DEPEND="
>=media-libs/libechonest-1.1.10
>=media-libs/phonon-4.5.0
media-libs/taglib
- net-libs/jreen
- net-libs/qtweetlib
>=x11-libs/qt-core-${QT_MINIMAL}:4
>=x11-libs/qt-gui-${QT_MINIMAL}:4
>=x11-libs/qt-sql-${QT_MINIMAL}:4[sqlite]
>=x11-libs/qt-webkit-${QT_MINIMAL}:4
>=x11-libs/qt-xmlpatterns-${QT_MINIMAL}:4
fftw? ( sci-libs/fftw:3.0 )
+ jabber? ( net-libs/jreen )
libsamplerate? ( media-libs/libsamplerate )
+ twitter? ( net-libs/qtweetlib )
"
RDEPEND="${DEPEND}"
@@ -57,6 +51,8 @@ PATCHES=(
src_configure() {
mycmakeargs=(
+ $(cmake-utils_use_with jabber Jreen)
+ $(cmake-utils_use_with twitter QTweetLib)
-DINTERNAL_JREEN=OFF
)
next reply other threads:[~2011-11-09 20:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 20:44 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-29 13:03 [gentoo-commits] proj/kde:master commit in: media-sound/tomahawk/ Johannes Huber
2012-03-17 15:11 Ian Delaney
2011-11-24 14:41 Johannes Huber
2011-11-05 15:58 Johannes Huber
2011-10-02 10:59 Johannes Huber
2011-09-15 9:52 Johannes Huber
2011-09-08 8:15 Johannes Huber
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=2f8edf0f3ae439a4f3bd601ef7e6a581bbd89391.johu@gentoo \
--to=johu@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