From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kde-apps-meta/
Date: Sun, 17 Jan 2016 17:06:00 +0000 (UTC) [thread overview]
Message-ID: <1453050343.cf27d1ab19fe85e8e83f558b118222cd809da068.kensington@gentoo> (raw)
commit: cf27d1ab19fe85e8e83f558b118222cd809da068
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Jan 7 23:41:24 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 17:05:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf27d1ab
kde-apps/kde-apps-meta: Add 15.08.3 from overlay
Changes:
- Do not depend on KDE PIM 15.08.3
- Add USE=!minimal for kdeartwork-meta
Package-Manager: portage-2.2.26
.../kde-apps-meta/kde-apps-meta-15.08.3-r1.ebuild | 40 ++++++++++++++++++++++
kde-apps/kde-apps-meta/metadata.xml | 9 +++++
2 files changed, 49 insertions(+)
diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r1.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r1.ebuild
new file mode 100644
index 0000000..8ffe9dc
--- /dev/null
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="Meta package for the KDE Applications collection"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="accessibility minimal nls pim sdk"
+
+[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
+
+# KDE PIM 15.08.3 is not going to be in tree and
+# will conflict with other packages from 15.08.3
+# Raise kdeedu-meta dep whenever it hits portage
+RDEPEND="
+ $(add_kdeapps_dep kate)
+ $(add_kdeapps_dep kdeadmin-meta)
+ $(add_kdeapps_dep kdebase-meta)
+ $(add_kdeapps_dep kdeedu-meta '' 4.14.3)
+ $(add_kdeapps_dep kdegames-meta)
+ $(add_kdeapps_dep kdegraphics-meta)
+ $(add_kdeapps_dep kdemultimedia-meta)
+ $(add_kdeapps_dep kdenetwork-meta)
+ $(add_kdeapps_dep kdetoys-meta)
+ $(add_kdeapps_dep kdeutils-meta)
+ accessibility? ( $(add_kdeapps_dep kdeaccessibility-meta) )
+ nls? (
+ $(add_kdeapps_dep kde-l10n '' ${L10N_MINIMAL})
+ $(add_kdeapps_dep kde4-l10n 'minimal' ${L10N_MINIMAL})
+ )
+ pim? ( >=kde-apps/kdepim-meta-4.4.2015:4 )
+ sdk? (
+ $(add_kdeapps_dep kdesdk-meta)
+ $(add_kdeapps_dep kdewebdev-meta)
+ )
+ !minimal? ( $(add_kdeapps_dep kdeartwork-meta 'minimal') )
+"
diff --git a/kde-apps/kde-apps-meta/metadata.xml b/kde-apps/kde-apps-meta/metadata.xml
new file mode 100644
index 0000000..e40177e
--- /dev/null
+++ b/kde-apps/kde-apps-meta/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+ <use>
+ <flag name="pim">Pull in KDE PIM suite</flag>
+ <flag name="sdk">Pull in developer-specific meta-packages</flag>
+ </use>
+</pkgmetadata>
next reply other threads:[~2016-01-17 17:06 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-17 17:06 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-19 17:21 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kde-apps-meta/ Michael Palimaka
2016-03-18 14:40 Michael Palimaka
2016-03-25 14:48 Michael Palimaka
2016-04-09 10:13 Andreas Hüttel
2016-05-22 16:30 Johannes Huber
2016-05-24 13:22 Mikle Kolyada
2016-05-25 9:52 Michael Palimaka
2016-08-01 18:30 Johannes Huber
2017-03-13 20:30 Andreas Sturmlechner
2017-03-13 20:31 Andreas Sturmlechner
2017-11-11 16:24 Andreas Sturmlechner
2019-03-23 21:32 Andreas Sturmlechner
2021-08-11 2:57 Sam James
2021-11-28 1:49 Sam James
2021-11-28 1:55 Sam James
2021-11-29 0:54 Sam James
2022-04-07 21:41 Sam James
2022-04-22 18:08 Sam James
2022-07-20 5:49 Sam James
2022-07-24 23:29 Sam James
2022-11-17 23:08 Sam James
2022-11-29 15:10 Jakov Smolić
2022-12-03 6:25 Arthur Zamarin
2023-01-09 19:47 Andreas Sturmlechner
2023-04-01 16:40 Arthur Zamarin
2023-04-01 16:47 Arthur Zamarin
2023-04-02 19:40 Arthur Zamarin
2023-07-08 9:34 Arthur Zamarin
2023-07-15 17:09 Arthur Zamarin
2023-08-02 17:43 Sam James
2023-11-23 15:27 Sam James
2024-03-05 17:22 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-07-21 16:43 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-09-01 19:36 Arthur Zamarin
2024-09-04 14:15 Andreas Sturmlechner
2024-10-12 18:16 Arthur Zamarin
2024-10-25 5:49 Arthur Zamarin
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=1453050343.cf27d1ab19fe85e8e83f558b118222cd809da068.kensington@gentoo \
--to=kensington@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