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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 284C513835A for ; Sat, 13 Feb 2021 13:04:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76403E08BF; Sat, 13 Feb 2021 13:04:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E425E08BF for ; Sat, 13 Feb 2021 13:04:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 734433410BB for ; Sat, 13 Feb 2021 13:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1357B4A6 for ; Sat, 13 Feb 2021 13:04:09 +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: <1613221432.04aaa1a98d90c990d8d9b9e47879c5f9d79cd215.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-5.79.0.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 04aaa1a98d90c990d8d9b9e47879c5f9d79cd215 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:04:09 +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: 9e0af3e0-f81a-478d-a925-3b91a614c2a1 X-Archives-Hash: 100e8812513cd0398740919be9e23526 commit: 04aaa1a98d90c990d8d9b9e47879c5f9d79cd215 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 13 13:00:32 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 13 13:03:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04aaa1a9 kde-frameworks/kdav: 5.79.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/Manifest | 1 + kde-frameworks/kdav/kdav-5.79.0.ebuild | 37 ++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest index 9b063a81416..9fa3e35e71b 100644 --- a/kde-frameworks/kdav/Manifest +++ b/kde-frameworks/kdav/Manifest @@ -1,2 +1,3 @@ DIST kdav-5.77.0.tar.xz 59300 BLAKE2B ad1e9baa8423d5ded0fe975b5cbe2b906ea49a7766b34f89049d1253c14ce6001ac270454d2fba539e443a4ecb0ad78497438898f57019b54ea28164a22bae5e SHA512 18f13f38c5b78be4258062ab38b6b626bc19ba6a9ff5f0b983d5d9f5e000932346362e8f9f8a6af8544ea4037b99f24640998a5978269415b63a406b82c48e24 DIST kdav-5.78.0.tar.xz 59240 BLAKE2B a7a85b82fc7dc3b1f612e6e01a9ad0077929e4346918a2590b71bb625794c356455290dc4e8f65732b86e3ad95da6d4c8e14228f880742cea5734b7e9b93f06b SHA512 372af4e28f7fb8f105d290554f5d948d987d60ba2114095b4dd23548507d5bb3cb7c51a7a8468a67e5d6668b2f0c21516b7d24953aac17fec6dcf0b0e7c71ddb +DIST kdav-5.79.0.tar.xz 59248 BLAKE2B cddb8e5baf59a209481fb07555e545505b898681abaa06ffa5886adf7ed1d981428e19bf6dd3cd3299c102f9d75446e08fd88274d7f309027271383f0b58df66 SHA512 11cece9b24430283fec8c164c8efe1b2e1c5afe441be819beb8da25b0ef8745c69df8ee1e7453a7e9f728f9be5fb3e2f42234d4106962a53e98d9a1420e3ca4b diff --git a/kde-frameworks/kdav/kdav-5.79.0.ebuild b/kde-frameworks/kdav/kdav-5.79.0.ebuild new file mode 100644 index 00000000000..925ae2c1cb3 --- /dev/null +++ b/kde-frameworks/kdav/kdav-5.79.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="DAV protocol implemention with KJobs" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=dev-qt/qtxmlpatterns-${QTMIN}:5 + >=kde-frameworks/kcoreaddons-${PVCUT}:5 + >=kde-frameworks/ki18n-${PVCUT}:5 + >=kde-frameworks/kio-${PVCUT}:5 +" +RDEPEND="${DEPEND} + !kde-apps/kdav:5 +" + +src_test() { + # bug 616808 - DavItemFetchJobTest requires D-Bus + # bug 653602 - DavItemsListJobTest mimetypes unsupported + local myctestargs=( + -E "(kdav-davitemfetchjob|kdav-davitemslistjob)" + ) + ecm_src_test +}