Kevin Kofler
c8151228d0
Revert "Prep webengine 5.9.0"
...
This reverts commit 7816e88f62
.
I already told you last time (5.8) that this way of maintaining patches
(importing them all into git and reexporting them from there each time)
is not how I work (I want only those patches rebased and renamed that
actually need rebasing) and that you are only causing me more work.
Please keep your hands off my package from now on.
8 years ago
Kevin Kofler
968c8c053a
Revert "- Proper source"
...
This reverts commit 024052080f
.
I already told you last time (5.8) that this way of maintaining patches
(importing them all into git and reexporting them from there each time)
is not how I work (I want only those patches rebased and renamed that
actually need rebasing) and that you are only causing me more work.
Please keep your hands off my package from now on.
8 years ago
Kevin Kofler
e83ec109c8
Revert "- Fix icu and nspr patches. One to go"
...
This reverts commit ee046f9af5
.
I already told you last time (5.8) that this way of maintaining patches
(importing them all into git and reexporting them from there each time)
is not how I work (I want only those patches rebased and renamed that
actually need rebasing) and that you are only causing me more work.
Please keep your hands off my package from now on.
8 years ago
Helio Chissini de Castro
ee046f9af5
- Fix icu and nspr patches. One to go
8 years ago
Helio Chissini de Castro
024052080f
- Proper source
8 years ago
Helio Chissini de Castro
7816e88f62
Prep webengine 5.9.0
8 years ago
Rex Dieter
0d029998f5
fix rpm macros
8 years ago
Rex Dieter
9fcae6afb8
add comment about version hack future improvements
8 years ago
Rex Dieter
f10952772d
apply Qt5WebEngineCoreConfig.cmake hack only on < f27
8 years ago
Rex Dieter
72d1dd590d
disable -doc for f27+
8 years ago
Rex Dieter
83336fef8b
Revert "- Remove docs due transition"
...
This reverts commit b8ca77a695
.
8 years ago
Helio Chissini de Castro
b8ca77a695
- Remove docs due transition
8 years ago
Rex Dieter
2d1135b793
rebuild (Qt-5.9)
...
at least until proper qtwebengine-5.9 is ready
8 years ago
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
8 years ago
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
8 years ago
Rex Dieter
b72c3e9db8
+macros.qt5-qtwebengine
8 years ago
Rex Dieter
217b1bfc13
fix sed to make all *Config.cmake replacements
8 years ago
Rex Dieter
9ecb278a2d
Qt5WebEngineCoreConfig.cmake: fix when using Qt < %version ( #1438877 )
8 years ago
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
8 years ago
Rex Dieter
0761086c28
build docs on all archs
8 years ago
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.
8 years ago
Kevin Kofler
d3327ed64b
Use file triggers to automatically convert system hunspell dictionaries
8 years ago
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
8 years ago
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)
8 years ago
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.
8 years ago
Rex Dieter
859bcea060
adjust sse2 patch to use src/3rdparty/chromium/v8/src/v8_sse2.gyp location instead
8 years ago
Rex Dieter
a9c34c5391
make buildable against qt5 < 5.8 too
8 years ago
Kevin Kofler
944ce122ee
Update to 5.8.0
...
- Fix FTBFS in the WTF part of Blink/WebKit with GCC 7
8 years ago
Fedora Release Engineering
61c97e9914
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Sandro Mani
3adf37e4ac
Rebuild (libwebp)
8 years ago
Orion Poplawski
533a8425b8
Rebuild for protobuf 3.2.0
8 years ago
Rex Dieter
75f724aa7e
filter (designer) plugin provides
8 years ago
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 =
8 years ago
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.
8 years ago
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
8 years ago
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
8 years ago
Kevin Kofler
4d98042d03
Also set and unset CFLAGS
8 years ago
Kevin Kofler
14b292e6b2
Bump Release, changelog date, update webrtc-neon patch comment
8 years ago
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.
8 years ago
Kevin Kofler
d477ef3e55
Revert "Fix/update patch name"
...
This reverts commit 16832997c6
.
It turns out this workaround is apparently not needed.
8 years ago
Kevin Kofler
49294d050a
Try unsetting CXXFLAGS between qmake and make
8 years ago
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.
8 years ago
Kevin Kofler
4621b92128
webrtc: also remove -mfpu=vfpv3-d16 from cflags_c and cflags_cc
...
for NEON targets
8 years ago
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.
8 years ago
Kevin Kofler
10eb6915ce
webrtc-neon patch: Try removing -mfpu=vfpv3-d16 twice since it appears twice.
8 years ago
Kevin Kofler
16832997c6
Fix/update patch name
8 years ago
Kevin Kofler
3cf84c39fc
webrtc: Inline arm_neon.gypi because gyp is not picking up flags from it
8 years ago
Kevin Kofler
db8ac7858a
Remove Android depenencies from openmax_dl ARM NEON detection (detect.c)
8 years ago
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.
8 years ago
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
8 years ago