alpm-buildinfo-create-v2(1) General Commands Manual alpm-buildinfo-create-v2(1)

alpm-buildinfo-create-v2 - Create a BUILDINFO version 2 file

alpm-buildinfo create v2 <--builddate> <--builddir> [--buildenv] [--installed] [--options] <--packager> <--pkgarch> <--pkgbase> <--pkgbuild-sha256sum> <--pkgname> <--pkgver> <--startdir> <--buildtool> <--buildtoolver> [-h|--help] [FILE]

Create a BUILDINFO version 2 file

Provide a builddate
May also be specified with the BUILDINFO_BUILDDATE environment variable.
Provide a builddir
May also be specified with the BUILDINFO_BUILDDIR environment variable.
Provide one or more buildenv
May also be specified with the BUILDINFO_BUILDENV environment variable.
Provide one or more installed
May also be specified with the BUILDINFO_INSTALLED environment variable.
Provide one or more options
May also be specified with the BUILDINFO_OPTIONS environment variable.
Provide a packager
May also be specified with the BUILDINFO_PACKAGER environment variable.
Provide a pkgarch
May also be specified with the BUILDINFO_PKGARCH environment variable.
Provide a pkgbase
May also be specified with the BUILDINFO_PKGBASE environment variable.
Provide a pkgbuild_sha256sum
May also be specified with the BUILDINFO_PKGBUILD_SHA256SUM environment variable.
Provide a pkgname
May also be specified with the BUILDINFO_PKGNAME environment variable.
Provide a pkgver
May also be specified with the BUILDINFO_PKGVER environment variable.
Provide a startdir
May also be specified with the BUILDINFO_STARTDIR environment variable.
Provide a buildtool
May also be specified with the BUILDINFO_BUILDTOOL environment variable.
Provide a buildtoolver
May also be specified with the BUILDINFO_BUILDTOOLVER environment variable.
Print help
[FILE] [default: .BUILDINFO]
Provide a file to write to
May also be specified with the BUILDINFO_OUTPUT_FILE environment variable.
alpm-buildinfo-create-v2