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 12A3C1581FD for ; Fri, 12 Sep 2025 19:47:19 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BC5B1341603 for ; Fri, 12 Sep 2025 19:47:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id ACC5711056F; Fri, 12 Sep 2025 19:47:15 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A3F3811056F for ; Fri, 12 Sep 2025 19:47:15 +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 615FB340D40 for ; Fri, 12 Sep 2025 19:47:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D081B3982 for ; Fri, 12 Sep 2025 19:47:13 +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: <1757705893.492a6b83547342f5ce607df03f2807fb61802128.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.18.0.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 492a6b83547342f5ce607df03f2807fb61802128 X-VCS-Branch: master Date: Fri, 12 Sep 2025 19:47:13 +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: c3ab548a-c29a-4e4c-a568-78ae6c52bd55 X-Archives-Hash: 63666706a53625632f869b09fcca9c5d commit: 492a6b83547342f5ce607df03f2807fb61802128 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 12 19:38:13 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Sep 12 19:38:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492a6b83 kde-frameworks/kdav: 6.18.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/Manifest | 1 + kde-frameworks/kdav/kdav-6.18.0.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest index a1aaf2ba9f67..b94d8fdf481e 100644 --- a/kde-frameworks/kdav/Manifest +++ b/kde-frameworks/kdav/Manifest @@ -1,2 +1,3 @@ DIST kdav-6.16.0.tar.xz 69828 BLAKE2B 002f5cb54a36549e9075b60193889912bbb49b209c3a370748b9e6d216085e6a3d7b14d9328ac8679f4fd6164fd82530d5c1c781b108c270f6f350ca3095259a SHA512 51df24799c812e1a8abc31aa92eeaaaa9dde478f921b6b766650ca9b6003d2a6e8639101e3285b0435844fbd6d3b0999dce5731065f97c523eab6e9809a42b74 DIST kdav-6.17.0.tar.xz 69808 BLAKE2B 21eeabe1bbf2a0187dd4a1a66aea8a17e04ce6404f2bf800c292da0d4c98ab9df2298f4aa0279f50976e52faba22eb319e8ba8386bdf8756d1e2a3e05bc2f087 SHA512 e5058b60bc76f53e2acaf6efda530ff8c639fa19c68bdaf71528d691bafb28c0b05b8467635d2401cf438bda8a033a5adabc38206554bb58f7f753df0118376d +DIST kdav-6.18.0.tar.xz 69772 BLAKE2B 6583d8fb71a63eac7df5879b88f52b5a672c0dbe550d27737e6a56ba7c503dc1d8c924e771a0e21f870f5fac8a0875156f30d00908250c340354d514b77f956e SHA512 0316b385b01187949c8af6ccf5bd5aa2c8e1a62a0f99439bc7441d55bd67102c4ae93499efaca7085f0901679366489bd8fc0ccd462b2e5a40ddcc63edf2a6aa diff --git a/kde-frameworks/kdav/kdav-6.18.0.ebuild b/kde-frameworks/kdav/kdav-6.18.0.ebuild new file mode 100644 index 000000000000..297c12f9fe09 --- /dev/null +++ b/kde-frameworks/kdav/kdav-6.18.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 +)