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/artikulate/
Date: Mon, 14 Jul 2025 18:37:09 +0000 (UTC)	[thread overview]
Message-ID: <1752517936.e83b32cdf4e1d203a2ad81e5619400a91382f485.asturm@gentoo> (raw)

commit:     e83b32cdf4e1d203a2ad81e5619400a91382f485
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 18:31:53 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 18:32:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83b32cd

kde-apps/artikulate: add 25.07.80

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

 kde-apps/artikulate/Manifest                   |  1 +
 kde-apps/artikulate/artikulate-25.07.80.ebuild | 43 ++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/kde-apps/artikulate/Manifest b/kde-apps/artikulate/Manifest
index 08a27eb74677..8819e205788a 100644
--- a/kde-apps/artikulate/Manifest
+++ b/kde-apps/artikulate/Manifest
@@ -1 +1,2 @@
 DIST artikulate-25.07.70_pre20250421-0796e3c6.tar.gz 1225214 BLAKE2B dc42471afd2070e2db45608e3c2bd91f0989e9f12a035c94c46849b3c483ac25a150134ee037921b035325e8d9879d6a3f302ac40d6807994cd1bc5908986f46 SHA512 65cae760029ad8be913cb6c9c3000691b1830eb33e8c108147ea3985fdc285039ef3abbfbad0ac0202e47f7ea794bf915ba4f36b7aad2de0fe2fe51b871f0cfa
+DIST artikulate-25.07.80.tar.xz 1059044 BLAKE2B ca99ab1f4985a2b2b665f1a597e6712b82074adaa0f973a59fccff97c4e8698fef74ff3f31cc364c06c4f9c8e31ff913e7b4868ff4ba1668b24fe1182d156fab SHA512 76039a8e55365d6966c86a44fbcc4b915e5805b7124e8a2d5a3d1c715460e5598e490b94c3480589a7dd4035f8866da546ac58fe9397fa045a07c19133bd2d9c

diff --git a/kde-apps/artikulate/artikulate-25.07.80.ebuild b/kde-apps/artikulate/artikulate-25.07.80.ebuild
new file mode 100644
index 000000000000..e63668185cb8
--- /dev/null
+++ b/kde-apps/artikulate/artikulate-25.07.80.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+ECM_TEST="forceoptional"
+KFMIN=6.13.0
+QTMIN=6.8.1
+inherit ecm gear.kde.org xdg
+
+DESCRIPTION="Language learning application that helps improving pronunciation skills"
+HOMEPAGE="https://apps.kde.org/artikulate/"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	dev-libs/libxml2:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,sql,xml]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
+	>=kde-frameworks/karchive-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kcrash-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/kitemmodels-${KFMIN}:6
+	>=kde-frameworks/knewstuff-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_autotests=$(usex test)
+	)
+	ecm_src_configure
+}


             reply	other threads:[~2025-07-14 18:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-14 18:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-05 18:59 [gentoo-commits] repo/gentoo:master commit in: kde-apps/artikulate/ Andreas Sturmlechner
2025-09-05 18:34 Arthur Zamarin
2025-09-05  7:55 Arthur Zamarin
2025-08-25 18:54 Andreas Sturmlechner
2025-08-01 19:08 Andreas Sturmlechner
2025-08-01 19:08 Andreas Sturmlechner
2025-05-22 21:29 Andreas Sturmlechner
2025-05-22 20:17 Sam James
2025-05-22 19:43 Sam James
2025-05-08 21:41 Andreas Sturmlechner
2025-05-03 18:48 Andreas Sturmlechner
2025-05-03 18:48 Andreas Sturmlechner
2025-04-29 21:09 Sam James
2024-10-05  7:07 Michał Górny
2024-07-14  5:59 Arthur Zamarin
2024-06-17 18:49 Andreas Sturmlechner
2024-04-23  6:25 Arthur Zamarin
2021-09-14 14:15 Yixun Lan
2020-07-11 15:37 Andreas Sturmlechner
2019-02-09  9:52 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=1752517936.e83b32cdf4e1d203a2ad81e5619400a91382f485.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