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

commit:     9815cc9de5f927ab2469a27bd73fe0595df5e50d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 23:16:09 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 21:44:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9815cc9d

kde-apps/kompare: 24.12.0 version bump

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

 kde-apps/kompare/Manifest               |  1 +
 kde-apps/kompare/kompare-24.12.0.ebuild | 38 +++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/kde-apps/kompare/Manifest b/kde-apps/kompare/Manifest
index 3aa088b34eec..40a944781608 100644
--- a/kde-apps/kompare/Manifest
+++ b/kde-apps/kompare/Manifest
@@ -1 +1,2 @@
 DIST kompare-24.08.3.tar.xz 947796 BLAKE2B 5d8336dd51e69a2a5ce4fc498332b86f05584f8335891f4a0441530cb8f88a6fafe75c370b283bbf16aeb8012c69306b233043a0ba8e4b4e0e409158a36b7d1a SHA512 06b898ed3d8392db7d7cf93d43fbd8d8300bf1b4a177f181272bc052451d17fd039e2b2e8c5b3ecfeae8119654f492819a6939981b7ddcba008267e03c323561
+DIST kompare-24.12.0.tar.xz 959692 BLAKE2B 279368f8cc6a42cff0cb946ac94c940657badef09085d9c330b1a25e62d2d8f5d6a146d9fa2db4aa44c9b857954b677c7166cb2bbbebae743b057a98a2942f7e SHA512 8bafe298a5d0855b4f2d19f278cb67aa43c33b9068807cfc9ddc28d30fb27433d4f037ef3e42d51d84c809388b082116840492708482683a5261ad89691a2feb

diff --git a/kde-apps/kompare/kompare-24.12.0.ebuild b/kde-apps/kompare/kompare-24.12.0.ebuild
new file mode 100644
index 000000000000..459ee19bca8f
--- /dev/null
+++ b/kde-apps/kompare/kompare-24.12.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+PVCUT=$(ver_cut 1-3)
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Graphical File Differences Tool"
+HOMEPAGE="https://apps.kde.org/kompare/"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=kde-apps/libkomparediff2-${PVCUT}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kcodecs-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/kparts-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+	>=kde-frameworks/ktexteditor-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"


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

Thread overview: 25+ 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/kompare/ Andreas Sturmlechner
2024-10-04 16:59 Arthur Zamarin
2024-09-19 18:34 Sam James
2024-09-10 18:07 Andreas Sturmlechner
2024-08-01 16:23 Andreas Sturmlechner
2024-07-14  5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17  5:54 Arthur Zamarin
2024-06-17  5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23  6:33 Arthur Zamarin
2024-04-23  6:25 Arthur Zamarin
2024-04-23  5:26 Arthur Zamarin
2022-12-14 20:36 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2020-11-25 18:13 Andreas Sturmlechner
2020-11-05 17:59 Andreas Sturmlechner
2020-10-09 19:04 Andreas Sturmlechner
2020-09-03 12:24 Andreas Sturmlechner
2020-08-04  6:36 Andreas Sturmlechner
2020-07-09 16:26 Andreas Sturmlechner
2019-03-11 21:03 Andreas Sturmlechner
2018-12-22 11:43 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=1734039879.9815cc9de5f927ab2469a27bd73fe0595df5e50d.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