16 lines
468 B
PHP
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"
|