From 0031cd1e46834a09b83b1d00a4a1d9d3620c76f5 Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Tue, 7 Jun 2022 22:37:52 +0200 Subject: [PATCH] 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 --- doc/BUILDINFO.5.asciidoc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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.