While at it: Calcutae download paths to make upgrade as simple as possible Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
21 lines
513 B
BlitzBasic
21 lines
513 B
BlitzBasic
SUMMARY = "ibrary for working with contact information"
|
|
LICENSE = "LGPLv2.1"
|
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
|
|
|
inherit kde-kf5 gettext features_check
|
|
|
|
REQUIRED_DISTRO_FEATURE = "x11"
|
|
|
|
DEPENDS += " \
|
|
kconfig-native \
|
|
kcoreaddons-native \
|
|
kcoreaddons \
|
|
kconfig \
|
|
ki18n \
|
|
kcodecs \
|
|
"
|
|
|
|
PV = "${KF5_VERSION}"
|
|
SRC_URI[md5sum] = "a8f99a97898c0489577204f219c7a5a3"
|
|
SRC_URI[sha256sum] = "15b09c7cc086f535dfc7d9583ac84ace890f7da64982945ce789c09ff6e0ef83"
|