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-frameworks/baloo/
Date: Fri, 11 Jul 2025 18:56:48 +0000 (UTC)	[thread overview]
Message-ID: <1752260005.df536036a738a697887158dbc1a8d38c77be5456.asturm@gentoo> (raw)

commit:     df536036a738a697887158dbc1a8d38c77be5456
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 18:46:44 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 18:53:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df536036

kde-frameworks/baloo: 6.16.0 version bump

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

 kde-frameworks/baloo/Manifest            |  1 +
 kde-frameworks/baloo/baloo-6.16.0.ebuild | 34 ++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/kde-frameworks/baloo/Manifest b/kde-frameworks/baloo/Manifest
index 3fb1cb7a0d3f..d7483295882b 100644
--- a/kde-frameworks/baloo/Manifest
+++ b/kde-frameworks/baloo/Manifest
@@ -1,2 +1,3 @@
 DIST baloo-6.13.0.tar.xz 326860 BLAKE2B 3b9608f74a2c2c7a389454e60133d9c7e35e2f028cc1563be2c57ddf7c5e9dfdd72d1503840273997d5dbcd8db4047fb0801b0d26e01ea761dced2bfec70e037 SHA512 bc9dd8471f8d73a8554219ca3cfd7fd5d239fe11c1d15c2457fcb7065eb7479f54eb0f83cdc8fcfca0db9f28809e8aeaae866ca3c662d4cf7b11fdeaa1dc23ac
 DIST baloo-6.15.0.tar.xz 327264 BLAKE2B 9ff8f0458a4550813121f03a3ea45756c52e85ae0f20c17d04c3943ae2a010a42caa45eebdc838e142bdc72e8bfd2165391985ad120bf9f9c04bb8b245efd592 SHA512 1c88460e6dd2bb96b0ab5253b9e1b3d4a0bc4eb5228c4392540dc0a746b1a9c2e2d76a135a1552386f74ea73fce430f88e56e2b90ae9e3296369b090246e71d7
+DIST baloo-6.16.0.tar.xz 327256 BLAKE2B 8bbbeb100692f240a3823af49f981c601123ed3e8c323bea6ec546c0dc34cc26ec033a59b63c0b59058901c1c05e25f7d92172336ff0fd5136bf8e1cf40d0f15 SHA512 626c73f9d709f39881cf17bbdf941f1762f6f3e2c32492f85193dad1fcb4f980b595804a98706f5b942cc406c1e19b99b2936ea41fc9066abfe93dc0c6d9fb55

diff --git a/kde-frameworks/baloo/baloo-6.16.0.ebuild b/kde-frameworks/baloo/baloo-6.16.0.ebuild
new file mode 100644
index 000000000000..7a25614db1ed
--- /dev/null
+++ b/kde-frameworks/baloo/baloo-6.16.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+QTMIN=6.7.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework for searching and managing metadata"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~loong ~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-${KDE_CATV}*:6
+	=kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+	=kde-frameworks/kcrash-${KDE_CATV}*:6
+	=kde-frameworks/kdbusaddons-${KDE_CATV}*:6
+	=kde-frameworks/kfilemetadata-${KDE_CATV}*:6
+	=kde-frameworks/ki18n-${KDE_CATV}*:6
+	=kde-frameworks/kidletime-${KDE_CATV}*:6
+	=kde-frameworks/kio-${KDE_CATV}*:6
+	=kde-frameworks/solid-${KDE_CATV}*:6
+"
+RDEPEND="${DEPEND}
+	!${CATEGORY}/${PN}:5[-kf6compat(-)]
+"


             reply	other threads:[~2025-07-11 18:56 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11 18:56 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-08 18:26 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/ Andreas Sturmlechner
2025-09-12 19:47 Andreas Sturmlechner
2025-04-26 13:28 Andreas Sturmlechner
2025-04-22 22:22 Andreas Sturmlechner
2025-03-15 20:56 Andreas Sturmlechner
2025-02-21 20:39 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-08-09 13:14 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=1752260005.df536036a738a697887158dbc1a8d38c77be5456.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