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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2F2E1582EF for ; Fri, 14 Feb 2025 15:25: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 9E6CE342FF3 for ; Fri, 14 Feb 2025 15:25:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DFB9A11047B; Fri, 14 Feb 2025 15:24:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D0BD111047B for ; Fri, 14 Feb 2025 15:24:42 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FAA334300C for ; Fri, 14 Feb 2025 15:24:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30A682715 for ; Fri, 14 Feb 2025 15:24:39 +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: <1739546615.9bb16932f330978b23afba21b7fb8265e883f717.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.11.0.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9bb16932f330978b23afba21b7fb8265e883f717 X-VCS-Branch: master Date: Fri, 14 Feb 2025 15:24:39 +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: 5eff8e58-b5ef-41e8-868f-f995c2ce016c X-Archives-Hash: 574d642e826ee3a7763464942eebaf47 commit: 9bb16932f330978b23afba21b7fb8265e883f717 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 14 13:51:02 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Feb 14 15:23:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb16932 kde-frameworks/kdav: 6.11.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/Manifest | 1 + kde-frameworks/kdav/kdav-6.11.0.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest index f98a7aabd84f..1fc62158a80b 100644 --- a/kde-frameworks/kdav/Manifest +++ b/kde-frameworks/kdav/Manifest @@ -1,2 +1,3 @@ DIST kdav-6.10.0.tar.xz 68796 BLAKE2B fc575dd9e7711f62f6b4c252b0fc23d769b610dfb53544390a49462e8729344900306474e3019035c04b3f7c75f372880ac906b69327a01bc07fa99361977cba SHA512 8347ea1a132e8b6fc3842e6a2f68a319416c3ac8a5c12d2d3b1e317a3469f5ae46e1775ca28d80b86bd1cfa584b75877e96de9a7fc989c95e56cbe597a979305 +DIST kdav-6.11.0.tar.xz 68872 BLAKE2B bb1c3f101a69e2644cb6bb3d5776547cbc2387527601337985339ab126d5bfc37a8bebb8dc5302f782749a391c7cfdf66476a510f4a9e1acc7109796241be11c SHA512 96bef8af3b4918096909121da38d4177959004fa4e458463937b99a49f783823ba304bec68aa72684e493e07ae128b728e4bfb4e6668718500eb472702b2660d DIST kdav-6.9.0.tar.xz 68208 BLAKE2B c0113cb23c4c710779e3fcf03a4a799c620ad2dd4f775ff5cc85db894c61c191d8f826125c31b5a7c487db767d67424afe9bdeffce843067693ef149528cb6cf SHA512 1f198f4f10d5a4c2afc5a955b811f15f469f6cb12544271f961556ae26f920982b8d80e8020ef1243dfb1cd5fd50580fb05b53f2bc8e2e2b0a9452131e2757f1 diff --git a/kde-frameworks/kdav/kdav-6.11.0.ebuild b/kde-frameworks/kdav/kdav-6.11.0.ebuild new file mode 100644 index 000000000000..297c12f9fe09 --- /dev/null +++ b/kde-frameworks/kdav/kdav-6.11.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 +)