public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkgapi/
Date: Thu, 27 Apr 2017 19:36:20 +0000 (UTC)	[thread overview]
Message-ID: <1493321762.c7a2f79ca17ca100467aace9c30bd49eba1c74be.asturm@gentoo> (raw)

commit:     c7a2f79ca17ca100467aace9c30bd49eba1c74be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 19:36:02 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 19:36:02 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7a2f79c

kde-apps/libkgapi: Add USE=nls and missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/libkgapi/libkgapi-17.04.49.9999.ebuild | 9 ++++++---
 kde-apps/libkgapi/libkgapi-9999.ebuild          | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/kde-apps/libkgapi/libkgapi-17.04.49.9999.ebuild b/kde-apps/libkgapi/libkgapi-17.04.49.9999.ebuild
index 9765c59031..b4b047d62d 100644
--- a/kde-apps/libkgapi/libkgapi-17.04.49.9999.ebuild
+++ b/kde-apps/libkgapi/libkgapi-17.04.49.9999.ebuild
@@ -13,9 +13,9 @@ HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
 
 LICENSE="LGPL-2.1+"
 KEYWORDS=""
-IUSE=""
+IUSE="nls"
 
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwindowsystem)
 	$(add_kdeapps_dep kcalcore)
@@ -26,6 +26,9 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "

diff --git a/kde-apps/libkgapi/libkgapi-9999.ebuild b/kde-apps/libkgapi/libkgapi-9999.ebuild
index 9765c59031..b4b047d62d 100644
--- a/kde-apps/libkgapi/libkgapi-9999.ebuild
+++ b/kde-apps/libkgapi/libkgapi-9999.ebuild
@@ -13,9 +13,9 @@ HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
 
 LICENSE="LGPL-2.1+"
 KEYWORDS=""
-IUSE=""
+IUSE="nls"
 
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwindowsystem)
 	$(add_kdeapps_dep kcalcore)
@@ -26,6 +26,9 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "


             reply	other threads:[~2017-04-27 19:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27 19:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 22:51 [gentoo-commits] proj/kde:master commit in: kde-apps/libkgapi/ Andreas Sturmlechner
2024-02-28  9:09 Andreas Sturmlechner
2024-02-25 23:25 Sam James
2023-12-17 12:04 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2023-06-05 13:51 Andreas Sturmlechner
2023-05-25 20:22 Andreas Sturmlechner
2022-07-19 11:05 Andreas Sturmlechner
2022-03-17 17:33 Sam James
2022-03-16 21:55 Sam James
2022-03-16 21:55 Sam James
2021-12-09 11:28 Andreas Sturmlechner
2020-12-22 11:10 Andreas Sturmlechner
2020-12-12 18:08 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2018-04-22  8:49 Andreas Sturmlechner
2017-11-07 18:44 Andreas Sturmlechner
2017-03-09 23:38 Andreas Sturmlechner

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=1493321762.c7a2f79ca17ca100467aace9c30bd49eba1c74be.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