blob: c502a7093ea25ba817f0ff4c5d8e9700998bdb08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = releng-tool
pkgdesc = A tool to manage the building of packages
pkgver = 1.3.0
pkgrel = 1
url = https://releng.io/
arch = any
license = BSD-2-Clause
makedepends = python
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
optdepends = autoconf: support for autotools package management
optdepends = bash-completion: shell completion for bash
optdepends = bzr: support for Bazaar cloning
optdepends = cmake: support for CMake package management
optdepends = cvs: support for CVS checkouts
optdepends = fish: shell completion for fish
optdepends = git: support for Git cloning
optdepends = gnupg: support for GPG verification of downloaded packages
optdepends = make: support for building make-dependent packages
optdepends = meson: support for building meson-dependent packages
optdepends = mercurial: support for Mercurial cloning
optdepends = openssh: support for secure-copy fetching of sources
optdepends = patch: support for patching package sources
optdepends = python-certifi: support using Mozilla's CA Bundle for Bazaar cloning
optdepends = python-matplotlib: support for PDF generation of build statistics
optdepends = python-numpy: support for PDF generation of build statistics
optdepends = rust: support for Cargo package management
optdepends = scons: support for building SCons-dependent packages
optdepends = subversion: support for Subversion checkouts
optdepends = zsh-completions: shell completion for zsh
source = https://github.com/releng-tool/releng-tool/releases/download/v1.3/releng_tool-1.3.0.tar.gz
source = https://github.com/releng-tool/releng-tool/releases/download/v1.3/releng_tool-1.3.0.tar.gz.asc
validpgpkeys = D04A27BA9305DBBD354E653902D3C27B922CCC13
sha512sums = 6c9c0e57321a586dd1a8cee206ed4eaf03aa8b86f3e9bf9bada3d24b8e712708b4cfe5fd282f134b1ef6fa7248bb07f8a3bd31d638fa853a70391abf441506f2
sha512sums = af4bd3e6f4af34b255d67456f02c6ef0754558e4517b9a53a3ba1999beb450ec8c7684d896a68c52ebe4856ab01a9db0c72f9846b785ab8644020317bd29db3d
pkgname = releng-tool
|