summarylogtreecommitdiffstats
path: root/2000_system_harfbuzz_support.patch
AgeCommit message (Collapse)Author
2021-10-03Update to 92.0.1Björn Bidar
- New upstream release - Update patches: - unity-menubar patch from Ubuntu - firefox-kde patches from openSUSE - Gentoo - Use Gentoo patches for system: - harbuzz - graphite2 - av1 - Remove need for graphite2 mozilla by using patch that reuses bundeld GeckoExtra for graphite instead of patching graphite2 - Update workaround patch for #14
2021-01-03Update to 84.0.1-1Björn Bidar
- New upstream release - Update unity-menubar patch from Ubuntu - Update firefox-kde patches from openSUSE - Drop patch to fix building against rust 1.48 as its commited upstream MOZILLA#1667736 - No longer depend on cbindgen as newer versions now work when building firefox - Rebase patches - system-sqlite - system-harfbuzz - system-graphite2 - system-dav1d - sandbox needs to be built with --param lto-partitions=1 when GCC LTO is enabled MOZILLA#1516803 - Use remoting name for GDK application names MOZILLA#1530052 - Disable elfhack - Add several patches from/collected by Gentoo to improve PGO/LTO builds with GCC - Remove old PGO patch with workarounds that are no longer required for PGP/LTO builds patch, move parts that are still needed to a patch superseding it - Use bld binutils linker instead of gold (it crashed during linking: "/usr/bin/ld.gold: internal error in set_xindex, at /build/binutils/src/binutils-gdb/gold/object.h:1007")
2020-05-31UpkgBjörn Bidar
- New upstream release - Update firefox-kde patches from openSUSE - Update system_harfbuzz and system_graphite2 patches from Gentoo - Update unity-menubar patch from Ubuntu - Update patch to renable system-sqlite - Drop patch from MOZILLA#1624128 to fix builds with NSS 3.52 as its commited to upstream - Drop unused disable gconf option - Update patch for use remoting name for GDK application names
2020-05-14UpkgBjörn Bidar
- New upstream release - Require graphite with mozilla additions for system-graphite - Update firefox-kde patches from openSUSE - Update unity-menubar patch from ubuntu - Drop patch to workaround issue GCC/Clang6 not supporting class-temporary#6.7 Its already merged for Firefox 73. - Updated pgo patches for KDE patchset - Add patch to renable system-sqlite - Add patch from MOZILLA#1624128 to fix builds with NSS 3.52 - Add patch to fix builds when GCC is used and LTO is enabled (MOZILLA#1516803) - Add patch to disable elfhack to avoid build errors
2019-12-05upkgBjörn Bidar
- New upstream release - Update system harfbuzz patch for the new release - Drop patch that add rust 1.39 as its fixed upstream - Update firefox-kde patches from openSUSE - Update unity-menubar patch from ubuntu - Add patch to workaround issue GCC/Clang6 not supporting class-temporary#6.7 Bugs: - MOZILLA#1601707 - GCC#92831 - REDHAT#1779082
2019-10-29upkgBjörn Bidar
- new upstream release - update firefox-kde patches from openSUSE - update unity-menubar patch from ubuntu - update system grahpite2, harbuffz and av1 patch for new release - force firefox to use system certificates (as done at on official pkg) - use CARGO_HOME(rust) inside $srcdir during building.
2019-09-16upkgBjörn Bidar
- new upstream release - update firefox-kde patches from openSUSE - update unity-menubar patch from ubuntu - update system grahpite2, harbuffz and av1 patch for new release - drop patches that fixes MOZILLA#1516081 as its fixed upstream (https://bugzilla.mozilla.org/show_bug.cgi?id=1516081) - drop patches that fixes MOZILLA#1516803 as its fixed upstream (https://bugzilla.mozilla.org/show_bug.cgi?id=1516803)
2019-07-10upkgBjörn Bidar
- new upstream release - update unity-menubar/global menu patch to 68.x - update harfbuzz and graphite patches - update rust 1.33 support patches as they're included now - drop patch to fix compiling with specter migration, as its upstream too - use system webp and add libwebp - add change from arch to allow unsigned addons from system and firefox itself - enable necko wifi explicitly
2019-01-31upkgBjörn Bidar
- new upstream release - update globalmenu patch from upstream - rebase patch for Mozilla Bug 1516803 - rebase system_harfbuzz patch - rebase system_graphite2 patch
2018-10-23upkgBjörn Bidar
- update unity-menubar.patch from ubuntu - update firefox-kde patches from OpenSuse - add Node.js to makedepends (see https://bugzilla.mozilla.org/1471028 for details) - add cbindgen to makedepends - update system graphite2 patch-set for 63.0 - update system harfbuzz patch-set for 63.0 - remove gentoo firefox patch archive - remove old python2 workaround for webrtc - remove old libpng workaround for tab loading icon - remove unneeded setting of LDFLAGS in build() (sync with arch)