aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2022-06-07 22:37:52 +0200
committerAllan McRae <allan@archlinux.org>2022-06-25 10:25:36 +1000
commit0031cd1e46834a09b83b1d00a4a1d9d3620c76f5 (patch)
tree1a03aa8dac59c4733e524ee6a5ee5cc25e13479a
parentd1e95c4e540283ff5d2a108459582ce2fa05c6ff (diff)
doc/BUILDINFO.5: document buildtool and buildtoolver properties
The feature has been introduced in commit a33cdac10bf1a682 The buildinfo version has been bumped in commit 0428f6213bcb5586 Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
-rw-r--r--doc/BUILDINFO.5.asciidoc11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/BUILDINFO.5.asciidoc b/doc/BUILDINFO.5.asciidoc
index 72b297dd..7a3a4a1c 100644
--- a/doc/BUILDINFO.5.asciidoc
+++ b/doc/BUILDINFO.5.asciidoc
@@ -18,7 +18,7 @@ value.
Description
-----------
-This is a description of the contents of version '1' of the
+This is a description of the contents of version '2' of the
BUILDINFO file format.
*format*::
@@ -53,6 +53,15 @@ BUILDINFO file format.
*startdir*::
The directory from which makepkg was executed.
+*buildtool*::
+ The name of the tool ecosystem used to set up the build environment. Used
+ for defining a spec for reproducible builds, e.g. the source of the
+ linkman:makepkg.conf[5] used.
+
+*buildtoolver*::
+ The full version of the 'buildtool', for example:
+ "$pkgver-$pkgrel-$pkgarch".
+
*buildenv (array)*::
The build environment specified in makepkg.conf.