[SCM] qtwebengine packaging branch, master, updated. debian/5.7.1+dfsg-4-12-g5b0aeb0

Sandro Knauß hefee at moszumanska.debian.org
Wed Jan 18 12:12:01 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=1fd474b

The following commit has been merged in the master branch:
commit 1fd474b5f159452f42a14d31415bd49377dd5093
Author: Sandro Knauß <hefee at debian.org>
Date:   Wed Jan 18 12:54:38 2017 +0100

    remove armel patch; it doesn't work
---
 debian/changelog                       |  1 -
 debian/patches/add_armel_support.patch | 10 ++++++++++
 debian/patches/series                  |  1 -
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4727bb9..82ca2c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,6 @@ qtwebengine-opensource-src (5.7.1+dfsg-5~) UNRELEASED; urgency=medium
     - Add use_proprietary_codecs to defines, to be able to use ffmpeg and h264
   * Add -Wl,-z,now to LFAGS, to make build full hardened
   * Add Build-Deps ninja-build
-  * Add patch to make armel built
   * make build be less ram consuming on armhf and mipsel
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 13 Jan 2017 21:06:56 +0100
diff --git a/debian/patches/add_armel_support.patch b/debian/patches/add_armel_support.patch
index 9d47b78..ae44c8e 100644
--- a/debian/patches/add_armel_support.patch
+++ b/debian/patches/add_armel_support.patch
@@ -1,3 +1,13 @@
+Description: Add armel support for QtWebEngine
+  It is disababled at the moment, because it do not work!
+  It should make sure that on armel softfp is used for arm_float_abi.
+  Works when removing the condition completly and make it softfp globaly, but
+  this is not a solution for every arch.
+Author: Sandro Knauß <bugs at ssandroknauss.de>
+Origin: debian
+Last-Update: 2017-01-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/src/3rdparty/chromium/build/common.gypi
 +++ b/src/3rdparty/chromium/build/common.gypi
 @@ -2373,7 +2373,7 @@
diff --git a/debian/patches/series b/debian/patches/series
index 37f9428..9dcd921 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 use_system_re2.patch
 add_mips_support.patch
-add_armel_support.patch

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list