summaryrefslogtreecommitdiff
path: root/user/firefox-esr/skia-unified.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-11-24user/[foxes]: Ensure proper somask on all Moz s/wA. Wilcox1-2/+2
Right now, Arctic Fox, Firefox, and Thunderbird all conflict with each other because abuild finds their .so files. These files are local to their respective apps (in /usr/lib/$pkgname) but are picked up because we have to set ldpath or else abuild will complain that libs are missing. Set the somask to all of their installed libs so they stop conflicting. Also, fix Skia build on little endian systems.
2024-11-24user/firefox-esr: Update to 128.4.0esrA. Wilcox1-58/+775
Also, include a patch that makes it almost work in PPC64.
2022-11-21user/firefox-esr: Update to 91.13.0A. Wilcox1-0/+69
It still works on ppc64! Even with VP8/VP9 video!