Skip to content

Commit

Permalink
kde-plasma/qqc2-breeze-style: new package, add 9999
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred Wingate <[email protected]>
Closes: #961
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
parona-source authored and a17r committed Dec 19, 2023
1 parent c69d910 commit 59dd55b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
12 changes: 12 additions & 0 deletions kde-plasma/qqc2-breeze-style/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</email>
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
<bugs-to>https://bugs.kde.org/</bugs-to>
<remote-id type="kde-invent">plasma/qqc2-breeze-style</remote-id>
</upstream>
</pkgmetadata>
28 changes: 28 additions & 0 deletions kde-plasma/qqc2-breeze-style/qqc2-breeze-style-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_TEST="false"
KFMIN=5.240.0
QTMIN=6.6.0
inherit ecm kde.org

DESCRIPTION="Breeze inspired QQC2 Style"

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

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 59dd55b

Please sign in to comment.