Files
meta-qt5-extra/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc
Andreas Müller 9522d8ab4d kde-kf5: upgrade 5.84.0 -> 5.85.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-18 01:17:25 +02:00

16 lines
468 B
PHP

SUMMARY = "Support for JS scripting in applications"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8b6bff4bae2206cc92b1b7d4f18641809086bcc7b2d83a2c3961987ed28ed446"
SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch"
DEPENDS += " \
kdoctools-native \
"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"