Include:Newapkbuild: Difference between revisions
Prabuanand (talk | contribs) (used the content from Creating an Alpine package page) |
WhyNotHugo (talk | contribs) (Deduplicate man page) |
||
Line 1: | Line 1: | ||
The <code>newapkbuild</code> tool, which is installed as part of the {{Pkg|abuild}} package, can create a new APKBUILD template to | The <code>newapkbuild</code> tool, which is installed as part of the {{Pkg|abuild}} package, can create a new APKBUILD template to use as a starting point. | ||
The [https://git.alpinelinux.org/abuild/tree/newapkbuild.1.scd manual page] (available via <code>man newapkbuild</code>) describes all options for <code>newapkbuild</code>. | The [https://git.alpinelinux.org/abuild/tree/newapkbuild.1.scd manual page] (available via <code>man newapkbuild</code>) describes all options for <code>newapkbuild</code>. |
Revision as of 15:00, 25 February 2025
The newapkbuild
tool, which is installed as part of the abuild package, can create a new APKBUILD template to use as a starting point.
The manual page (available via man newapkbuild
) describes all options for newapkbuild
.