APKBUILD examples: Difference between revisions
Line 6: | Line 6: | ||
== Subpackages == | == Subpackages == | ||
* [[APKBUILD examples:Subpackages|Subpackages]] | * [[APKBUILD examples:Subpackages|Subpackages]] | ||
* [[APKBUILD_examples:Multiple_Subpackages|Multiple | * [[APKBUILD_examples:Multiple_Subpackages|Multiple subpackages]] | ||
== Special subpackages == | == Special subpackages == |
Revision as of 11:05, 5 January 2012
The following APKBUILD examples will assist you in understanding how to create an APKBUILD and provide snippets to use in your own APKBUILD files. Often there are multiple possible solutions for a problem available. If you align your way to solve an issue with an existing solution, make the AKPBUILD files more legible for others and reduce the chance to implement a misbehaviour.