| ▲ | imtringued 9 hours ago | ||||||||||||||||
They created a specification for the PKGBUILD format and a library to parse PKGBUILD files. If you wanted to use PKGBUILD files to build Ubuntu or Debian packages, you could in principle build your own makepkg implementation for building Ubuntu packages. You could also build an SBOM tool that takes a PKGBUILD and produces the SBOM using the PKGBUILD metadata of all the transitive dependencies. They are also working on something that could be summarised as "IDE" features. Validation and linting of PKGBUILD files not unlike what a language server/IDE does (e.g. rust analyzer or IntelliJ). EDIT: There is also a library for programmatic creation of PKGBUILD files, so build systems could integrate with it to automatically produce Arch Linux packages. This could make building your own Arch Linux packages even easier than it already is. | |||||||||||||||||
| ▲ | pwdisswordfishy 8 hours ago | parent [-] | ||||||||||||||||
Aren’t PKGBUILDs just shell scripts? | |||||||||||||||||
| |||||||||||||||||