public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Tue, 19 Jan 2016 17:21:08 +0000 (UTC)	[thread overview]
Message-ID: <1453224053.d350db57c623da990f9ec797d9f0671ef06701a5.kensington@gentoo> (raw)

commit:     d350db57c623da990f9ec797d9f0671ef06701a5
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jan 19 16:39:56 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 17:20:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d350db57

kde-apps/kde-apps-meta: Replace kdebase-meta with kdecore-meta

Package-Manager: portage-2.2.26

 .../kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild  | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.ebuild
new file mode 100644
index 0000000..fc9ce62
--- /dev/null
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r3.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 kdecore-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) )
+"


             reply	other threads:[~2016-01-19 17:21 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 17:21 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 14:15 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kde-apps-meta/ Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-07-21 16:43 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-03-05 17:22 Arthur Zamarin
2023-11-23 15:27 Sam James
2023-08-02 17:43 Sam James
2023-07-15 17:09 Arthur Zamarin
2023-07-08  9:34 Arthur Zamarin
2023-04-02 19:40 Arthur Zamarin
2023-04-01 16:47 Arthur Zamarin
2023-04-01 16:40 Arthur Zamarin
2023-01-09 19:47 Andreas Sturmlechner
2022-12-03  6:25 Arthur Zamarin
2022-11-29 15:10 Jakov Smolić
2022-11-17 23:08 Sam James
2022-07-24 23:29 Sam James
2022-07-20  5:49 Sam James
2022-04-22 18:08 Sam James
2022-04-07 21:41 Sam James
2021-11-29  0:54 Sam James
2021-11-28  1:55 Sam James
2021-11-28  1:49 Sam James
2021-08-11  2:57 Sam James
2019-03-23 21:32 Andreas Sturmlechner
2017-11-11 16:24 Andreas Sturmlechner
2017-03-13 20:31 Andreas Sturmlechner
2017-03-13 20:30 Andreas Sturmlechner
2016-08-01 18:30 Johannes Huber
2016-05-25  9:52 Michael Palimaka
2016-05-24 13:22 Mikle Kolyada
2016-05-22 16:30 Johannes Huber
2016-04-09 10:13 Andreas Hüttel
2016-03-25 14:48 Michael Palimaka
2016-03-18 14:40 Michael Palimaka
2016-01-17 17:06 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=1453224053.d350db57c623da990f9ec797d9f0671ef06701a5.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