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,  8 Nov 2024 14:38:32 +0000 (UTC)	[thread overview]
Message-ID: <1731076688.41c283d19369c152bef04e05ee76443a935a5bfb.asturm@gentoo> (raw)

commit:     41c283d19369c152bef04e05ee76443a935a5bfb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  8 14:27:42 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov  8 14:38:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c283d1

kde-frameworks/baloo: 6.8.0 version bump

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

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

diff --git a/kde-frameworks/baloo/Manifest b/kde-frameworks/baloo/Manifest
index 3c7bc0194708..3508453ddaf6 100644
--- a/kde-frameworks/baloo/Manifest
+++ b/kde-frameworks/baloo/Manifest
@@ -1,2 +1,3 @@
 DIST baloo-6.6.0.tar.xz 316804 BLAKE2B d758d2ca8619001a2b973785ffac15d34b0150db6b73bd6b236cf30e1ae32c314645569eba4fea936f46b3361d37342453a84fc5221bd3cfd3c3d24bbcaff31e SHA512 c73472769b572ecc3c38ce140b9123df5ea9470f34e28d5b560aefbc89f4eb25fa252cb49beae490e16bbc2f6ef6a8864fffbd1ea0354fe2884fc16efe320049
 DIST baloo-6.7.0.tar.xz 317016 BLAKE2B fbfcd01582f140eba3e32a73b787be3c4ef1fd06ae934fd0e18ae2d6a55529d96ec9d2b3784690b2b5bb061c068680a619a19256f267a57ba5748b2ba7b3ed5b SHA512 e4c1d986ee284329a3a8781ad839c89bc4157b0c83923a95985652a94604450e7d3454db996b43575cee6d435418b3fe2d8db678a030071b364acd013ab4f3cf
+DIST baloo-6.8.0.tar.xz 317016 BLAKE2B f6cbfbab14f2dc00f6acdf8922a16c689c5bf772616532e7f04755f312cd6f4700ace4732d1b4b96ba4eccb9eaf6bee23344ea6c21a20577865860c695c17aeb SHA512 a6fdcf01dd0198eb4e8d572ce8b3ce711bdb108cdb90ca8388daa7df33a3c56f719def17d99e39074abb77b1fcf3a2a07f3b7310233f9f6c83b7b49ec33f7f93

diff --git a/kde-frameworks/baloo/baloo-6.8.0.ebuild b/kde-frameworks/baloo/baloo-6.8.0.ebuild
new file mode 100644
index 000000000000..4d5836101506
--- /dev/null
+++ b/kde-frameworks/baloo/baloo-6.8.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.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-${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(-)]
+"


             reply	other threads:[~2024-11-08 14:38 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08 14:38 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-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=1731076688.41c283d19369c152bef04e05ee76443a935a5bfb.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