Commit Graph

416 Commits

Author SHA1 Message Date
Fedora Release Engineering
b22f6246a6 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 00:09:49 +00:00
Kevin Kofler
9816079afb Drop obsolete no-icudtl-dat patch, code has been fixed upstream since 5.11.0
* Wed Jul 20 2022 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.9-3
- Drop obsolete no-icudtl-dat patch, code has been fixed upstream since 5.11.0

If you look closely at the patch, you will see that the code that is
removed does not actually mention the offending icudtl.dat anywhere.
This upstream code snippet was fixed back in 5.11.0 to check for
qtwebengine_resources.pak instead, which is always installed. (Compare
my original patch with the version rebased by Rex Dieter for 5.11.0.)

Searching for alternate resource paths is still pointless in packaged
QtWebEngine, mind you. (The file installed by the package should always
be found.) So the patch did not hurt. But still, it is no longer
necessary to patch this out.
2022-07-20 02:52:28 +02:00
Jan Grulich
a9c79ab034 Rebuild (Qt 5.15.5) 2022-07-14 12:12:40 +02:00
Rex Dieter
734c76e76c 5.15.9 2022-06-02 08:08:23 -05:00
Jan Grulich
2583ebbf3f Add missing includes 2022-05-18 12:17:53 +02:00
Jan Grulich
28e4282899 Rebuild (Qt 5.15.4) 2022-05-17 12:27:19 +02:00
Troy Dawson
6f87bfde8d python2 rpms for rhel9 only 2022-05-06 09:59:03 -07:00
Parag Nemade
f79a8388e1
Update hunspell dictionary path by adding conditional support
F36 Change https://fedoraproject.org/wiki/Changes/Hunspell_dictionary_dir_change

Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2022-04-05 09:35:29 +05:30
Jan Grulich
b20253f3ff Disable PipeWire for now, WebRTC in qtwebengine is still PW 0.2 based 2022-03-09 09:53:10 +01:00
Jan Grulich
046e95e43a Rebuild (qt5) 2022-03-09 08:15:12 +01:00
Rex Dieter
864d624114 respin pipewire patch
enable rtc_link_pipewire
2022-02-18 12:36:26 -06:00
Rex Dieter
5e1880c665 patch8 awol, added 2022-02-18 10:18:47 -06:00
Rex Dieter
54a875c23a fix pipewire support
patch inspired by chromium-80.0.3987.87-libpipewire-0.3.patch
2022-02-18 09:58:17 -06:00
Rex Dieter
4c3f7f038d fix typo
*appears* to work this way too, but want to keep option enablement
consistent
2022-02-17 14:12:57 -06:00
Rex Dieter
6736cadbe2 Screen sharing support under Wayland (#2054690) 2022-02-17 14:04:37 -06:00
Rex Dieter
af46fc18c6 use python2 hack only on epel
and not unconditionally
2022-02-17 14:03:23 -06:00
Troy Dawson
dfae144a41 Specifically for epel9 only, until things switch to python3
Bundle python2 for building only
Bundled re2
No docs
2022-02-01 15:45:56 -08:00
Tom spot Callaway
9294599c24 rebuild for libvpx 2022-01-27 16:38:58 -05:00
Troy Dawson
15ba324421 get_free_ffmpeg_source_files.py use python3 2022-01-26 09:39:53 -08:00
Kevin Kofler
f523d61a98 Fix Provides: bundled(*), remove no longer used BR pkgconfig(protobuf).
* Sun Jan 23 2022 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.8-2
- Update Provides: bundled(*) version numbers, remove ones dropped upstream
- Restore Provides: bundled(protobuf), unbundling support dropped years ago
- Remove no longer used BuildRequires: yasm and pkgconfig(protobuf)
2022-01-23 17:33:16 +01:00
Kevin Kofler
09d69c316a Remove no longer used BuildRequires: yasm. 2022-01-23 17:01:02 +01:00
Kevin Kofler
9aa6750784 Delete qtwebengine-everywhere-src-5.10.0-linux-pri.patch.
The yasm part is obsolete because QtWebEngine uses nasm now (but
currently a bundled copy, that needs to be fixed).

The libpci part seems obsolete as well, -lpci is getting linked already.

Also restore an AWOL patch comment.
2022-01-23 16:36:40 +01:00
Kevin Kofler
c7db84b885 Include qtwebengine-release.sh as Source1.
(and increment the Source numbers of the cleanup scripts by 1)
2022-01-23 16:22:27 +01:00
Kevin Kofler
e3cb59b44a Mark qtwebengine-release.sh executable. 2022-01-23 16:01:12 +01:00
Kevin Kofler
9ae22d8d06 %undefine _package_note_file (#2043178). 2022-01-22 23:49:21 +01:00
Kevin Kofler
6d39634c0e Set "%%global _package_notes_linker gold" (#2043178). 2022-01-22 16:09:01 +01:00
Kevin Kofler
f6a6f07c22 Revert "Drop "use_gold_linker" (see #2043178)."
This reverts commit b36104f4bb.

This fails to build on i686 due to ffmpeg text relocations (which
produce a warning from ld.bfd, and -Wl,--fatal-warnings gets passed):
https://bugzilla.redhat.com/show_bug.cgi?id=2043178#c14
2022-01-22 16:07:15 +01:00
Kevin Kofler
b36104f4bb Drop "use_gold_linker" (see #2043178). 2022-01-22 13:47:09 +01:00
Kevin Kofler
0c04e957df Fix Provides: bundled(chromium). 2022-01-22 13:45:54 +01:00
Rex Dieter
c36afa25bf one more nullptr.patch (hunspell) 2022-01-19 17:10:14 -06:00
Rex Dieter
02956c858d commit awol nullptr.patch 2022-01-19 09:36:28 -06:00
Rex Dieter
2126c35130 update bundle versions, nullptr gcc12 ftbfs fix 2022-01-19 09:35:51 -06:00
Rex Dieter
2ea927dfdb drop old/unused patches 2022-01-19 08:55:49 -06:00
Rex Dieter
b20c6739c1 5.15.8 2022-01-18 14:31:59 -06:00
Miro Hrončok
a8dd1a7a58 Rebuilt for libre2.so.9 2022-01-08 11:41:46 +01:00
Rex Dieter
1442be6d39 respin harfbuzz.patch 2021-09-21 09:45:06 -05:00
Rex Dieter
db3b70b97f patch use of deprecated harfbuzz apis 2021-09-21 08:58:51 -05:00
Rex Dieter
09d1fc370f rebuild (harfbuzz) 2021-09-20 15:51:37 -05:00
Rex Dieter
40e9dfd0b0 5.15.6 2021-09-03 14:07:40 -05:00
Rex Dieter
b08ccbcbe9 bump bundled(chromium) Provides 2021-08-23 12:24:57 -05:00
Troy Dawson
85acb836bc Fix use-python2.patch 2021-08-12 09:43:31 -07:00
Fedora Release Engineering
bb966b45bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 10:52:38 +00:00
Rex Dieter
a767051e9c import qtwebengine-release.sh
Used to generate source tarball
2021-06-28 14:37:43 -05:00
Rex Dieter
d122c01163 5.15.5 2021-06-28 14:07:15 -05:00
Rex Dieter
5c93e67981 respin bool.patch 2021-06-24 14:44:19 -05:00
Rex Dieter
04f58d9aa7 respin bool.patch 2021-06-24 14:15:24 -05:00
Rex Dieter
c2956dae37 respin bool.patch 2021-06-24 12:46:53 -05:00
Rex Dieter
3e16f741fa workaround 'TRUE'/'FALSE' was not declared in this scope 2021-06-24 12:04:43 -05:00
Rex Dieter
4cef673b2d workaround SIGSTKSZ FTBFS (#19455950 2021-06-16 09:23:37 -05:00
Pete Walter
32062243e8 Rebuild for ICU 69 2021-05-20 01:16:47 +01:00