Commit Graph

148 Commits

Author SHA1 Message Date
Kevin Kofler 35eddbb31c Backport upstream fix for non-functional dead keys in text fields
* Fri Apr 28 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-11
- Backport upstream fix for non-functional dead keys in text fields
2017-04-28 10:27:37 +02:00
Kevin Kofler 9c17aa1fd8 Backport upstream fix for blank pages when a link opens in a new tab
* Tue Apr 25 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-10
- Backport upstream fix for blank pages when a link opens in a new tab
2017-04-25 23:54:33 +02:00
Rex Dieter b72c3e9db8 +macros.qt5-qtwebengine 2017-04-17 07:24:57 -05:00
Rex Dieter 217b1bfc13 fix sed to make all *Config.cmake replacements 2017-04-10 15:58:16 -05:00
Rex Dieter 9ecb278a2d Qt5WebEngineCoreConfig.cmake: fix when using Qt < %version (#1438877) 2017-04-10 07:14:37 -05:00
Kevin Kofler 0041669bae File trigger: silence qwebengine_convert_dict output and ignore its exit code
* Tue Apr 04 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-6
- File trigger: silence qwebengine_convert_dict output and ignore its exit code
2017-04-04 17:25:06 +02:00
Rex Dieter 0761086c28 build docs on all archs 2017-04-03 08:15:14 -05:00
Kevin Kofler 6d6e485ffb spec cleanup
Spell checking is now always enabled, so qwebengine_convert_dict is now
always installed, so remove the conditional around the binary handling.
2017-04-02 00:09:23 +02:00
Kevin Kofler d3327ed64b Use file triggers to automatically convert system hunspell dictionaries 2017-03-31 12:17:05 +02:00
Kevin Kofler d26228fd6f Enable use_spellchecker explicitly so that it is also enabled on Qt 5.7
* Fri Mar 31 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-5
- Enable use_spellchecker explicitly so that it is also enabled on Qt 5.7
2017-03-31 10:27:00 +02:00
Kevin Kofler 6441d4c5a9 Fix no-sse2 patch FTBFS (on i686)
* Fri Mar 31 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-4
- Fix no-sse2 patch FTBFS (on i686)
2017-03-31 02:55:38 +02:00
Kevin Kofler 6b35b7c497 Revert "adjust sse2 patch to use src/3rdparty/chromium/v8/src/v8_sse2.gyp location instead"
This reverts commit 859bcea060.

The file must not be moved back, the outdated reference to the old location must be fixed instead.
2017-03-31 02:50:27 +02:00
Rex Dieter 859bcea060 adjust sse2 patch to use src/3rdparty/chromium/v8/src/v8_sse2.gyp location instead 2017-03-30 19:37:42 -05:00
Rex Dieter a9c34c5391 make buildable against qt5 < 5.8 too 2017-03-30 11:18:03 -05:00
Kevin Kofler 944ce122ee Update to 5.8.0
- Fix FTBFS in the WTF part of Blink/WebKit with GCC 7
2017-03-26 21:48:05 +02:00
Fedora Release Engineering 61c97e9914 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 11:22:48 +00:00
Sandro Mani 3adf37e4ac Rebuild (libwebp) 2017-02-01 19:30:29 +01:00
Orion Poplawski 533a8425b8 Rebuild for protobuf 3.2.0 2017-01-26 11:06:30 -07:00
Rex Dieter 75f724aa7e filter (designer) plugin provides 2017-01-02 08:42:30 -06:00
Kevin Kofler 80fa434918 Respun tarball, change qt5-qtbase dependency from >= to =
* Thu Dec 08 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.1-4
- Respun tarball (now really includes the page margin fix)
- Change qt5-qtbase dependency from >= to =
2016-12-08 18:14:20 +01:00
Kevin Kofler 42f1d9c8a1 Remove dropped (upstreamed) patches
Note: the page-margins patch is NOT actually upstream in the snapshot
that is currently imported. It is in the latest one though. I am
respinning the package with the fixed tarball.
2016-12-08 17:25:25 +01:00
Kevin Kofler 4dfda4a3a4 Ship the license files
* Sun Dec 04 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.1-3
- Ship the license files
2016-12-04 22:37:02 +01:00
Kevin Kofler 6f435b9ab6 Fix FTBFS due to missing ARM CPU feature detection routines
- chromium-skia: build SkUtilsArm.cpp also on non-Android ARM
- webrtc: backport CPU feature detection for ARM Linux, enable it for Chromium
2016-12-04 15:17:22 +01:00
Kevin Kofler 4d98042d03 Also set and unset CFLAGS 2016-12-04 02:33:27 +01:00
Kevin Kofler 14b292e6b2 Bump Release, changelog date, update webrtc-neon patch comment 2016-12-04 02:31:47 +01:00
Kevin Kofler ea36556d89 Revert "webrtc: Inline arm_neon.gypi because gyp is not picking up flags from it"
This reverts commit 3cf84c39fc.

It turns out this workaround is apparently not needed.
2016-12-04 02:29:16 +01:00
Kevin Kofler d477ef3e55 Revert "Fix/update patch name"
This reverts commit 16832997c6.

It turns out this workaround is apparently not needed.
2016-12-04 02:24:41 +01:00
Kevin Kofler 49294d050a Try unsetting CXXFLAGS between qmake and make 2016-12-04 01:45:39 +01:00
Kevin Kofler 5a6a0f35cb Revert "webrtc: also remove -mfpu=vfpv3-d16 from cflags_c and cflags_cc"
This reverts commit 4621b92128.

That did not help either.
2016-12-04 01:43:18 +01:00
Kevin Kofler 4621b92128 webrtc: also remove -mfpu=vfpv3-d16 from cflags_c and cflags_cc
for NEON targets
2016-12-04 01:09:20 +01:00
Kevin Kofler 5e9406747d Revert "webrtc-neon patch: Try removing -mfpu=vfpv3-d16 twice since it appears twice."
This reverts commit 10eb6915ce.

That did not help.
2016-12-04 00:46:46 +01:00
Kevin Kofler 10eb6915ce webrtc-neon patch: Try removing -mfpu=vfpv3-d16 twice since it appears twice. 2016-12-04 00:20:52 +01:00
Kevin Kofler 16832997c6 Fix/update patch name 2016-12-03 23:38:55 +01:00
Kevin Kofler 3cf84c39fc webrtc: Inline arm_neon.gypi because gyp is not picking up flags from it 2016-12-03 23:35:45 +01:00
Kevin Kofler db8ac7858a Remove Android depenencies from openmax_dl ARM NEON detection (detect.c) 2016-12-03 22:55:17 +01:00
Kevin Kofler 392efd00b7 clean_qtwebengine.sh: Rip out openh264 sources
These are not actually being built, and we are not allowed to distribute
OpenH264 source code in Fedora.

Update sources with the reuploaded tarball.
2016-12-03 20:25:56 +01:00
Kevin Kofler 3a314c6b55 Rebase no-neon patch, add new arm-fpu-fix patch where no-neon not wanted
* Sat Dec 03 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.1-2
- Rebase no-neon patch, add new arm-fpu-fix patch where no-neon not wanted
- Try enabling arm_neon unconditionally, #1282495 should be fixed even in F23
2016-12-03 17:00:17 +01:00
Helio Chissini de Castro cb70d95284 - Update for 5.7.1 tentative final packages 2016-12-02 15:32:54 +01:00
Orion Poplawski f5dc1eeffe Rebuild for protobuf 3.1.0 2016-11-19 08:52:16 -07:00
Rex Dieter 89d84b5a50 ExclusiveArch: %{qt5_qtwebengine_arches} (defined by qt5-srpm-macros) 2016-09-14 09:16:10 -05:00
Kevin Kofler 28117fc600 page-margins patch: Fix build (s/printSettings/print_settings/g) 2016-09-09 05:05:28 +02:00
Kevin Kofler bda84512e3 Apply the correct page margins from the QPageLayout to Chromium printing
* Fri Sep 09 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-7
- apply the correct page margins from the QPageLayout to Chromium printing
2016-09-09 03:25:34 +02:00
Kevin Kofler 209618155b Fix crash when building against glibc 2.24 (#1364781) (upstream patch)
* Sat Aug 13 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-6
- Fix crash when building against glibc 2.24 (#1364781) (upstream patch)
2016-08-14 00:36:23 +02:00
Rex Dieter 2cc67747b9 BR: cmake (for cmake autoprovides support mostly) 2016-07-31 19:41:28 -05:00
Kevin Kofler e2d56e5e7b Restore system-icu54 patch, the fix was lost upstream
* Tue Jul 26 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-3
- Restore system-icu54 patch, the fix was lost upstream
2016-07-26 23:37:02 +02:00
Christian Dersch 5237d9ed67 Rebuilt for libvpx.so.4 soname bump 2016-07-23 13:09:00 +02:00
Kevin Kofler 84af15c334 clean_ffmpeg.sh: Whitelist libavutil/aarch64/timer.h (#1358428)
* Wed Jul 20 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-2
- clean_ffmpeg.sh: Whitelist libavutil/aarch64/timer.h (#1358428)

… and rerun new-sources with the fixed tarball.
2016-07-20 23:10:42 +02:00
Kevin Kofler c2d8c4c162 no-sse2 patch: Also fix AudioParamTimeline.cpp in Blink's webaudio
src/3rdparty/chromium/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp
2016-07-19 01:24:13 +02:00
Kevin Kofler c3db32f026 no-sse2 patch: Fix conditionals in 3 more sections of WebGLImageConversion.cpp 2016-07-18 22:53:48 +02:00
Kevin Kofler 9fa9cff26a no-sse2 patch: Fix/update the location of cpu_features_wrapper.h
It moved from "webrtc/system_wrappers/interface/cpu_features_wrapper.h"
to "webrtc/system_wrappers/include/cpu_features_wrapper.h".
2016-07-18 19:28:55 +02:00