package/wpewebkit: new package
authorFrancois Perrad <fperrad@gmail.com>
Tue, 5 Feb 2019 20:41:51 +0000 (21:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 11 Feb 2019 21:15:33 +0000 (22:15 +0100)
commit5de3ceff2cae8221e6b34338c7088e58c4b19053
tree8ab71929062beb8363a96e7b3fd8c0c72c074658
parent82f1c43aa458a357535eff6adc4bf1f7972a63d5
package/wpewebkit: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
[Thomas:
 - add missing depends on BR2_HOST_GCC_AT_LEAST_4_8
 - improve comments on depends on
 - add missing "comment" for toolchain dependencies
 - add missing "depends on BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS" on the
   Config.in comment
 - add missing "select BR2_PACKAGE_WAYLAND", which is needed to select
   BR2_PACKAGE_WAYLAND_PROTOCOLS
 - fix typoes in the JIT enabling code that was using
   WEBKITGTK_CONF_OPTS instead of WPEWEBKIT_CONF_OPTS]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/wpewebkit/Config.in [new file with mode: 0644]
package/wpewebkit/wpewebkit.hash [new file with mode: 0644]
package/wpewebkit/wpewebkit.mk [new file with mode: 0644]