From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/
Date: Fri, 9 Aug 2024 13:14:53 +0000 (UTC) [thread overview]
Message-ID: <1723209243.7d9463883fabfd663205cfc5a8e64a2ae629e9cb.asturm@gentoo> (raw)
commit: 7d9463883fabfd663205cfc5a8e64a2ae629e9cb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 11:14:03 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 13:14:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d946388
kde-frameworks/baloo: 6.5.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/baloo/Manifest | 1 +
kde-frameworks/baloo/baloo-6.5.0.ebuild | 35 +++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/kde-frameworks/baloo/Manifest b/kde-frameworks/baloo/Manifest
index 3f9b1fc04654..4ebcc6156cdd 100644
--- a/kde-frameworks/baloo/Manifest
+++ b/kde-frameworks/baloo/Manifest
@@ -1,2 +1,3 @@
DIST baloo-5.116.0.tar.xz 311500 BLAKE2B 81e0545b1238ab5d88f3622deee0563fac512b89e6641ac704d595accd894eedefc3f9fd28a2e442954ed15bf40fbe170cc19455c32552562b2d64eb222f89be SHA512 956a07009fa83f852fa88a7bcabffc73343072e30650cc7000e385f73e467aa2c7c440b41715405fc0a59d68ad8e533c2587e06de8475f24b49e1fa35d8b2486
DIST baloo-6.4.0.tar.xz 316708 BLAKE2B bbcfb7735575c6eb51b6397e22f660ee41c6e0c8e50b8e9c89041d78c87eb2307b1af25a37b1146fd30d3808effa12e38d80abe216fc97a0db03902154aad835 SHA512 78884c5eee2687498e08611399889862a10e845425342b683a0044694d7f000c36be4ca2f25f563a3ccb7355ce66bff5986b7ae7925de65707b2fc6aad248c7e
+DIST baloo-6.5.0.tar.xz 316456 BLAKE2B ca07516493ddba9278dd9bf72d37d02afd6048115ade1469215ef0ec3dfa38df1b76009a6012f456a79cb9a0af3296acfe98a4f36e3fc74fea425851e2646605 SHA512 8dc2397c672a8b2c5259b979e15f7dc9e583cedbdb9423de6827c53d5552f18cfcae7fe918a3a8e78875f5e229be003a25eb5f9d213e2768aef16a474bf83b72
diff --git a/kde-frameworks/baloo/baloo-6.5.0.ebuild b/kde-frameworks/baloo/baloo-6.5.0.ebuild
new file mode 100644
index 000000000000..e2e2066e2b2c
--- /dev/null
+++ b/kde-frameworks/baloo/baloo-6.5.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-2)
+QTMIN=6.6.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework for searching and managing metadata"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RESTRICT="test" # bug 624250
+
+DEPEND="
+ >=dev-db/lmdb-0.9.17
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ =kde-frameworks/kconfig-${PVCUT}*:6
+ =kde-frameworks/kcoreaddons-${PVCUT}*:6
+ =kde-frameworks/kcrash-${PVCUT}*:6
+ =kde-frameworks/kdbusaddons-${PVCUT}*:6
+ =kde-frameworks/kfilemetadata-${PVCUT}*:6
+ =kde-frameworks/ki18n-${PVCUT}*:6
+ =kde-frameworks/kidletime-${PVCUT}*:6
+ =kde-frameworks/kio-${PVCUT}*:6
+ =kde-frameworks/solid-${PVCUT}*:6
+"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5[-kf6compat(-)]
+"
next reply other threads:[~2024-08-09 13:14 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 13:14 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-21 20:39 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/ Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-09-14 3:23 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-07-12 15:04 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2023-03-26 9:52 Andreas Sturmlechner
2021-04-04 13:23 Andreas Sturmlechner
2021-01-06 21:28 Andreas Sturmlechner
2020-02-13 23:20 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2017-08-19 8:42 Andreas Sturmlechner
2017-08-15 9:11 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-07-09 10:49 Andreas Sturmlechner
2017-05-07 15:41 Andreas Sturmlechner
2017-04-01 18:15 Andreas Sturmlechner
2017-04-01 17:56 Agostino Sarubbo
2017-04-01 17:55 Agostino Sarubbo
2017-03-17 21:05 Andreas Sturmlechner
2017-03-17 21:05 Andreas Sturmlechner
2017-03-05 14:33 Andreas Sturmlechner
2016-09-29 11:39 Michael Palimaka
2016-09-29 11:39 Michael Palimaka
2016-04-28 14:56 Johannes Huber
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=1723209243.7d9463883fabfd663205cfc5a8e64a2ae629e9cb.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