public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdav/
Date: Sat,  8 Apr 2023 14:06:18 +0000 (UTC)	[thread overview]
Message-ID: <1680962528.ef86d01ddc855b6b2ca4e96dc59e528ef2d1d68d.asturm@gentoo> (raw)

commit:     ef86d01ddc855b6b2ca4e96dc59e528ef2d1d68d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 13:47:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 14:02:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef86d01d

kde-frameworks/kdav: 5.105.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kdav/Manifest            |  1 +
 kde-frameworks/kdav/kdav-5.105.0.ebuild | 35 +++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest
index 48be22517d9b..68fdf7c1e828 100644
--- a/kde-frameworks/kdav/Manifest
+++ b/kde-frameworks/kdav/Manifest
@@ -1,2 +1,3 @@
 DIST kdav-5.102.0.tar.xz 65604 BLAKE2B 54227d38aa0b9107dbf1ff290f0194b5dbe945cbfe75c83b1a77f4790d70e97a7b24e19928760086d8bd90fead6ce7fb54140402242633efdab064e080323562 SHA512 03e600f7fcbd51e7f20bc49abd16eb6ef71901e54595ffb42fec69b54348a6b5b91db299249ee2eae2e12f1b54499a662dad45322e9f1450e29f6e33e3729822
 DIST kdav-5.104.0.tar.xz 65580 BLAKE2B 363e0691c8abfa85d5cd9816bf34315fd00f169681278f56641d2fc939ff2a9c3fefa44272c07347a5ccaea9bd71dcdb393e301ed195e436ec1b2b9bd9e7bd63 SHA512 082d40276a59f45dc5b9d7d2198387e272f59965cdbbde1d75dad63b95806804e58660e56dedec182c2c7d3d5128c318ee9d0f05df803d1e5930f583b6a14312
+DIST kdav-5.105.0.tar.xz 65692 BLAKE2B 371b1a249f55e91066c55d9cc4f5fa118b5d20b70482e07985f6b283585fbceba80a1cf4473563f3921499d8df154b4593b3820473431ce076741230998386e2 SHA512 1ed295325d3b2df5bf052ba3571867c1651f46560a0b256ad7c013061d6823fd50266699ad53a3b1670bb9d935cf116146e25001f6d91930912ec7ff4c84a141

diff --git a/kde-frameworks/kdav/kdav-5.105.0.ebuild b/kde-frameworks/kdav/kdav-5.105.0.ebuild
new file mode 100644
index 000000000000..a5c022220855
--- /dev/null
+++ b/kde-frameworks/kdav/kdav-5.105.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="DAV protocol implemention with KJobs"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${PVCUT}:5
+	>=kde-frameworks/ki18n-${PVCUT}:5
+	>=kde-frameworks/kio-${PVCUT}:5
+"
+DEPEND="${RDEPEND}"
+
+src_test() {
+	# bug 616808 - DavItemFetchJobTest requires D-Bus
+	# bug 653602 - DavItemsListJobTest mimetypes unsupported
+	# bug 765061 - kdav-davcollectionsmultifetchjobtest
+	local myctestargs=(
+		-E "(kdav-davitemfetchjob|kdav-davitemslistjob|kdav-davcollectionsmultifetchjobtest)"
+	)
+	ecm_src_test
+}


             reply	other threads:[~2023-04-08 14:06 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-08 14:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09 16:55 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdav/ Andreas Sturmlechner
2024-09-14  3:23 Andreas Sturmlechner
2024-08-10  7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2024-02-01 21:18 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2023-05-13 16:57 Andreas Sturmlechner
2023-04-22 16:21 Andreas Sturmlechner
2023-03-12 21:12 Andreas Sturmlechner
2023-03-11 18:19 Andreas Sturmlechner
2023-02-18 23:05 Andreas Sturmlechner
2023-02-12 11:11 Andreas Sturmlechner
2023-02-05 13:54 Andreas Sturmlechner
2022-12-10 10:47 Andreas Sturmlechner
2022-11-27 11:20 Andreas Sturmlechner
2022-11-18  7:22 WANG Xuerui
2022-11-14 14:17 Andreas Sturmlechner
2022-09-13 13:23 Andreas Sturmlechner
2022-08-14  8:31 Andreas Sturmlechner
2022-07-09 14:27 Andreas Sturmlechner
2022-06-12 19:41 Andreas Sturmlechner
2022-05-14 11:32 Andreas Sturmlechner
2022-04-09 21:46 Andreas Sturmlechner
2022-03-13 19:23 Andreas Sturmlechner
2022-02-14 21:37 Andreas Sturmlechner
2022-02-11  3:02 Yixun Lan
2022-02-10  9:13 Andreas Sturmlechner
2022-01-08 21:15 Andreas Sturmlechner
2021-11-13 20:01 Andreas Sturmlechner
2021-10-11 11:01 Andreas Sturmlechner
2021-08-14 17:09 Andreas Sturmlechner
2021-07-11 20:47 Andreas Sturmlechner
2021-04-11 14:23 Andreas Sturmlechner
2021-04-10 18:44 Andreas Sturmlechner
2021-03-13 16:33 Andreas Sturmlechner
2021-03-13 12:18 Andreas Sturmlechner
2021-02-13 20:49 Andreas Sturmlechner
2021-02-13 13:04 Andreas Sturmlechner
2021-02-01 16:32 Andreas Sturmlechner
2021-01-11 12:28 Andreas Sturmlechner
2021-01-11  8:04 Sam James
2021-01-10 14:06 Sam James
2021-01-10  9:07 Sam James
2021-01-09 10:15 Andreas Sturmlechner
2020-12-18 13:44 Andreas Sturmlechner
2020-10-27  0:30 Andreas Sturmlechner
2020-10-15 10:30 Georgy Yakovlev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1680962528.ef86d01ddc855b6b2ca4e96dc59e528ef2d1d68d.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox