public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdeartwork-meta/
Date: Sat,  9 Aug 2014 19:57:29 +0000 (UTC)	[thread overview]
Message-ID: <1407612107.36f79aa6499d805edd359f5d1b0be2364b5e240e.johu@gentoo> (raw)

commit:     36f79aa6499d805edd359f5d1b0be2364b5e240e
Author:     Matthew Dawson <matthew <AT> mjdsystems <DOT> ca>
AuthorDate: Sat Aug  9 00:24:47 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug  9 19:21:47 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=36f79aa6

[kde-base/kdeartwork-meta] Add minimal flag to allow Plasma 5 to be co-installed

Package-Manager: portage-2.2.8-r1

---
 kde-base/kdeartwork-meta/kdeartwork-meta-4.13.97.ebuild      | 4 ++--
 kde-base/kdeartwork-meta/kdeartwork-meta-4.14.49.9999.ebuild | 4 ++--
 kde-base/kdeartwork-meta/metadata.xml                        | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.13.97.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.13.97.ebuild
index 6bb4b1c..36536ae 100644
--- a/kde-base/kdeartwork-meta/kdeartwork-meta-4.13.97.ebuild
+++ b/kde-base/kdeartwork-meta/kdeartwork-meta-4.13.97.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
 
 DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="minimal"
 
 RDEPEND="
 	$(add_kdebase_dep kdeartwork-colorschemes)
@@ -15,7 +15,7 @@ RDEPEND="
 	$(add_kdebase_dep kdeartwork-emoticons)
 	$(add_kdebase_dep kdeartwork-iconthemes)
 	$(add_kdebase_dep kdeartwork-kscreensaver)
-	$(add_kdebase_dep kdeartwork-styles)
 	$(add_kdebase_dep kdeartwork-wallpapers)
 	$(add_kdebase_dep kdeartwork-weatherwallpapers)
+	!minimal? ( $(add_kdebase_dep kdeartwork-styles) )
 "

diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.14.49.9999.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.14.49.9999.ebuild
index a934b38..4d96ed0 100644
--- a/kde-base/kdeartwork-meta/kdeartwork-meta-4.14.49.9999.ebuild
+++ b/kde-base/kdeartwork-meta/kdeartwork-meta-4.14.49.9999.ebuild
@@ -7,7 +7,7 @@ inherit kde4-meta-pkg
 
 DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
 KEYWORDS=""
-IUSE=""
+IUSE="minimal"
 
 RDEPEND="
 	$(add_kdebase_dep kdeartwork-colorschemes)
@@ -15,7 +15,7 @@ RDEPEND="
 	$(add_kdebase_dep kdeartwork-emoticons)
 	$(add_kdebase_dep kdeartwork-iconthemes)
 	$(add_kdebase_dep kdeartwork-kscreensaver)
-	$(add_kdebase_dep kdeartwork-styles)
 	$(add_kdebase_dep kdeartwork-wallpapers)
 	$(add_kdebase_dep kdeartwork-weatherwallpapers)
+	!minimal? ( $(add_kdebase_dep kdeartwork-styles) )
 "

diff --git a/kde-base/kdeartwork-meta/metadata.xml b/kde-base/kdeartwork-meta/metadata.xml
index a23f444..006b889 100644
--- a/kde-base/kdeartwork-meta/metadata.xml
+++ b/kde-base/kdeartwork-meta/metadata.xml
@@ -2,4 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>kde</herd>
+	<use>
+		<flag name="minimal">Install a Plasma 5 compatible subset of the package</flag>
+	</use>
 </pkgmetadata>


             reply	other threads:[~2014-08-09 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-09 19:57 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-19 13:21 [gentoo-commits] proj/kde:master commit in: kde-base/kdeartwork-meta/ Johannes Huber
2013-10-19 12:32 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=1407612107.36f79aa6499d805edd359f5d1b0be2364b5e240e.johu@gentoo \
    --to=johu@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