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/kapptemplate/
Date: Thu, 12 Dec 2024 21:49:07 +0000 (UTC)	[thread overview]
Message-ID: <1734039878.d646bcf9e75b7861255a68df2513665fcbf60d32.asturm@gentoo> (raw)

commit:     d646bcf9e75b7861255a68df2513665fcbf60d32
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 23:15:43 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 21:44:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d646bcf9

kde-apps/kapptemplate: 24.12.0 version bump

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

 kde-apps/kapptemplate/Manifest                    |  1 +
 kde-apps/kapptemplate/kapptemplate-24.12.0.ebuild | 32 +++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/kde-apps/kapptemplate/Manifest b/kde-apps/kapptemplate/Manifest
index c70faf6f6ce1..fb68344c8ca2 100644
--- a/kde-apps/kapptemplate/Manifest
+++ b/kde-apps/kapptemplate/Manifest
@@ -1 +1,2 @@
 DIST kapptemplate-24.08.3.tar.xz 343980 BLAKE2B 13faaae48d7f29c507deb6869b58492a7e9323d689f8b73b86ede64000398fdd4a681c612f298c90ff7197bdf348774318ef966ee7b8d8c8de9530c0ad10b095 SHA512 d1e207258ee9475c0bf6422cbf34ce0ace21d34afc29d535dd6e6fd9968f25bcda88eeb08708186a0f1eba8520f3261887fe7e584523c03604f01a1be83a263d
+DIST kapptemplate-24.12.0.tar.xz 476172 BLAKE2B 76863a1a20fcc2f876f0fd85d02326477f29aaba7162cb94b230ca918cc74b91bf1b710fcebefef90d9697bbb0ec784f062d795f7e66fb691228e690c07ed549 SHA512 074fb5af56a924ce01a94b9f54226fc86126b843ee982bd9fa622f1735a6cf6a433e0df2a4b308ff4ac2728ddb19c7abf198076cd7ba7d73063eb4e047801af0

diff --git a/kde-apps/kapptemplate/kapptemplate-24.12.0.ebuild b/kde-apps/kapptemplate/kapptemplate-24.12.0.ebuild
new file mode 100644
index 000000000000..589822fb150a
--- /dev/null
+++ b/kde-apps/kapptemplate/kapptemplate-24.12.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Shell script to create the necessary framework to develop KDE applications"
+HOMEPAGE="https://apps.kde.org/kapptemplate/"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-libs/kirigami-addons-1.4.0:6
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/karchive-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2024-12-12 21:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12 21:49 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 22:35 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kapptemplate/ Andreas Sturmlechner
2024-10-04 16:59 Arthur Zamarin
2024-09-19 18:34 Sam James
2024-09-02  7:17 Andreas Sturmlechner
2024-07-06 13:21 Jakov Smolić
2022-02-08 13:59 Andreas Sturmlechner
2021-11-12 18:54 Georgy Yakovlev
2021-09-27 14:14 Yixun Lan
2019-03-11 21:03 Andreas Sturmlechner
2017-05-06 20:05 Andreas Sturmlechner
2016-05-24 11:39 Mikle Kolyada
2016-04-28 15:48 Johannes Huber
2016-04-10 11:54 Johannes Huber
2016-04-10 11:54 Johannes Huber
2015-12-14 22:44 Manuel Rüger

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=1734039878.d646bcf9e75b7861255a68df2513665fcbf60d32.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