public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-welcome/
Date: Tue, 25 Jun 2024 22:33:14 +0000 (UTC)	[thread overview]
Message-ID: <1719354667.c5f7c472bea95e5469c80f449f661b0aff288ea3.sam@gentoo> (raw)

commit:     c5f7c472bea95e5469c80f449f661b0aff288ea3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 22:26:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 22:31:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5f7c472

kde-plasma/plasma-welcome: 6.1.1 version bump

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/plasma-welcome/Manifest                 |  1 +
 .../plasma-welcome/plasma-welcome-6.1.1.ebuild     | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/kde-plasma/plasma-welcome/Manifest b/kde-plasma/plasma-welcome/Manifest
index 184b4689dc29..113fb3a411f9 100644
--- a/kde-plasma/plasma-welcome/Manifest
+++ b/kde-plasma/plasma-welcome/Manifest
@@ -1,2 +1,3 @@
 DIST plasma-welcome-5.27.11.tar.xz 839880 BLAKE2B 68d9192fa244c51aa50ca9746221444d879e0e031ca0fdbafdd641786ae3528fd7bde0ea2c76fabc7aed617248184a88e5c6658e85654fe162cf34bb47bd4a84 SHA512 b6e263d6fae310500743bb2ab6407ad5162b36aa91be9c932cd45ed56a2087ce47bde0be1a15be05397ccda9399f7b168266b6b10550ab3f337330af5b246aeb
 DIST plasma-welcome-6.1.0.tar.xz 660572 BLAKE2B b1c743d33620bde1d2985a2e21175430d701950a4446a0e3063e7aefc3281da6740a1a06aff76966cead37a67731eff9fbefadd06ea33daebcd49b3e3e1c934e SHA512 8617fd4a55af4d7c2893236b12b0182a60e07a05bf32561d517e6805ac0df5f90bc957f52f34fc95fd34f27f8e143b4731e576188ad3b8fd3c9c91b323b908f9
+DIST plasma-welcome-6.1.1.tar.xz 663632 BLAKE2B 3909a96d8c8650ad2c836f71377b1374890f6289bdb341294aaea3fac17826e9a5b092f54b07866939b4d977ac19128029d4d7314ab098137148decf49b5edd2 SHA512 9cdeb83eb804124d31440af7b3bb46bd386022ad8e50c862895075728db5065746874765c8cac431a8f51e0744a6272b479dd0c3848a4207b86bfee373eea471

diff --git a/kde-plasma/plasma-welcome/plasma-welcome-6.1.1.ebuild b/kde-plasma/plasma-welcome/plasma-welcome-6.1.1.ebuild
new file mode 100644
index 000000000000..7667aea63acc
--- /dev/null
+++ b/kde-plasma/plasma-welcome/plasma-welcome-6.1.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.3.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=6.7.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Friendly onboarding wizard for Plasma"
+
+LICENSE="GPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/knewstuff-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+	>=kde-frameworks/ksvg-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-plasma/libplasma-${PVCUT}:6
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2024-06-25 22:33 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 22:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-11 17:59 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-welcome/ Andreas Sturmlechner
2025-01-26 11:19 Arthur Zamarin
2025-01-10  9:54 WANG Xuerui
2025-01-01 21:05 Andreas Sturmlechner
2024-12-10 23:46 Andreas Sturmlechner
2024-12-04 17:43 Sam James
2024-12-03 19:21 Andreas Sturmlechner
2024-11-26 18:25 Andreas Sturmlechner
2024-11-05 19:16 Andreas Sturmlechner
2024-10-22 15:45 Andreas Sturmlechner
2024-10-15 18:03 Andreas Sturmlechner
2024-10-08 15:36 Andreas Sturmlechner
2024-10-07 18:02 Andreas Sturmlechner
2024-09-21  7:13 Arthur Zamarin
2024-09-21  7:12 Arthur Zamarin
2024-09-10 16:36 Andreas Sturmlechner
2024-08-06 14:26 Andreas Sturmlechner
2024-07-26 11:17 Arthur Zamarin
2024-07-16 16:32 Andreas Sturmlechner
2024-07-12 15:24 Arthur Zamarin
2024-07-02 17:57 Andreas Sturmlechner
2024-07-02 12:07 Jakov Smolić
2024-06-27 17:18 Andreas Sturmlechner
2024-06-27 10:04 Sam James
2024-06-27  9:43 Arthur Zamarin
2024-06-18 14:52 Andreas Sturmlechner
2024-05-27 22:23 Andreas Sturmlechner
2024-05-21 19:05 Andreas Sturmlechner
2024-04-16 19:54 Andreas Sturmlechner
2024-03-26 19:56 Andreas Sturmlechner
2024-03-12 16:32 Andreas Sturmlechner
2024-03-11 20:57 Arthur Zamarin
2024-03-11 13:17 Arthur Zamarin
2024-03-06 19:34 Andreas Sturmlechner
2024-03-06 15:47 Andreas Sturmlechner
2024-02-17  5:25 Sam James
2024-01-21 21:37 Andreas Sturmlechner
2024-01-10 23:24 Andreas Sturmlechner
2023-12-23 18:30 Andreas Sturmlechner
2023-12-20  8:45 Arthur Zamarin
2023-12-07  9:06 Andreas Sturmlechner
2023-11-23 16:51 Sam James
2023-11-23 16:38 Sam James
2023-11-23 15:16 Sam James
2023-10-24 22:37 Sam James
2023-09-26 18:14 Arthur Zamarin
2023-09-26 15:35 Arthur Zamarin
2023-09-26 15:28 Arthur Zamarin
2023-09-13 17:44 Andreas Sturmlechner
2023-08-16 16:31 Andreas Sturmlechner
2023-08-16 13:33 Arthur Zamarin
2023-08-16 13:23 Arthur Zamarin
2023-08-01 10:58 Andreas Sturmlechner
2023-07-23 21:54 Sam James
2023-07-15 10:31 Arthur Zamarin
2023-06-30 17:03 Andreas Sturmlechner
2023-06-20 22:24 Andreas Sturmlechner
2023-05-22 12:55 Andreas Sturmlechner
2023-05-22  8:27 Arthur Zamarin
2023-05-21 19:51 Sam James
2023-05-21  6:10 Arthur Zamarin
2023-05-09 15:01 Andreas Sturmlechner
2023-04-22 15:10 Arthur Zamarin
2023-04-22 15:04 Arthur Zamarin
2023-04-22 14:57 Arthur Zamarin
2023-04-19 19:55 Andreas Sturmlechner
2023-04-10 18:35 Andreas Sturmlechner
2023-04-04 19:07 Andreas Sturmlechner
2023-03-14 20:14 Andreas Sturmlechner
2023-02-28 15:44 Andreas Sturmlechner
2023-02-22 10:23 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-01-30 11:00 WANG Xuerui
2023-01-26  1:46 Sam James
2023-01-26  1:46 Sam James
2023-01-25  5:56 Jakov Smolić
2023-01-21 16:10 Arthur Zamarin
2023-01-21  6:58 Arthur Zamarin
2023-01-20 13:11 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=1719354667.c5f7c472bea95e5469c80f449f661b0aff288ea3.sam@gentoo \
    --to=sam@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