From bc54ca46ec3cef243fa5e406a15ecf39a283ec88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 30 Mar 2016 18:14:55 +0100 Subject: Add qtwebengine stratum This is the new Qt web runtime, which replace the now deprecated QtWebkit Change-Id: If6a873b218ac4f8779f48e7b706b4e773c523b8f --- strata/qt5-tools-qtwebengine.morph | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 strata/qt5-tools-qtwebengine.morph (limited to 'strata') diff --git a/strata/qt5-tools-qtwebengine.morph b/strata/qt5-tools-qtwebengine.morph new file mode 100644 index 00000000..9c954f5f --- /dev/null +++ b/strata/qt5-tools-qtwebengine.morph @@ -0,0 +1,16 @@ +name: qt5-tools-qtwebengine +kind: stratum +description: Qt5 WebEngine Development Libraries and Tools +build-depends: +- morph: strata/multimedia-gstreamer.morph +- morph: strata/qt5-tools.morph +- morph: strata/ruby.morph +chunks: +- name: qtwebengine + repo: upstream:qt5/qtwebengine + ref: 5c4ae298b0a3d75c4c5ea8aef0595914ab25607f + unpetrify-ref: v5.6.0 + build-system: qmake + submodules: + src/3rdparty: + url: upstream:qt5/qtwebengine-chromium.git -- cgit v1.2.1