Commit Graph

351 Commits

Author SHA1 Message Date
Jan Grulich
494778a609 Rebuild (qt5) 2024-03-14 20:34:18 +01:00
Marie Loise Nolden
ce8eb4227a move qt designer plugin to -devel 2024-03-11 12:17:29 +00:00
FAS Marie Loise Nolden
685931ea60 throw out dead stuff
throw out dead ifdef's and the docs package. The docs should be part of qt5-doc instead and are disabled anyway.
2024-03-11 12:15:19 +00:00
Paul Wouters
3741eb523a
- Rebuilt for libre2.so.11 bump 2024-02-23 22:35:24 -05:00
Pete Walter
2863f084d5 Rebuild for libvpx 1.14.x 2024-02-08 00:03:17 +00:00
Jan Grulich
428169914b 5.15.6 2024-02-01 19:36:12 +01:00
Fedora Release Engineering
7dc870a81b Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 14:14:29 +00:00
Fedora Release Engineering
b0a5a3210c Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 09:54:09 +00:00
Jan Grulich
84fcc5169c Rebuild (qt5) 2024-01-03 10:18:17 +01:00
Jan Grulich
7b776a41de Backport upstream patch to fix assembly with binutils 2.41 2023-10-08 20:09:52 +02:00
Jan Grulich
24b7c5c687 Rebuild (qt5) 2023-10-08 17:04:45 +02:00
Fedora Release Engineering
7a06b223b7 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 16:09:20 +00:00
František Zatloukal
b8059b7b5e Rebuilt for ICU 73.2 2023-07-12 00:32:00 +02:00
Jan Grulich
e596b1ceeb Rebuild (qt5) 2023-06-13 15:53:23 +02:00
Jan Grulich
0103b75b86 Rebuild (qt5) 2023-04-11 18:12:34 +02:00
Florian Weimer
628adfbb06 Port bundled libsync to C99 (#2155642)
Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>
2023-02-23 16:26:19 +01:00
Tom Callaway
2483bdc6b0 rebuild for libvpx 2023-02-15 17:20:10 -05:00
Jan Grulich
14bbdcc056 Fix build against GCC13 2023-01-27 16:33:29 +01:00
Fedora Release Engineering
42a405105c Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 19:08:23 +00:00
Jan Grulich
fcb65f83e3 5.15.12 2023-01-16 10:26:28 +01:00
Jan Grulich
e40dff5d8a Rebuild (qt5) 2023-01-06 12:57:49 +01:00
Pete Walter
ff38c83c17 Rebuild for ICU 72 2022-12-31 04:04:24 +00:00
Neal Gompa
63fa67df29 Add patch to backport support for 16k pages on AArch64
This is a backport of the change in Chromium that enables support
for running on Linux AArch64 systems that use 16K pages, notably
Apple Silicon hardware. This fix exists in Qt6 for QtWebEngine by
virtue of being based on a newer Chromium (Chromium >= 102).

The patch is originally sourced from the Arch Linux ARM project,
tweaked to apply properly on the QtWebEngine sources.

Resolves: rhbz#2144200
2022-11-20 08:16:32 -05:00
Jan Grulich
7e4c2d0c45 Rebuild (qt5) 2022-10-31 14:28:12 +01:00
Jan Grulich
5d7fb448f0 Rebuild (qt5) 2022-09-21 08:23:11 +02:00
Ankur Sinha (Ankur Sinha Gmail)
56925bd64c
feat: bump spec to 5.15.10 2022-08-29 21:41:14 +01:00
František Zatloukal
c3db46dbfb Rebuilt for ICU 71.1 2022-08-02 13:23:52 +02:00
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
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
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
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