blob: 69d6098d3604f8405cf52dc61250d80c7dd1ebb1 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "WPE's backend based on a freedesktop.org stack."
2HOMEPAGE = "https://github.com/Igalia/WPEBackend-fdo"
3BUGTRACKER = "https://github.com/Igalia/WPEBackend-fdo/issues"
4
5LICENSE = "BSD"
6LIC_FILES_CHKSUM = "file://COPYING;md5=1f62cef2e3645e3e74eb05fd389d7a66"
Andrew Geisslerc9f78652020-09-18 14:11:35 -05007DEPENDS = "glib-2.0 libxkbcommon wayland virtual/egl libwpe libepoxy"
Andrew Geissler82c905d2020-04-13 13:39:40 -05008
9DEPENDS_append_class-target = " wayland-native"
10
Andrew Geisslerc9f78652020-09-18 14:11:35 -050011inherit meson features_check
Andrew Geissler82c905d2020-04-13 13:39:40 -050012
13REQUIRED_DISTRO_FEATURES = "opengl"
14
15SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
Andrew Geissler6ce62a22020-11-30 19:58:47 -060016SRC_URI[sha256sum] = "9652a99c75fe1c6eab0585b6395f4e104b2427e4d1f42969f1f77df29920d253"
Andrew Geissler82c905d2020-04-13 13:39:40 -050017