Commit Graph

40 Commits

Author SHA1 Message Date
Rex Dieter 6ef5248a05 5.12.1 2019-02-13 15:32:57 -06:00
Rex Dieter ed0dfbde8a 5.11.3 2018-12-04 13:24:20 -06:00
Rex Dieter 0d059fc707 5.11.2 2018-09-25 09:15:53 -05:00
Rex Dieter dc623b18d2 5.11.1 2018-06-22 15:03:09 -05:00
Rex Dieter 635c366f48 5.11.0
drop shadow build (to match other qt5 packages where it has been problematic)
drop upstreamed patches
rebase no-icudtl-dat.patch
pull in upstream gcc8 FTBFS fix
update clean_ffmpeg whitelist
patches needswork: system-nspr-prtime,system-icu-utf,no-sse2,skia-neon,icu59
minimal debug/debuginfo (for now)
use macros %make_build %ldconfig_scriptlets %__ninja %__ninja_common_opts
2018-06-16 08:29:33 -05:00
Kevin Kofler 89edf3d4d3 Update to 5.10.1
* Sun Feb 18 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.1-1
- Update to 5.10.1
- Rediff (unfuzz) no-sse2 patch
2018-02-18 19:13:38 +01:00
Kevin Kofler 2e3844f4b7 clean_ffmpeg.sh: Add missing libavcodec/opus_rc.h
Also update sources with the regenerated and reuploaded tarball.
2017-12-26 22:39:22 +01:00
Kevin Kofler b3a92e0ab0 clean_ffmpeg.sh: Add missing libavcodec/mpeg12data.h
Also update sources with the regenerated and reuploaded tarball.
2017-12-26 22:10:48 +01:00
Kevin Kofler e16c10df1a Update clean_ffmpeg.sh whitelist (sync from Fedora Chromium packaging)
Add missing libavutil/imgutils.c, libavutil/imgutils.h,
libavutil/imgutils_internal.h and libavcodec/hwaccel.h.

Also update sources with the regenerated and reuploaded tarball.
2017-12-26 02:29:29 +01:00
Kevin Kofler bd1324398d Update to 5.10.0
* Mon Dec 25 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.0-1
- Update to 5.10.0
- Update version numbers of bundled stuff
- Drop support for Fedora < 26 (in particular, WEBENGINE_CONFIG F25 workarounds)
- Drop qt57 patch, support for Qt 5.7 was completely dropped upstream
- Update get_free_ffmpeg_source_files.py from Fedora Chromium packaging
- clean_qtwebengine.sh: Update for the changed tarball naming scheme
- Use QMAKE_EXTRA_ARGS instead of the removed WEBENGINE_CONFIG
- Rebase linux-pri, system-nspr-prtime, system-icu-utf, no-sse2, skia-neon and
  gn-bootstrap-verbose patches
- In particular, restore the removed V8 x87 backend in the no-sse2 patch
- Re-backport no-aspirational-scripts from upstream (undo 5.9 backport)
2017-12-25 19:51:57 +01:00
Kevin Kofler 8dfb6c1486 Update to 5.9.3
* Sun Nov 26 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.9.3-1
- Update to 5.9.3
2017-11-26 18:46:16 +01:00
Rex Dieter 8d10a950e2 5.9.2 2017-10-10 08:57:34 -05:00
Kevin Kofler f456610d8c Update to 5.9.1
* Fri Jun 30 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.9.1-1
- Update to 5.9.1
- Rebase qtbug-61521 patch (drop the parts that are already in 5.9.1)
- Drop backported GN aarch64 patches already included in 5.9.1
2017-07-01 01:30:34 +02:00
Kevin Kofler 290964abea clean_ffmpeg.sh: Add missing libavutil/hwcontext_internal.h
Also update sources with the regenerated and reuploaded tarball.
2017-06-11 13:04:09 +02:00
Kevin Kofler 3cc5bcddde clean_ffmpeg.sh: Add missing libavutil/ffmath.h
Also update sources with the regenerated and reuploaded tarball.
2017-06-11 12:19:41 +02:00
Kevin Kofler 3bbd19ebc7 clean_ffmpeg.sh: Add missing libavcodec/unary.h
Also update sources with the regenerated and reuploaded tarball.
2017-06-11 11:42:51 +02:00
Kevin Kofler be65fce41a clean_ffmpeg.sh: Add some header_files needed by the new manual_files
Also update sources with the regenerated and reuploaded tarball.
2017-06-11 04:23:07 +02:00
Kevin Kofler afe1f40a54 clean_ffmpeg.sh: Add some more manual_files needed by autorename_*
Also update sources with the regenerated and reuploaded tarball.
2017-06-11 02:01:10 +02:00
Kevin Kofler c87d486b00 Update to 5.9.0
* Sat Jun 10 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.9.0-1
- Update to 5.9.0
- Update version numbers of bundled stuff
- Use bundled libsrtp and protobuf, Chromium dropped unbundling support for them
- Add missing Provides: bundled(hunspell) for the spellchecking added in 5.8
- Rebase linux-pri, no-neon, system-icu-utf, no-sse2, arm-fpu-fix,
  openmax-dl-neon and webrtc-neon-detect patches (port to GN)
- Sync system-nspr-prtime patch with Debian (they ported it to GN)
- Rebase fix-extractcflag patch
- Restore NEON runtime detection in Skia, drop old skia-neon patch (rewritten)
- Drop webrtc-neon, v8-gcc7, pdfium-gcc7, wtf-gcc7, fix-open-in-new-tab and
  fix-dead-keys patches, fixed upstream
- Update system libvpx/libwebp version requirements (libvpx now F25+ only)
- Drop the flag hacks (-g1 -fno-delete-null-pointer-checks) that are fixed
  upstream, force -g2 on x86_64 instead
2017-06-10 15:09:01 +02:00
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.
2017-06-06 00:00:55 +02:00
Helio Chissini de Castro 7816e88f62 Prep webengine 5.9.0 2017-05-31 15:43:14 +02: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
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 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
Helio Chissini de Castro cb70d95284 - Update for 5.7.1 tentative final packages 2016-12-02 15:32:54 +01: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 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 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
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
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
2016-03-18 00:41:34 +01:00
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
2016-02-24 16:15:14 +01:00
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.
2016-02-24 03:08:04 +01:00
Helio Chissini de Castro 65fd4d09a1 - Uploaded rc 2016-02-23 17:07:31 +01:00
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).
2016-02-23 01:47:14 +01:00
Kevin Kofler ac0741f5ec clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S
… and upload the resulting tarball with fedpkg new-sources.
2016-01-10 00:19:16 +01:00
Kevin Kofler 9ea9e384ab new-sources
This time with a tarball actually generated with the correct version of
clean_ffmpeg.sh.
2016-01-09 23:18:35 +01:00
Kevin Kofler 3a4ed33987 new-sources 2016-01-09 22:18:50 +01:00
Rex Dieter d8e7ca84f6 new-sources 2016-01-09 10:18:39 -06:00
Kevin Kofler 17d0457fea Initial import (#1295549). 2016-01-09 04:32:05 +01:00
Fedora Release Engineering 564c80fe42 Initial setup of the repo 2016-01-09 01:09:31 +00:00