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, 14 Feb 2025 15:24:38 +0000 (UTC)	[thread overview]
Message-ID: <1739546614.da8ce9b80d3d674e85c53aa910732c93d6dcbdad.asturm@gentoo> (raw)

commit:     da8ce9b80d3d674e85c53aa910732c93d6dcbdad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 13:50:28 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 15:23:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8ce9b8

kde-frameworks/baloo: 6.11.0 version bump

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

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

diff --git a/kde-frameworks/baloo/Manifest b/kde-frameworks/baloo/Manifest
index dafee18b12dd..98a60fed3217 100644
--- a/kde-frameworks/baloo/Manifest
+++ b/kde-frameworks/baloo/Manifest
@@ -1,2 +1,3 @@
 DIST baloo-6.10.0.tar.xz 326584 BLAKE2B e6e343d8f526cefc9699f4d85909826d2d495fdd616be737be0b1713dbfe6de6820ad6d65c1afd016ddffdb1ff26443479129a7cbe20d342178f3f9031162215 SHA512 8c963fc565b75dde5eee4c579f0f58d23292781ed7b83934390a10ba9e04fdcf64821e6b8606d032dc63b11d9f2b22ad5ae8ee29cdd885846f95ba06a6ce8d81
+DIST baloo-6.11.0.tar.xz 326892 BLAKE2B 16885db0031651053d18bc0312fb1b25226c6739485a0d23d05a9fc156bdaff90ce1fdbbf79a0f33e7b3e75a6190b28f3f18575bdb0b24331e67a43f50b312d0 SHA512 92d9505f3a5450e5f6e517bf4be6863c93c45b1ce28fcd9d9d08b87ec4ee5c04f9b069166064db41c38cbdced5fdb0c26a2f4425cc0da668194074309c2d44b8
 DIST baloo-6.9.0.tar.xz 319364 BLAKE2B b03d57eb17cc6a527e816f6e9049c4327839650b4ab16487512395704faef425919aa40a281135a3911ec8ea61617faa3672e80bafbbf354d3155d9ee5038030 SHA512 3d50107a447045659e6bc229d281b8bee8311a6c7b2d89c41499f1c9702ab1e8e55ae9fe4f98c28a69296197d7b88b05bf78c90fe7fe1d9923e1eaa3bc68c305

diff --git a/kde-frameworks/baloo/baloo-6.11.0.ebuild b/kde-frameworks/baloo/baloo-6.11.0.ebuild
new file mode 100644
index 000000000000..99eeff24eba7
--- /dev/null
+++ b/kde-frameworks/baloo/baloo-6.11.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 ~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-02-14 15:24 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-14 15:24 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-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=1739546614.da8ce9b80d3d674e85c53aa910732c93d6dcbdad.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