From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/
Date: Sun, 10 Dec 2017 21:53:19 +0000 (UTC) [thread overview]
Message-ID: <1512942782.e34c1204a71cc0f86ba0c72f88812073e5a2cb47.asturm@gentoo> (raw)
commit: e34c1204a71cc0f86ba0c72f88812073e5a2cb47
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 21:31:51 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 21:53:02 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e34c1204
media-sound/elisa: Add USE=mpris,semantic-desktop, bump QT_MINIMAL=5.9.1
Package-Manager: Portage-2.3.17, Repoman-2.3.6
media-sound/elisa/elisa-9999.ebuild | 28 +++++++++++++++++++++-------
media-sound/elisa/metadata.xml | 3 +++
2 files changed, 24 insertions(+), 7 deletions(-)
diff --git a/media-sound/elisa/elisa-9999.ebuild b/media-sound/elisa/elisa-9999.ebuild
index 69c2033b34..f43b5639b9 100644
--- a/media-sound/elisa/elisa-9999.ebuild
+++ b/media-sound/elisa/elisa-9999.ebuild
@@ -3,6 +3,7 @@
EAPI=6
+QT_MINIMAL="5.9.1"
KDE_TEST="forceoptional"
KDE_HANDBOOK="optional"
inherit kde5
@@ -11,27 +12,30 @@ DESCRIPTION="Simple music player by KDE"
HOMEPAGE="https://community.kde.org/Elisa"
LICENSE="LGPL-3+"
KEYWORDS=""
-IUSE=""
+IUSE="mpris semantic-desktop"
-# TODO:
-# - Bogus deps
-# - optional features
COMMON_DEPEND="
- $(add_frameworks_dep baloo)
+ $(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)
$(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep kfilemetadata)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtmultimedia)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)
+ mpris? (
+ $(add_frameworks_dep kdbusaddons)
+ $(add_qt_dep qtdbus)
+ )
+ semantic-desktop? (
+ $(add_frameworks_dep baloo)
+ $(add_frameworks_dep kfilemetadata)
+ )
"
DEPEND="${COMMON_DEPEND}
sys-devel/gettext
@@ -43,3 +47,13 @@ RDEPEND="${COMMON_DEPEND}
"
RESTRICT+=" test"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package mpris KF5DBusAddons)
+ $(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+ $(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
+ )
+
+ kde5_src_configure
+}
diff --git a/media-sound/elisa/metadata.xml b/media-sound/elisa/metadata.xml
index 2fdbf33d96..22e16aa35e 100644
--- a/media-sound/elisa/metadata.xml
+++ b/media-sound/elisa/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="mpris">Enable MPRIS support</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2017-12-10 21:53 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-10 21:53 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 19:05 [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ Andreas Sturmlechner
2024-08-10 15:04 Andreas Sturmlechner
2024-07-01 17:03 Andreas Sturmlechner
2024-03-08 20:17 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-02-25 20:02 Sam James
2023-12-23 15:46 Andreas Sturmlechner
2022-11-12 10:17 Andreas Sturmlechner
2020-09-29 12:51 Andreas Sturmlechner
2020-06-09 18:14 Andreas Sturmlechner
2020-05-27 21:23 Andreas Sturmlechner
2020-05-20 19:28 Andreas Sturmlechner
2020-05-09 19:59 Andreas Sturmlechner
2020-04-29 16:10 Andreas Sturmlechner
2020-04-24 10:47 Andreas Sturmlechner
2020-03-30 0:32 Andreas Sturmlechner
2020-02-04 1:16 Andreas Sturmlechner
2019-12-07 11:43 Andreas Sturmlechner
2019-11-30 9:42 Andreas Sturmlechner
2019-11-10 23:13 Andreas Sturmlechner
2019-11-10 23:13 Andreas Sturmlechner
2019-07-15 16:00 Andreas Sturmlechner
2019-06-05 16:12 Andreas Sturmlechner
2018-07-11 20:35 Johannes Huber
2018-06-11 18:58 Johannes Huber
2018-04-14 16:21 Johannes Huber
2018-04-14 16:08 Johannes Huber
2018-04-08 14:01 Johannes Huber
2018-04-08 13:26 Johannes Huber
2018-04-08 13:26 Johannes Huber
2017-07-21 17:54 Andreas Sturmlechner
2017-07-05 22:56 Andreas Sturmlechner
2017-04-06 19:59 Johannes Huber
2017-04-06 19:59 Johannes Huber
2017-03-01 23:42 Andreas Sturmlechner
2017-02-26 15:31 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=1512942782.e34c1204a71cc0f86ba0c72f88812073e5a2cb47.asturm@gentoo \
--to=asturm@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