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
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)
2016-07-18 14:35:21 +02:00
Kevin Kofler
3436751358
clean_ffmpeg.sh: Add libavutil/aes_internal.h and libavutil/mem_internal.h
...
Respin the tarball with the previously missing files.
2016-07-18 13:21:52 +02:00
Kevin Kofler
740ab66c14
no-sse2 patch: Remove reference to the obsolete blink_prerequisites gyp target
2016-07-18 00:02:16 +02:00
Kevin Kofler
b6d29f0b2a
linux-pri.patch: call replace_gyp_files.py only with use_system_re2=1
...
The other stuff should be automatically unbundled already. Also stop
passing use_system_expat=1 explicitly, it should be automatic.
2016-07-17 22:41:21 +02:00
Kevin Kofler
8ba2df50aa
Update re2 header hack
...
The directory layout has changed.
2016-07-17 21:22:13 +02:00
Kevin Kofler
bdefa5da4c
Renumber the patches
2016-07-17 21:08:02 +02:00
Kevin Kofler
ed26f4f5e2
Rebase the no-sse2 patch
...
Now all patches should be rebased.
2016-07-17 21:06:36 +02:00
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
2016-07-17 17:54:52 +02:00
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
2016-07-17 01:38:49 +02:00
Rex Dieter
3eab3a62ce
rebuild (glibc)
2016-06-14 08:44:28 -05:00
Rex Dieter
87609ad33f
add .spec comment to qtbase versioned dep
2016-06-12 08:25:23 -05:00
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)
2016-06-12 08:24:03 -05:00
Kevin Kofler
6d2db9a7a4
Add the new designer/libqwebengineview.so plugin to the file list
2016-06-11 03:40:44 +02:00
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)
2016-06-11 01:32:18 +02:00
Rex Dieter
c95fe8489c
Release++
2016-06-06 13:03:15 -05:00
Rex Dieter
efad6cc70a
workaround stackmashing runtime errors in re2-related bundled headers ( #1337585 )
2016-06-06 13:02:56 -05:00
Rex Dieter
463136e0f9
rebuild (pciutuils)
...
See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1337735#c5
2016-05-21 10:43:20 -05:00
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.
2016-05-18 08:50:48 -05:00
David Tardon
6a3240cd13
rebuild for ICU 57.1
2016-04-15 20:15:22 +02:00
Than Ngo
66e732407f
drop ppc ppc64 ppc64le from ExclusiveArch, it's not supported yet
2016-04-08 18:52:37 +02:00
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.
2016-03-24 03:39:15 +01:00
Kevin Kofler
855dc1312c
Fix -g1 workaround
...
I was missing the -i flag to sed.
2016-03-22 19:34:52 +01:00
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 "//".
2016-03-22 19:19:24 +01:00
Kevin Kofler
29f484a302
Revert "Add debugging for debugedit failure"
...
This reverts commit a90ae4b2bb
.
2016-03-22 19:12:41 +01:00
Kevin Kofler
cea79e8095
Revert "Fix readelf command for debugedit debugging"
...
This reverts commit 9a8e5f9ba2
.
2016-03-22 19:12:29 +01:00
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.
2016-03-21 18:36:00 +01:00
Kevin Kofler
070252022a
Revert "Use CONFIG-=use_gold_linker because ld.gold keeps running out of memory"
...
This reverts commit 6fbf35079b
.
2016-03-21 18:27:03 +01:00
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.
2016-03-21 06:19:01 +01:00
Kevin Kofler
9a8e5f9ba2
Fix readelf command for debugedit debugging
2016-03-21 02:37:39 +01:00
Kevin Kofler
a90ae4b2bb
Add debugging for debugedit failure
...
(Yet another instance of the venerable old bug #304121.)
2016-03-21 02:16:42 +01:00
Kevin Kofler
1b4283ef9d
Build with CONFIG+=force_debug_info so that -g gets added for C files too.
2016-03-21 02:13:41 +01:00