mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add plasma-workspace and its dependencies
This commit is contained in:
2
buildroot-external/package/kf5-kitemmodels/Config.in
Normal file
2
buildroot-external/package/kf5-kitemmodels/Config.in
Normal file
@@ -0,0 +1,2 @@
|
||||
config BR2_PACKAGE_KF5_KITEMMODELS
|
||||
bool "kf5-kitemmodels"
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 6569e289ac9263d87ef6641fe2f3914b9ace6814832ac9c61825b1c6805ae371 kitemmodels-5.73.0.tar.xz
|
||||
@@ -0,0 +1,17 @@
|
||||
################################################################################
|
||||
#
|
||||
# kf5-kitemmodels
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KF5_KITEMMODELS_VERSION = $(KF5_VERSION)
|
||||
KF5_KITEMMODELS_SITE = $(KF5_SITE)
|
||||
KF5_KITEMMODELS_SOURCE = kitemmodels-$(KF5_KITEMMODELS_VERSION).tar.xz
|
||||
KF5_KITEMMODELS_LICENSE = BSD-3-Clause
|
||||
KF5_KITEMMODELS_LICENSE_FILES = COPYING-CMAKE-SCRIPTS
|
||||
|
||||
KF5_KITEMMODELS_DEPENDENCIES = host-pkgconf
|
||||
KF5_KITEMMODELS_INSTALL_STAGING = YES
|
||||
KF5_KITEMMODELS_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user