-
Notifications
You must be signed in to change notification settings - Fork 118
Resources
Max Howell edited this page Apr 11, 2023
·
4 revisions
- Arch has a great Wiki maintained for >15 years https://wiki.archlinux.org/title/PHP_package_guidelines
- Linux from Scratch is basically a guide to what we do https://www.linuxfromscratch.org/blfs/view/svn/general/gobject-introspection.html
- https://tracker.debian.org/ (old “tracker”: https://packages.qa.debian.org/)
- Stripping binaries
- https://www.pkgsrc.org/
-
vtool -show FILE.dylib
can be useful - https://github.com/Linuxbrew/brew/ have dealt with a lot of same issues as us
- https://github.com/macports/macports-ports
- https://snarky.ca/how-virtual-environments-work
- https://github.com/macports/macports-ports (recipes repo)
- the std args
brew
applies to tools
^^ Guides for specific build tools and scenarios
- Resources — links to outside sources that help
- Troubleshooting