add knewstuff 5.5.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
28
recipes-kde-framework/tier3/knewstuff/knewstuff_5.5.0.bb
Normal file
28
recipes-kde-framework/tier3/knewstuff/knewstuff_5.5.0.bb
Normal file
@@ -0,0 +1,28 @@
|
||||
SUMMARY = "Support for downloading application assets from the network"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
|
||||
inherit kde cmake-lib
|
||||
|
||||
DEPENDS += " \
|
||||
karchive \
|
||||
kcompletion \
|
||||
kconfig \
|
||||
kcoreaddons \
|
||||
ki18n \
|
||||
kiconthemes \
|
||||
kio \
|
||||
kitemviews \
|
||||
ktextwidgets \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
attica \
|
||||
"
|
||||
|
||||
SRCREV = "bb51cf99c76d3d334ef9272e2b9d6ee930b2329e"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_HIDE_ERROR[1] = "KF5NewStuff, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_HIDE_ERROR[2] = "KF5NewStuff, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
Reference in New Issue
Block a user