summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2024-11-25 06:45:27 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-11-25 06:45:27 -0600
commitdc6c128010bd9b40f0f1893a14830befa1056002 (patch)
tree7f75186413a7bbc39028797a23145297c87d640d
parentbcc4c863122ce07658d0c44fae3875c2c7a5ae97 (diff)
downloadabuild-3.5.tar.gz
abuild-3.5.tar.bz2
abuild-3.5.tar.xz
abuild-3.5.zip
docs: Document the `ldpath` and `somask` variablesHEAD3.5master
-rw-r--r--APKBUILD.512
1 files changed, 12 insertions, 0 deletions
diff --git a/APKBUILD.5 b/APKBUILD.5
index 9baf772..3b1b69b 100644
--- a/APKBUILD.5
+++ b/APKBUILD.5
@@ -161,6 +161,9 @@ to
.Li $pkgname=$pkgver openrc
which means that the OpenRC subpackage will be automatically installed if the
origin package and OpenRC are both installed on the same computer.
+.It Cm ldpath
+Specifies a colon-separated list of additional paths to scan for shared
+libraries (.so files).
.It Cm makedepends
Specifies build dependencies for the package.
.It Cm pkggroups
@@ -206,6 +209,15 @@ virtual provider.
.It Cm replaces
Specifies packages that the package replaces.
This is typically used for packages renamed by upstream.
+.It Cm somask
+Specifies a whitespace-separated list of shared object files that should be
+ignored by
+.Nm
+when calculating providers and dependencies. For example, internal libraries
+that are found in
+.Cm ldpath
+but not in a normal path searched by the dynamic linker should probably be
+listed here.
.It Cm subpackages
Specifies subpackages or split packages built with this package.
Typically, this will include