diff --git a/recipes-plasma/qqc2-breeze-style.inc b/recipes-plasma/qqc2-breeze-style.inc new file mode 100644 index 0000000..26c9f61 --- /dev/null +++ b/recipes-plasma/qqc2-breeze-style.inc @@ -0,0 +1,23 @@ +# SPDX-FileCopyrightText: 2023 Maxime Roussin-Bélanger +# +# SPDX-License-Identifier: MIT + +SUMMARY = "Breeze inspired QtQuickControls 2 Style" +HOMEPAGE = "https://invent.kde.org/plasma/qqc2-breeze-style" +LICENSE = "LGPL-3.0-only" +PR = "r0" + +DEPENDS = " \ + qtdeclarative \ + kirigami \ + kquickcharts \ +" + +inherit cmake_plasma +inherit reuse_license_checksums + +FILES:${PN} += " \ + ${libdir}/plugins/kf6/kirigami/platform/*.so \ + ${libdir}/qml/org/kde/kirigami/* \ + ${libdir}/qml/org/kde/breeze/* \ +" diff --git a/recipes-plasma/qqc2-breeze-style_5.27.80.bb b/recipes-plasma/qqc2-breeze-style_5.27.80.bb new file mode 100644 index 0000000..c56b8a6 --- /dev/null +++ b/recipes-plasma/qqc2-breeze-style_5.27.80.bb @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI += "https://download.kde.org/unstable/plasma/5.27.80/qqc2-breeze-style-5.27.80.tar.xz" +SRC_URI[sha256sum] = "9dbd730d7585cb8cbfa3eab0db3fbbdb4e42b4b34cd71b902dd3f4e0dbad0f9d"