From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdemultimedia-meta/
Date: Sat, 6 May 2017 19:50:44 +0000 (UTC) [thread overview]
Message-ID: <1494100232.8cce47d0d70fd0ae15a8e11d580153e6dfb1c9f2.mrueg@gentoo> (raw)
commit: 8cce47d0d70fd0ae15a8e11d580153e6dfb1c9f2
Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Sat May 6 19:50:32 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat May 6 19:50:32 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8cce47d0
kde-apps/kdemultimedia-meta: Add cdrom useflag
Package-Manager: Portage-2.3.5, Repoman-2.3.1
.../kdemultimedia-meta-17.04.49.9999.ebuild | 11 ++++++-----
kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild | 11 ++++++-----
kde-apps/kdemultimedia-meta/metadata.xml | 3 +++
3 files changed, 15 insertions(+), 10 deletions(-)
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-17.04.49.9999.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-17.04.49.9999.ebuild
index 28c23d4b0f..f6d3aab993 100644
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-17.04.49.9999.ebuild
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-17.04.49.9999.ebuild
@@ -11,21 +11,22 @@ HOMEPAGE="
https://multimedia.kde.org/
"
KEYWORDS=""
-IUSE="+ffmpeg nls"
+IUSE="+cdrom +ffmpeg nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
RDEPEND="
- $(add_kdeapps_dep audiocd-kio)
$(add_kdeapps_dep dragon)
$(add_kdeapps_dep juk)
- $(add_kdeapps_dep k3b)
$(add_kdeapps_dep kdenlive)
$(add_kdeapps_dep kmix)
- $(add_kdeapps_dep kscd)
$(add_kdeapps_dep kwave)
$(add_kdeapps_dep libkcddb)
- $(add_kdeapps_dep libkcompactdisc)
+ cdrom? ( $(add_kdeapps_dep audiocd-kio)
+ $(add_kdeapps_dep k3b)
+ $(add_kdeapps_dep kscd)
+ $(add_kdeapps_dep libkcompactdisc)
+ )
ffmpeg? ( $(add_kdeapps_dep ffmpegthumbs) )
nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) )
"
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild
index 28c23d4b0f..f6d3aab993 100644
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild
@@ -11,21 +11,22 @@ HOMEPAGE="
https://multimedia.kde.org/
"
KEYWORDS=""
-IUSE="+ffmpeg nls"
+IUSE="+cdrom +ffmpeg nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
RDEPEND="
- $(add_kdeapps_dep audiocd-kio)
$(add_kdeapps_dep dragon)
$(add_kdeapps_dep juk)
- $(add_kdeapps_dep k3b)
$(add_kdeapps_dep kdenlive)
$(add_kdeapps_dep kmix)
- $(add_kdeapps_dep kscd)
$(add_kdeapps_dep kwave)
$(add_kdeapps_dep libkcddb)
- $(add_kdeapps_dep libkcompactdisc)
+ cdrom? ( $(add_kdeapps_dep audiocd-kio)
+ $(add_kdeapps_dep k3b)
+ $(add_kdeapps_dep kscd)
+ $(add_kdeapps_dep libkcompactdisc)
+ )
ffmpeg? ( $(add_kdeapps_dep ffmpegthumbs) )
nls? ( $(add_kdeapps_dep kde4-l10n '' ${L10N_MINIMAL}) )
"
diff --git a/kde-apps/kdemultimedia-meta/metadata.xml b/kde-apps/kdemultimedia-meta/metadata.xml
index 2fdbf33d96..cd91a57258 100644
--- a/kde-apps/kdemultimedia-meta/metadata.xml
+++ b/kde-apps/kdemultimedia-meta/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="cdrom"> Include packages for optical discs</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2017-05-06 19:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-06 19:50 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-29 18:28 [gentoo-commits] proj/kde:master commit in: kde-apps/kdemultimedia-meta/ Andreas Sturmlechner
2025-04-16 22:50 Andreas Sturmlechner
2024-04-21 20:07 Andreas Sturmlechner
2023-05-28 9:54 Andreas Sturmlechner
2023-04-25 17:54 Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2021-08-05 8:12 Andreas Sturmlechner
2020-05-20 19:35 Andreas Sturmlechner
2020-01-26 20:32 Andreas Sturmlechner
2019-09-14 15:50 Andreas Sturmlechner
2019-04-12 12:49 Michael Palimaka
2019-03-22 22:48 Andreas Sturmlechner
2018-06-10 16:29 Johannes Huber
2018-05-03 11:40 Andreas Sturmlechner
2018-02-14 12:10 Michael Palimaka
2017-10-01 22:47 Andreas Sturmlechner
2017-05-11 21:48 Andreas Sturmlechner
2017-03-09 17:13 Johannes Huber
2016-12-21 12:19 Michael Palimaka
2016-11-11 16:57 Johannes Huber
2016-04-20 6:36 Johannes Huber
2015-05-07 19:47 Manuel Rüger
2014-11-29 16:52 Michael Palimaka
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=1494100232.8cce47d0d70fd0ae15a8e11d580153e6dfb1c9f2.mrueg@gentoo \
--to=mrueg@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