From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/ktextaddons/
Date: Sun, 7 Jan 2024 17:13:40 +0000 (UTC) [thread overview]
Message-ID: <1704646829.1a7905ba0e3fa17c27a6020ffcaec738dc569be9.asturm@gentoo> (raw)
commit: 1a7905ba0e3fa17c27a6020ffcaec738dc569be9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 16:10:06 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 17:00:29 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a7905ba
dev-libs/ktextaddons: add 1.5.2_p20240107
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../ktextaddons/ktextaddons-1.5.2_p20240107.ebuild | 51 ++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240107.ebuild b/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240107.ebuild
new file mode 100644
index 0000000000..61111a31bb
--- /dev/null
+++ b/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240107.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_DESIGNERPLUGIN="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KDE_ORG_COMMIT="f62bfee42797bc46795d8e997e5aee271d193227"
+KFMIN=5.245.0
+QTMIN=6.6.0
+inherit ecm kde.org
+
+DESCRIPTION="Various text handling addons"
+HOMEPAGE="https://invent.kde.org/libraries/ktextaddons"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+# SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+ KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2+"
+SLOT="6"
+IUSE="speech"
+
+RESTRICT="test"
+
+DEPEND="
+ >=dev-libs/qtkeychain-0.14.1-r1:=[qt6]
+ >=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
+ >=dev-qt/qtmultimedia-${QTMIN}:6
+ >=kde-frameworks/karchive-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/sonnet-${KFMIN}:6
+ >=kde-frameworks/syntax-highlighting-${KFMIN}:6
+ speech? ( >=dev-qt/qtspeech-${QTMIN}:6 )
+"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package speech Qt6TextToSpeech)
+ )
+ ecm_src_configure
+}
next reply other threads:[~2024-01-07 17:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-07 17:13 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-09 20:05 [gentoo-commits] proj/kde:master commit in: dev-libs/ktextaddons/ Andreas Sturmlechner
2024-07-09 14:03 Sam James
2024-02-26 20:03 Andreas Sturmlechner
2024-02-26 1:31 Sam James
2023-04-17 17:45 Andreas Sturmlechner
2023-04-16 19:57 Andreas Sturmlechner
2023-03-05 21:22 Andreas Sturmlechner
2023-01-16 19: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=1704646829.1a7905ba0e3fa17c27a6020ffcaec738dc569be9.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