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/qqc2-breeze-style/
Date: Tue, 15 Jul 2025 15:37:33 +0000 (UTC)	[thread overview]
Message-ID: <1752593807.0acbe0c68f724158daa3af6867b5b5a2898e4404.asturm@gentoo> (raw)

commit:     0acbe0c68f724158daa3af6867b5b5a2898e4404
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 15 14:36:31 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 15 15:36:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acbe0c6

kde-plasma/qqc2-breeze-style: 6.4.3 version bump

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

 kde-plasma/qqc2-breeze-style/Manifest              |  1 +
 .../qqc2-breeze-style-6.4.3.ebuild                 | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/kde-plasma/qqc2-breeze-style/Manifest b/kde-plasma/qqc2-breeze-style/Manifest
index d95c9b444675..c9549f249162 100644
--- a/kde-plasma/qqc2-breeze-style/Manifest
+++ b/kde-plasma/qqc2-breeze-style/Manifest
@@ -1,3 +1,4 @@
 DIST qqc2-breeze-style-6.3.5.tar.xz 66928 BLAKE2B 1f9cfdab14bbc43b2488a9462c837f78d2fa6fae63ff96e546d14254ec096f00d6da56e8614f54f2b5038f28d82a478e5077e7ae04ceec2e2a9b530f9c38ae9d SHA512 cec4fe095de5783d00890f42d27ab0c329b4ddc9bc9bebc3d6374b4227e6adad78702963a0df9e052fe110702d00dc5e02692dd707ed067220e11d34c3a76965
 DIST qqc2-breeze-style-6.3.6.tar.xz 66144 BLAKE2B dc04d36403011d94330691d0f0cda3a4939bee1ae46da353cfc4cf6c9c387d8734ff423ec175f49ae0b227657af51fd0ad6a5ddf4b490e4427e42d784142bad9 SHA512 79d34f10ad65258b6d736fff2188025e43efa546eff044ce17c702374e86958d76d398260fc89e6b4e6f40aeb3159ae33f213f5d840b037cbd6ce6a3ef137341
 DIST qqc2-breeze-style-6.4.2.tar.xz 66312 BLAKE2B e9708fb3c1af747305a75a5ff0312d901c999e51cb4c1517f9179c17dfb173e8685554c74e72ced5d45aa37e0914396662c398e65de95f06ffaff53d998360e1 SHA512 cbccf106e7965993f7f0e481257adef5fbc574a98db1ad193a289a312b859af836e46fe87d1f7ee94188ab523e69b8df834dbe9a9e7726ef078a71b8d7f255f2
+DIST qqc2-breeze-style-6.4.3.tar.xz 66320 BLAKE2B ec555219fb02922b69d29b4a79ef90492a998d060cae393dd1771812ef4cd1f5359d5ed8d900b0827202faab451c9f5af1613d01a36f548b40a4e6a06aad5c05 SHA512 0c8339d8e13ced3dc61f07045c528138d01ec938c85c86943bb366d0343db078ef9d9726b7d33eb27e0c33690c0f53c3c74b02fa3f7b13fa5ecaba6637f28415

diff --git a/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-6.4.3.ebuild b/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-6.4.3.ebuild
new file mode 100644
index 000000000000..a6557c728b7c
--- /dev/null
+++ b/kde-plasma/qqc2-breeze-style/qqc2-breeze-style-6.4.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="false"
+KFMIN=6.14.0
+QTMIN=6.8.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Breeze inspired QQC2 Style"
+
+LICENSE="|| ( GPL-2+ LGPL-3+ ) CC0-1.0"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2025-07-15 15:38 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 15:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-26 10:21 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/qqc2-breeze-style/ Andreas Sturmlechner
2025-09-17 12:13 Arthur Zamarin
2025-09-09 15:09 Andreas Sturmlechner
2025-08-06 15:13 Andreas Sturmlechner
2025-08-05 21:23 Andreas Sturmlechner
2025-07-28 16:58 Andreas Sturmlechner
2025-07-16 19:03 Andreas Sturmlechner
2025-07-09 16:26 Andreas Sturmlechner
2025-07-02 17:22 Andreas Sturmlechner
2025-07-01 19:41 Andreas Sturmlechner
2025-06-24 18:11 Andreas Sturmlechner
2025-06-17 18:08 Andreas Sturmlechner
2025-06-17 17:46 Sam James
2025-05-26 18:04 Andreas Sturmlechner
2025-05-26  4:58 Sam James
2025-05-21 11:02 Arthur Zamarin
2025-05-06 19:21 Andreas Sturmlechner
2025-04-24 22:16 Sam James
2025-04-02 16:34 Andreas Sturmlechner
2025-04-02  6:03 Sam James
2025-03-11 20:52 Andreas Sturmlechner
2025-02-25 17:37 Andreas Sturmlechner
2025-02-18 21:42 Andreas Sturmlechner
2025-02-18 18:44 Andreas Sturmlechner
2025-02-11 17:59 Andreas Sturmlechner
2025-01-26 11:18 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-25 22:33 Sam James
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

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=1752593807.0acbe0c68f724158daa3af6867b5b5a2898e4404.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