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
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
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
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
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
Helio Chissini de Castro
cb70d95284
- Update for 5.7.1 tentative final packages
8 years ago
Orion Poplawski
f5dc1eeffe
Rebuild for protobuf 3.1.0
8 years ago
Rex Dieter
89d84b5a50
ExclusiveArch: %{qt5_qtwebengine_arches} (defined by qt5-srpm-macros)
8 years ago
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
8 years ago
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)
9 years ago
Rex Dieter
2cc67747b9
BR: cmake (for cmake autoprovides support mostly)
9 years ago
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
9 years ago
Christian Dersch
5237d9ed67
Rebuilt for libvpx.so.4 soname bump
9 years ago
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.
9 years ago
Kevin Kofler
335f582cc6
Fix ARM NEON handling in webrtc gyp files (honor arm_neon=0)
...
* Mon Jul 18 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-1
- Fix ARM NEON handling in webrtc gyp files (honor arm_neon=0)
9 years ago
Kevin Kofler
8ba2df50aa
Update re2 header hack
...
The directory layout has changed.
9 years ago
Kevin Kofler
bdefa5da4c
Renumber the patches
9 years ago
Kevin Kofler
ed26f4f5e2
Rebase the no-sse2 patch
...
Now all patches should be rebased.
9 years ago
Kevin Kofler
c44c0d51a8
Rebase patches (TODO: no-sse2 patch)
...
* Sun Jul 17 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-1
- Drop no-format patch, fixed upstream (they stopped passing -Wno-format)
- Rebase linux-pri patch (use_system_protobuf is now a qmake flag)
- Rebase system-nspr-prtime and system-icu-utf patches
9 years ago
Kevin Kofler
778be18d72
Update to 5.7.0
...
* Sat Jul 16 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-1
- Update to 5.7.0
- Update version numbers of bundled stuff
- Update system libvpx/libwebp version requirements (now F24+ only)
TODO: rebase patches
9 years ago
Rex Dieter
3eab3a62ce
rebuild (glibc)
9 years ago
Rex Dieter
87609ad33f
add .spec comment to qtbase versioned dep
9 years ago
Rex Dieter
3ae0724acb
add versioned qt5-qtbase runtime dep
...
User reported after recent rawhide 5.6.1 update:
Cannot mix incompatible Qt library (version 0x50600) with this library (version 0x50601)
9 years ago
Kevin Kofler
6d2db9a7a4
Add the new designer/libqwebengineview.so plugin to the file list
9 years ago
Kevin Kofler
d8f3edfd1d
Update to 5.6.1
...
* Fri Jun 10 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.1-1
- Update to 5.6.1
- Rebase linux-pri patch (drop the parts already fixed upstream)
- Drop backported chimera-nss-init patch, already applied upstream
- Rebase no-sse2 patch (the core_module.pro change)
9 years ago
Rex Dieter
c95fe8489c
Release++
9 years ago
Rex Dieter
efad6cc70a
workaround stackmashing runtime errors in re2-related bundled headers ( #1337585 )
9 years ago
Rex Dieter
463136e0f9
rebuild (pciutuils)
...
See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1337735#c5
9 years ago
Rex Dieter
1c39d15ba2
BR: git-core
...
several places in build.log contain:
sh: git: command not found
so include it to be on the safe side.
9 years ago
David Tardon
6a3240cd13
rebuild for ICU 57.1
9 years ago
Than Ngo
66e732407f
drop ppc ppc64 ppc64le from ExclusiveArch, it's not supported yet
9 years ago
Kevin Kofler
9659c061c0
Fix // in #include in content/renderer/gpu to avoid debugedit failure
...
This actually shows up as a trailing slash in the directory table.
I hope this is the last offender.
9 years ago
Kevin Kofler
855dc1312c
Fix -g1 workaround
...
I was missing the -i flag to sed.
9 years ago
Kevin Kofler
94d8130832
Work around debugedit failure by removing "./" from #line commands
...
At least I hope that that's the problem. I don't know what other path
would be the offender. There are no double slashes "//".
9 years ago
Kevin Kofler
29f484a302
Revert "Add debugging for debugedit failure"
...
This reverts commit a90ae4b2bb
.
9 years ago
Kevin Kofler
cea79e8095
Revert "Fix readelf command for debugedit debugging"
...
This reverts commit 9a8e5f9ba2
.
9 years ago
Kevin Kofler
4fe7f8982c
Use -g1 instead of -g on non-x86_64 to avoid memory exhaustion
...
At least i686 runs out of memory otherwise, but ARM would probably crash
too if it got that far, so be conservative.
9 years ago
Kevin Kofler
070252022a
Revert "Use CONFIG-=use_gold_linker because ld.gold keeps running out of memory"
...
This reverts commit 6fbf35079b
.
9 years ago
Kevin Kofler
6fbf35079b
Use CONFIG-=use_gold_linker because ld.gold keeps running out of memory
...
Let's see whether the good old ld.bfd works any better.
9 years ago
Kevin Kofler
9a8e5f9ba2
Fix readelf command for debugedit debugging
9 years ago
Kevin Kofler
a90ae4b2bb
Add debugging for debugedit failure
...
(Yet another instance of the venerable old bug #304121.)
9 years ago
Kevin Kofler
1b4283ef9d
Build with CONFIG+=force_debug_info so that -g gets added for C files too.
9 years ago
Kevin Kofler
2b1c85b7d4
Revert "Also set CFLAGS so that -g gets picked up for C files too."
...
This reverts commit bd99caed44
.
9 years ago
Kevin Kofler
9673c10a27
Revert "skip added debuginfo for now, hits rpm bugs"
...
This reverts commit ee59b253e9
.
9 years ago
Rex Dieter
ee59b253e9
skip added debuginfo for now, hits rpm bugs
9 years ago
Kevin Kofler
bd99caed44
Also set CFLAGS so that -g gets picked up for C files too.
9 years ago
Kevin Kofler
c13613a7be
CONFIG+="webcore_debug v8base_debug", -fno-delete-null-pointer-checks
...
* Fri Mar 18 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-3
- Build with CONFIG+="webcore_debug v8base_debug"
- Force -fno-delete-null-pointer-checks through CXXFLAGS, Qt flags not used here
9 years ago
Kevin Kofler
4f844a7b2b
Avoid checking for the nonexistent icudtl.dat and silence the warnings
9 years ago
Kevin Kofler
4596e73fc6
Update to 5.6.0 (final)
...
* Thu Mar 17 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-1
- Update to 5.6.0 (final)
- Drop system-icu54 patch, fixed upstream
9 years ago
Kevin Kofler
b6bc15418f
Rebase no-sse2 patch, fix file list
...
- Rebase no-sse2 patch
- Update file list for 5.6.0 RC (resources now in resources/ subdirectory)
- Tag translations with correct %lang tags
9 years ago
Kevin Kofler
7f40671ad8
Rebase linux-pri patch, rm BR pkgconfig(flac), pkgconfig(speex)
...
- Rebase linux-pri patch
- Remove BuildRequires pkgconfig(flac), pkgconfig(speex), no longer needed
9 years ago
Kevin Kofler
26c2ef598c
Update to 5.6.0 RC
...
* Wed Feb 24 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.19.rc
- Update to 5.6.0 RC
9 years ago
Kevin Kofler
58b406a343
no-sse2 patch: Fix FFT (RealFourier) in webrtc on non-SSE2 x86
...
* Tue Feb 23 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.18.beta
- no-sse2 patch: Fix FFT (RealFourier) in webrtc on non-SSE2 x86
9 years ago
Kevin Kofler
57c1fcecf2
Revert "- Uploaded rc"
...
This reverts commit 65fd4d09a1
.
The tarball is not redistributable, the EVR bump was done wrong (goes
backwards), and the package does not even build (because the uploaded
tarball does not have "-clean" in the file name), so there is absolutely
nothing worth keeping in that commit.
9 years ago
Helio Chissini de Castro
65fd4d09a1
- Uploaded rc
9 years ago
Kevin Kofler
9ac4c0c992
clean_ffmpeg.sh: Add missing aarch64 files. (Fixes #1310753.)
...
* Tue Feb 23 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.17.beta
- Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753 ).
9 years ago
Fedora Release Engineering
1968dfff52
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
Kevin Kofler
a41ab0a661
Update comment on no-sse2.patch
...
V8 is already built shared and twice on i686 now (no longer TODO).
9 years ago
Kevin Kofler
7c8a25cacb
Bump Release for official Rawhide build
9 years ago
Kevin Kofler
fa42c47889
Add Provides/Requires filtering for libv8.so (i686) and for plugins
9 years ago
Kevin Kofler
24bef19c77
Add the private library directory to the file list on i686
9 years ago
Kevin Kofler
306e720cfb
no-sse2.patch: Install the shared libraries, don't link the sse2 one
9 years ago
Kevin Kofler
e670d513af
no-sse2.patch: Build both the x87 version and the SSE2 version of V8 on i686
...
Note that almost all the patch size increase is from the v8_sse2.gyp
file that is automatically generated from v8.gyp using a small script I
wrote, which is also included in the patch.
9 years ago
Kevin Kofler
90225e7e77
no-sse2.patch: Build V8 as a shared library on i686
...
* Mon Jan 18 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.14.beta.nosse2.1
- Build V8 as a shared library on i686 to allow for swappable backends
This is the first prerequisite step towards building both the x87 and
SSE2 backends.
9 years ago
Kevin Kofler
2684898152
Bump Release now that the no-sse2 patch builds and looks good
...
Swappable V8 is still TODO though.
9 years ago