Commit Graph

28 Commits

Author SHA1 Message Date
Rex Dieter 4be2cf030b build using bundled pulse headers, workaround FTBFS bug #1729806 2019-08-09 14:02:09 -05:00
Rex Dieter 3c2a0609fa 5.12.4 2019-06-17 12:25:11 -05:00
Rex Dieter 5e773a7e82 5.12.3 2019-04-22 11:56:05 -05:00
Rex Dieter 021ded1dac 5.12.2 2019-03-25 12:59:42 -05:00
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 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
Kevin Kofler 712fc44244 Fix .gitignore
Also sync it with the f24 branch.
2017-10-10 19:06:31 +02: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 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
Helio Chissini de Castro cb70d95284 - Update for 5.7.1 tentative final packages 2016-12-02 15:32:54 +01: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 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