doc/BUILDINFO.5: document buildtool and buildtoolver properties

The feature has been introduced in commit a33cdac10b
The buildinfo version has been bumped in commit 0428f6213b

Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
This commit is contained in:
Levente Polyak 2022-06-07 22:37:52 +02:00 committed by Allan McRae
parent d1e95c4e54
commit 0031cd1e46

View File

@ -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.