Files
meta-qt5-extra/recipes-kde/apps/libkdcraw/libkdcraw.bb
Andreas Müller a7ba6413fd kde-apps: upgrade 21.04.3 -> 21.08.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-18 01:19:25 +02:00

16 lines
452 B
BlitzBasic

SUMMARY = "Libkdcraw is a C++ interface around LibRaw library"
LICENSE = "BSD-3-Clause & GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \
file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0 \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
"
inherit kde-apps
DEPENDS += "\
libraw \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "8c7244e9a0238a11e9ee9c2fc5592ad078325f55cc392bdf8b6c0a1989b8dc9c"