kirigami-addons: update to 0.11.76

This commit is contained in:
Andreas Cord-Landwehr
2023-11-16 19:45:55 +01:00
parent 952a4ac528
commit 44acdb7b41
3 changed files with 11 additions and 9 deletions

View File

@@ -1,11 +1,14 @@
# SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
# SPDX-FileCopyrightText: 2021-2023 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "Add-ons for the Kirigami framework"
HOMEPAGE = "https://invent.kde.org/libraries/kirigami-addons"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=93e64b4a83c7e441e48bbdeeea05c977"
LICENSE = "LGPL-2.1-or-later & BSD-2-Clause"
LIC_FILES_CHKSUM = " \
file://LICENSES/LGPL-2.1-or-later.txt;md5=41890f71f740302b785c27661123bff5 \
file://LICENSES/BSD-2-Clause.txt;md5=534956ece1a160a65f088a8f82672ef9 \
"
PR = "r0"
DEPENDS = " \

View File

@@ -1,6 +0,0 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${BPN}.inc
#FIXME this is an inofficial hash that contains CMake compile fixes for 0.11.1
SRCREV = "028ebd8c285b01abf93f32edb134f4221b0e2ce5"

View File

@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${BPN}.inc
SRCREV = "8cc87f2c9c15fa7eb698701b0723f3d62c5ec894"