From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id C969A158287 for ; Tue, 13 May 2025 21:12:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B6B9434343B for ; Tue, 13 May 2025 21:12:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8E80911036F; Tue, 13 May 2025 21:12:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 848CC11036F for ; Tue, 13 May 2025 21:12:01 +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 4102134343B for ; Tue, 13 May 2025 21:12:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B95523FF for ; Tue, 13 May 2025 21:11:59 +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: <1747169745.3b8dc14011dc4bc84c93ade4be73fde0c9f1d61f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdav/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdav/Manifest kde-frameworks/kdav/kdav-6.14.0.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3b8dc14011dc4bc84c93ade4be73fde0c9f1d61f X-VCS-Branch: master Date: Tue, 13 May 2025 21:11:59 +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: a36504d7-9a9d-48de-8716-7716c0da228f X-Archives-Hash: 8db9eddd229937d6afcb67cef5bb5056 commit: 3b8dc14011dc4bc84c93ade4be73fde0c9f1d61f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 11 18:18:58 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 13 20:55:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8dc140 kde-frameworks/kdav: 6.14.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/Manifest | 1 + kde-frameworks/kdav/kdav-6.14.0.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest index 4fd7786714bf..738c04625abb 100644 --- a/kde-frameworks/kdav/Manifest +++ b/kde-frameworks/kdav/Manifest @@ -1 +1,2 @@ DIST kdav-6.13.0.tar.xz 69340 BLAKE2B 6228537afebf6dd7cbd3369dc933c3315864d660ecd1551642730d81d86b23632b31b5b2da2cf592b762f419025c2b805d275c1b33e34941b765d68b1d56c466 SHA512 098caef8e36ce5f38a491f9359459e4dca5414c8f52778e97284995517e2ac426d8c46253445af5bbab356cf92d03250cef504b4ac840bd9d9403de3e3ac0c0e +DIST kdav-6.14.0.tar.xz 69344 BLAKE2B e7214e0f3697c27c49b7561e428c45a5d3a6c67410bf57dc0861e776b15b1be9eb5b255bc6b1e7c8e5dd7878aa9a6ecbb7f3c86356155fe47d3bb95b0b0b3394 SHA512 64d13102746ea76833ce73a65de9ae51f538d4a2695c43321761bf2743feae3835068f0712b58903bf7787db6d37c842aec6f3846b58c92582013a3994ea4190 diff --git a/kde-frameworks/kdav/kdav-6.14.0.ebuild b/kde-frameworks/kdav/kdav-6.14.0.ebuild new file mode 100644 index 000000000000..297c12f9fe09 --- /dev/null +++ b/kde-frameworks/kdav/kdav-6.14.0.ebuild @@ -0,0 +1,31 @@ +# 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="DAV protocol implemention with KJobs" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,xml] + >=kde-frameworks/kcoreaddons-${KDE_CATV}:6 + >=kde-frameworks/ki18n-${KDE_CATV}:6 + >=kde-frameworks/kio-${KDE_CATV}:6 +" +DEPEND="${RDEPEND}" + +CMAKE_SKIP_TESTS=( + # bug 616808: requires D-Bus + kdav-davitemfetchjob + # bug 653602: mimetypes unsupported + kdav-davitemslistjob + # bug 765061 + kdav-davcollectionsmultifetchjobtest +)