Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | user/[foxes]: Ensure proper somask on all Moz s/w | A. Wilcox | 1 | -0/+4 | |
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-24 | user/arcticfox: New package | A. Wilcox | 6 | -0/+281 | |
This browser would not be necessary if Firefox worked on the PPCs. Tested on 32-bit and 64-bit PowerPC. |