14 lines
494 B
PHP
14 lines
494 B
PHP
SUMMARY = "Library to load and install packages of non binary files as they were a plugin"
|
|
LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later"
|
|
LIC_FILES_CHKSUM = " \
|
|
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
|
|
file://LICENSES/LGPL-2.0-or-later.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7 \
|
|
"
|
|
|
|
inherit kde-kf5
|
|
|
|
PV = "${KF5_VERSION}"
|
|
SRC_URI[sha256sum] = "51309ab8fbb5774f04ef989b15674df63348cef97f349a293f202817b9a3888b"
|
|
|
|
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
|