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-plasma/plasma5support/
Date: Sat, 23 Dec 2023 18:30:44 +0000 (UTC)	[thread overview]
Message-ID: <1703356182.4f009f90b723825f8157a092c330430d0c98ce28.asturm@gentoo> (raw)

commit:     4f009f90b723825f8157a092c330430d0c98ce28
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 20:38:24 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 18:29:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f009f90

kde-plasma/plasma5support: 5.91.0 version bump

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

 kde-plasma/plasma5support/Manifest                 |  1 +
 kde-plasma/plasma5support/metadata.xml             | 12 ++++++++++
 .../plasma5support/plasma5support-5.91.0.ebuild    | 26 ++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/kde-plasma/plasma5support/Manifest b/kde-plasma/plasma5support/Manifest
new file mode 100644
index 000000000000..fc275238d77f
--- /dev/null
+++ b/kde-plasma/plasma5support/Manifest
@@ -0,0 +1 @@
+DIST plasma5support-5.91.0.tar.xz 55344 BLAKE2B 3892b3033736f3f2a30ea737daa22fe350711f2d04bd140af49a5346c710cf241123805c5c4c32f38476d16d862ace29512fd6e1e1f415606aa122085dc5292c SHA512 2b471f5c785a9fc6a592d5eb9d1b06abf501cb532156d96641211bac59a2fd0fb94fe9316411b39e2bca3ad145510e5472886dcd97140bfee39fc9a76b083ab4

diff --git a/kde-plasma/plasma5support/metadata.xml b/kde-plasma/plasma5support/metadata.xml
new file mode 100644
index 000000000000..7c7e791bbadc
--- /dev/null
+++ b/kde-plasma/plasma5support/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">plasma/plasma5support</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild b/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild
new file mode 100644
index 000000000000..f0355735bb32
--- /dev/null
+++ b/kde-plasma/plasma5support/plasma5support-5.91.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=5.247.0
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2023-12-23 18:30 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-23 18:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10 23:24 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/ Andreas Sturmlechner
2024-03-06 15:47 Andreas Sturmlechner
2024-03-26 19:56 Andreas Sturmlechner
2024-04-16 19:54 Andreas Sturmlechner
2024-05-21 19:05 Andreas Sturmlechner
2024-05-27 22:23 Andreas Sturmlechner
2024-06-18 14:52 Andreas Sturmlechner
2024-06-24 17:27 Andreas Sturmlechner
2024-06-25 22:33 Sam James
2024-06-27 17:18 Andreas Sturmlechner
2024-07-02 17:57 Andreas Sturmlechner
2024-07-16 16:32 Andreas Sturmlechner
2024-08-06 14:26 Andreas Sturmlechner
2024-09-10 16:36 Andreas Sturmlechner
2024-09-21  7:12 Arthur Zamarin
2024-09-21  7:13 Arthur Zamarin
2024-10-07 18:02 Andreas Sturmlechner
2024-10-08 15:36 Andreas Sturmlechner
2024-10-15 18:03 Andreas Sturmlechner
2024-10-22 15:45 Andreas Sturmlechner
2024-11-05 19:16 Andreas Sturmlechner
2024-11-26 18:25 Andreas Sturmlechner
2024-12-03 19:21 Andreas Sturmlechner
2024-12-10 23:46 Andreas Sturmlechner
2025-01-01 21:05 Andreas Sturmlechner
2025-01-10  9:54 WANG Xuerui
2025-02-11 17:59 Andreas Sturmlechner
2025-02-18 18:44 Andreas Sturmlechner
2025-02-18 21:42 Andreas Sturmlechner
2025-02-25 17:37 Andreas Sturmlechner
2025-03-11 20:52 Andreas Sturmlechner

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=1703356182.4f009f90b723825f8157a092c330430d0c98ce28.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