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] repo/gentoo:master commit in: kde-apps/kate-addons/
Date: Fri, 26 Aug 2022 19:54:41 +0000 (UTC)	[thread overview]
Message-ID: <1661543663.209e2543ff0293df22904f518f4c8730caaa07d0.asturm@gentoo> (raw)

commit:     209e2543ff0293df22904f518f4c8730caaa07d0
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:54:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209e2543

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

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

 .../{kate-addons-22.08.0.ebuild => kate-addons-22.08.0-r1.ebuild} | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kate-addons/kate-addons-22.08.0.ebuild b/kde-apps/kate-addons/kate-addons-22.08.0-r1.ebuild
similarity index 91%
rename from kde-apps/kate-addons/kate-addons-22.08.0.ebuild
rename to kde-apps/kate-addons/kate-addons-22.08.0-r1.ebuild
index eb254e303ee7..84aad14fc16a 100644
--- a/kde-apps/kate-addons/kate-addons-22.08.0.ebuild
+++ b/kde-apps/kate-addons/kate-addons-22.08.0-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://kate-editor.org/ https://apps.kde.org/kate/"
 LICENSE="LGPL-2 LGPL-2+ MIT"
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-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:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 19:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-01  6:19 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kate-addons/ WANG Xuerui
2024-03-05 17:22 Arthur Zamarin
2024-03-06 19:19 Arthur Zamarin
2024-08-25 18:10 Maciej Mrozowski

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=1661543663.209e2543ff0293df22904f518f4c8730caaa07d0.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