Include:Abuild: Difference between revisions

From Alpine Linux
No edit summary
(Move content into Abuild_and_Helpers.)
Tag: New redirect
 
(25 intermediate revisions by 14 users not shown)
Line 1: Line 1:
== Package build helpers ==
#REDIRECT [[Abuild_and_Helpers]]
 
=== abuild-keygen ===
{{:Abuild-keygen}}
 
=== abuild-sign ===
{{:Abuild-sign}}
=== abuild-tar ===
{{:Abuild-tar}}
 
=== abuild ===
To build a package, <tt>abuild</tt> is used.
 
{{Cmd|abuild checksum}}
 
{{Cmd|abuild -r}}
 
=== abump ===
{{:Abump}}
 
=== apkgrel ===
{{:Apkgrel}}
 
== APKBUILD generation ==
 
=== newapkbuild ===
To create the actual APKBUILD file <tt>newapkbuild</tt> can serve you a template to start with. It will create a directory with the given package name, place an example/template APKBUILD file to the given directory, and fill some variables if those are provided.
 
{{:Newapkbuild}}
 
=== apkbuild-cpan ===
{{:Apkbuild-cpan}}
 
=== apkbuild-pypi ===
{{:Apkbuild-pypi}}
 
 
== Misc tools ==
=== buildlab ===
More details can be found at the [[Buildlab|buildlab]] page.
 
 
=== buildrepo ===
{{:Buildrepo}}
 
 
 
=== cmp-apks-iso ===
 
=== devbuild ===
 
=== initramfs-init ===

Latest revision as of 14:48, 19 November 2023

Redirect to: