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/kate-addons/
Date: Fri, 26 Aug 2022 19:51:17 +0000 (UTC)	[thread overview]
Message-ID: <1661543466.81bb382350943a95a545c14157b8b663914001a5.asturm@gentoo> (raw)

commit:     81bb382350943a95a545c14157b8b663914001a5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 19:50:27 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 19:51:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=81bb3823

kde-apps/kate-addons: Add missing cmake vars ticked by USE flags

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kate-addons/kate-addons-22.08.49.9999.ebuild | 8 +++++++-
 kde-apps/kate-addons/kate-addons-9999.ebuild          | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kate-addons/kate-addons-22.08.49.9999.ebuild b/kde-apps/kate-addons/kate-addons-22.08.49.9999.ebuild
index 5c360c2515..41ca64b9bd 100644
--- a/kde-apps/kate-addons/kate-addons-22.08.49.9999.ebuild
+++ b/kde-apps/kate-addons/kate-addons-22.08.49.9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://kate-editor.org/ https://apps.kde.org/kate/"
 LICENSE="LGPL-2 LGPL-2+ MIT"
 SLOT="5"
 KEYWORDS=""
-IUSE="+filebrowser lspclient +projects plasma +snippets sql"
+IUSE="+filebrowser lspclient plasma +projects +snippets sql"
 
 DEPEND="
 	>=dev-qt/qtconcurrent-${QTMIN}:5
@@ -82,6 +82,12 @@ src_configure() {
 		-DBUILD_kate=FALSE
 		-DBUILD_kwrite=FALSE
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=ON # docs in kate/kwrite
+		-DBUILD_filebrowser=$(usex filebrowser)
+		-DBUILD_lspclient=$(usex lspclient)
+		-DBUILD_sessionapplet=$(usex plasma)
+		-DBUILD_project=$(usex projects)
+		-DBUILD_snippets=$(usex snippets)
+		-DBUILD_katesql=$(usex sql)
 	)
 
 	# provided by kde-apps/kate-lib

diff --git a/kde-apps/kate-addons/kate-addons-9999.ebuild b/kde-apps/kate-addons/kate-addons-9999.ebuild
index 5c360c2515..41ca64b9bd 100644
--- a/kde-apps/kate-addons/kate-addons-9999.ebuild
+++ b/kde-apps/kate-addons/kate-addons-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://kate-editor.org/ https://apps.kde.org/kate/"
 LICENSE="LGPL-2 LGPL-2+ MIT"
 SLOT="5"
 KEYWORDS=""
-IUSE="+filebrowser lspclient +projects plasma +snippets sql"
+IUSE="+filebrowser lspclient plasma +projects +snippets sql"
 
 DEPEND="
 	>=dev-qt/qtconcurrent-${QTMIN}:5
@@ -82,6 +82,12 @@ src_configure() {
 		-DBUILD_kate=FALSE
 		-DBUILD_kwrite=FALSE
 		-DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=ON # docs in kate/kwrite
+		-DBUILD_filebrowser=$(usex filebrowser)
+		-DBUILD_lspclient=$(usex lspclient)
+		-DBUILD_sessionapplet=$(usex plasma)
+		-DBUILD_project=$(usex projects)
+		-DBUILD_snippets=$(usex snippets)
+		-DBUILD_katesql=$(usex sql)
 	)
 
 	# provided by kde-apps/kate-lib


             reply	other threads:[~2022-08-26 19:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 19:51 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-25 18:14 [gentoo-commits] proj/kde:master commit in: kde-apps/kate-addons/ Maciej Mrozowski
2023-03-25  0:15 Andreas Sturmlechner
2023-03-23 16:06 Andreas Sturmlechner
2023-02-25 10:48 Andreas Sturmlechner
2023-02-23 20:25 Andreas Sturmlechner
2022-10-16 11:42 Andreas Sturmlechner
2022-10-16 10:08 Andreas Sturmlechner
2022-08-22 18:14 Andreas Sturmlechner
2022-08-21  2:46 Sam James
2022-08-20 21:37 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=1661543466.81bb382350943a95a545c14157b8b663914001a5.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