From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 476E2159C9B for ; Fri, 9 Aug 2024 13:14:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE7A52BC0E5; Fri, 9 Aug 2024 13:14:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3C622BC0E5 for ; Fri, 9 Aug 2024 13:14:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA0803430E3 for ; Fri, 9 Aug 2024 13:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18AA11EBD for ; Fri, 9 Aug 2024 13:14:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1723209244.d6154d3c90bf43bfae8b0fd6fbdea2dad8a5f0fc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kbookmarks/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kbookmarks/Manifest kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kbookmarks/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d6154d3c90bf43bfae8b0fd6fbdea2dad8a5f0fc X-VCS-Branch: master Date: Fri, 9 Aug 2024 13:14:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 61594def-05f9-439d-857d-48b983562c36 X-Archives-Hash: 5e193b5eec42b6acce35ca51c7902821 commit: d6154d3c90bf43bfae8b0fd6fbdea2dad8a5f0fc Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 9 11:14:08 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 9 13:14:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6154d3c kde-frameworks/kbookmarks: 6.5.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kbookmarks/Manifest | 1 + kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild | 26 +++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/kde-frameworks/kbookmarks/Manifest b/kde-frameworks/kbookmarks/Manifest index ac15af5d5bf2..709f2dccd166 100644 --- a/kde-frameworks/kbookmarks/Manifest +++ b/kde-frameworks/kbookmarks/Manifest @@ -1,2 +1,3 @@ DIST kbookmarks-5.116.0.tar.xz 1100676 BLAKE2B 405d625539d8d2950ed931283ec6abfcd83bfce141c6f7044e19ae15cf127905b823ce617a2baee2590d7e9fa9be09e44ed447c57f70a499550391bf25789939 SHA512 72f19ad40595093fa828ead0553f8d0afc149b77479f75b014e1cab059208fa23607a755f2d4afd2079c047bf6832782664beb07d674cb56b41586d51c5d9933 DIST kbookmarks-6.4.0.tar.xz 1108876 BLAKE2B 93fbd2dd5ee93a7473b2259556ebb9c17d663b708ce6a06c4cb1a32e44de5f1f5c81bbeac67bc17964e6c2aae954a21efc987b61f669eec6d48cdb0744572138 SHA512 1204aca63ede52878c3405d21807fb474a56f864caf236e65def546b06a9a24941ac52fa8b42f90c69d3d50ba5df32843311660a60b5a88b4218e981479df9fb +DIST kbookmarks-6.5.0.tar.xz 1108688 BLAKE2B a20f2b47ff5e18c7202350d30b09b17d2d8b00fa67988f14f2c982a14fd428cbaf1e8822ad4b60d98b715611997d25625cd8e34bfea4d6c18c7522e0de259bd0 SHA512 99b8df52e9c90b9830736ef30e52b8b55e2c72a805b502911f4606bf107bb3933f761004676dba85d9f415ed924193dfbe1e46a6dcbef985e488a718088bdc5a diff --git a/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild b/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild new file mode 100644 index 000000000000..10c29a443b62 --- /dev/null +++ b/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for managing bookmarks stored in XBEL format" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/kiconthemes-${PVCUT}*:6 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 +" +DEPEND="${RDEPEND} + >=kde-frameworks/kconfigwidgets-${PVCUT}:6 +" +BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"