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/syndication/
Date: Fri,  8 Nov 2024 14:38:32 +0000 (UTC)	[thread overview]
Message-ID: <1731076688.c7fe57932d4e578df887e62472ccbc4c99ef5ea0.asturm@gentoo> (raw)

commit:     c7fe57932d4e578df887e62472ccbc4c99ef5ea0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  8 14:27:37 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov  8 14:38:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fe5793

kde-frameworks/syndication: 6.8.0 version bump

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

 kde-frameworks/syndication/Manifest                |  1 +
 .../syndication/syndication-6.8.0.ebuild           | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/kde-frameworks/syndication/Manifest b/kde-frameworks/syndication/Manifest
index adc2151bb2f6..fe509e6f2759 100644
--- a/kde-frameworks/syndication/Manifest
+++ b/kde-frameworks/syndication/Manifest
@@ -1,3 +1,4 @@
 DIST syndication-5.116.0.tar.xz 510556 BLAKE2B 76605eba6b7bbbbadeacb730a69655ddfa3d86339932281ee9f845c4e9c761de59ef1dfc92f4bfd11a64be1a97fc2e5e1e8bded7f416a14f469303c5233da199 SHA512 82ca9937286cc9ab525bb078b2c884c368be7d243462a636d50a005e8667666f5cfdc11b324be75269857bf9f143a7b3704fc6411600bbfb60acd30dd772181d
 DIST syndication-6.6.0.tar.xz 569484 BLAKE2B 5c3c82e4207f12faf3ecba5bba7e3ecea6f3051afcee6d99aba358c4f8716b1791ca9b0cdd3ba58179d28d8930b6626e7840184ce1154b07198991d91e0182cd SHA512 8476ad9467aabc82bf2452c0ecfd7d6142e26f1589b821e88d3b97d04426da2955e54bcfebd4348ba03537c2f9f14841649a7ebda0df2493a62bbfe63f220c6f
 DIST syndication-6.7.0.tar.xz 569472 BLAKE2B 2e7c4520a9ce07c1929e1049a0f98b9b5551b547e75910a96fb3d3e877b0a11dd4d982bcdb54ac7d0204fc073a5e487cf9202f99f6a995d2f2f4e84bfecac700 SHA512 5400fb0da49c7169d29181cb7e67d6ba07941b065e3a469d86c2b39959de7ae170738437b7cb2e628af3fe56255724ae1baae939adf3b92dbdd6653c00fa817f
+DIST syndication-6.8.0.tar.xz 569508 BLAKE2B 0aa56f91b4a1482ce06a9d450fbf4e2111077f3db69b81ebe69bef1ac331817edea786528758459313a393b1c4472dc96b301518f13533a30bad27cb411fd803 SHA512 a6dbd5865a801692aca8e6182a59f5d52e355f1830e1834435e19f7ce00d1823d6577dc5f15f9a288ca3269371606ed2eed4f6fa2edb80edb665fe453dd241ec

diff --git a/kde-frameworks/syndication/syndication-6.8.0.ebuild b/kde-frameworks/syndication/syndication-6.8.0.ebuild
new file mode 100644
index 000000000000..65e954e68a68
--- /dev/null
+++ b/kde-frameworks/syndication/syndication-6.8.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+PVCUT=$(ver_cut 1-2)
+QTMIN=6.7.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Library for parsing RSS and Atom feeds"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[xml]
+	=kde-frameworks/kcodecs-${PVCUT}*:6
+"
+DEPEND="${RDEPEND}
+	test? ( >=dev-qt/qtbase-${QTMIN}:6[network] )
+"


             reply	other threads:[~2024-11-08 14:38 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08 14:38 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-14 15:24 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syndication/ Andreas Sturmlechner
2025-02-07 21:16 Arthur Zamarin
2025-02-07 20:51 Arthur Zamarin
2025-01-29 22:30 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2025-01-10  8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 16:26 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-09-14  3:23 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:04 Andreas Sturmlechner
2024-05-28  2:10 Sam James
2024-05-27 23:47 Sam James
2024-04-14 20:03 Andreas Sturmlechner
2024-02-19 16:28 Sam James
2023-08-02 17:48 Sam James
2023-06-22 19:59 Arthur Zamarin
2022-11-18  7:22 WANG Xuerui
2022-02-08 14:46 Agostino Sarubbo
2021-09-13  8:18 Agostino Sarubbo
2021-07-06 17:59 Sam James
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-07-11 15:37 Andreas Sturmlechner
2020-05-31 15:54 Mikle Kolyada
2020-05-30 13:38 Mikle Kolyada
2020-05-30 13:33 Mikle Kolyada
2020-03-01  7:28 Mikle Kolyada
2020-03-01  7:23 Mikle Kolyada
2020-03-01  7:18 Mikle Kolyada
2019-07-28 19:16 Aaron Bauman
2019-07-28  0:36 Mikle Kolyada
2019-07-28  0:15 Mikle Kolyada
2019-05-27 21:04 Aaron Bauman
2019-05-16 12:28 Mikle Kolyada
2019-05-16 12:23 Mikle Kolyada
2019-02-06 11:37 Mikle Kolyada
2019-02-06 10:59 Mikle Kolyada
2018-10-14 15:50 Andreas Sturmlechner
2018-10-10 12:14 Mikle Kolyada
2018-10-10  3:01 Thomas Deutschmann

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=1731076688.c7fe57932d4e578df887e62472ccbc4c99ef5ea0.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