Skip to content

Commit

Permalink
kde-plasma/qqc2-breeze-style: 6.0.5 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed May 21, 2024
1 parent 9b0165f commit c7d5adb
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-plasma/qqc2-breeze-style/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST qqc2-breeze-style-6.0.4.tar.xz 65864 BLAKE2B 55d0fc5dce90eb180e4f5ec259f5d93400cad0ee3076bbc00e3f8356ababb26d5c77a1eb024a49fadda953a7489f44d1c235647bf678d21f0af658719e11912c SHA512 51f9a855ab574115e2f6121a25a5271236743c52cf504a17a83e394f923352d24e12ab1713689edede3e128014e4061db04e3e3d4b1c76906490362391d275ab
DIST qqc2-breeze-style-6.0.5.tar.xz 66152 BLAKE2B 46e3a990080bbf0b0da3fa36d9b728751b1a9b10fedbf3de62b0bfa2b3389a880cc8bce86aa6ffe48bb1902029be7f348d0b39ab330d5629ca76a8233043ea26 SHA512 8248fb3c64494c851971279b7b039aa0564632c4289d07a28796ee0bf3e4566ef23f844206e14f4d2fa46ccff28df08e4bbb4fc6fa9bd32e8734208f935297c0
28 changes: 28 additions & 0 deletions kde-plasma/qqc2-breeze-style/qqc2-breeze-style-6.0.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_TEST="false"
KFMIN=6.0.0
QTMIN=6.6.2
inherit ecm plasma.kde.org

DESCRIPTION="Breeze inspired QQC2 Style"

LICENSE="|| ( GPL-2+ LGPL-3+ ) CC0-1.0"
SLOT="6"
KEYWORDS="~amd64"

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/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kguiaddons-${KFMIN}:6
>=kde-frameworks/kiconthemes-${KFMIN}:6
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-frameworks/kquickcharts-${KFMIN}:6
"
RDEPEND="${DEPEND}"

0 comments on commit c7d5adb

Please sign in to comment.