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