mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
kde-frameworks/qqc2-desktop-style: drop 6.2.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST qqc2-desktop-style-5.116.1.tar.xz 73068 BLAKE2B 713b863a08785f8d8a3509aad938818881e71bc2b966d10d823a805733bf2a5382337b7966a5c11c005ddf99a5e9ef377d59658568fc8cdcbdd1c35be41e1b09 SHA512 80520c19717f9150b6b0e91f45e65ef967f7fbadaff5b1f6bdab526822706a361e0094ded93826ea9fb2dc3028f8cd076e03b2067dbfc1d43ff764bc5ae5facb
|
||||
DIST qqc2-desktop-style-6.2.0.tar.xz 84360 BLAKE2B 59e12dd871b73fa75049a9c88885ffa64765962787acd5ee8d444c4f42d47b9feaaa39aa0c4a484b1f2197103f09422879a66852a7f6c0d800bb584c1003d0a1 SHA512 c63d7c043a2f28b53268e98583cc6772b9efeb7636f6d5ddff09333c4f2f0e170d8a4fc9205eac4ecf3d4fe54800abf3ad011634b97bd3f30eb53da730fa9239
|
||||
DIST qqc2-desktop-style-6.3.0.tar.xz 85356 BLAKE2B afa4d1645f24ce5b3386959ccef7ab3e91f75171d6e24394562743ba7d56fa629d942dc6d1aa3a6bd43c13fd555f858e4ed336292b71231e4d78be0b3f2307e9 SHA512 6f6ff75930a50dae1c7d5b9126277600f221aa96dc88c2642e45fca6741567c346af9d8c682096f083852f25f237cdd0ba29c6d94304784a4791ac466ea77d28
|
||||
|
||||
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_QTHELP="false"
|
||||
PVCUT=$(ver_cut 1-2)
|
||||
QTMIN=6.6.2
|
||||
inherit ecm frameworks.kde.org
|
||||
|
||||
DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for painting"
|
||||
|
||||
LICENSE="|| ( GPL-2+ LGPL-3+ )"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
# Qt_6_PRIVATE_API matches org.kde.desktop.so, see also:
|
||||
# https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/379
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6=
|
||||
=kde-frameworks/kcolorscheme-${PVCUT}*:6
|
||||
=kde-frameworks/kconfig-${PVCUT}*:6
|
||||
=kde-frameworks/kiconthemes-${PVCUT}*:6
|
||||
=kde-frameworks/kirigami-${PVCUT}*:6
|
||||
=kde-frameworks/sonnet-${PVCUT}*:6[qml]
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
>=dev-qt/qt5compat-${QTMIN}:6
|
||||
"
|
||||
BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
|
||||
Reference in New Issue
Block a user