blob: 7aaac1796dd12832b1018fe1d78c61b5980397d1 (
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
|
pkgbase = releng-tool
pkgdesc = A tool to manage the building of packages
pkgver = 0.17.0
pkgrel = 1
url = https://releng.io/
arch = any
license = BSD
makedepends = python
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
optdepends = autoconf: support for autotools package management
optdepends = bash-completion: shell completion for bash
optdepends = bzr: supporting for Bazaar cloning
optdepends = cmake: support for CMake package management
optdepends = cvs: supporting 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 = scons: support for building SCons-dependent packages
optdepends = subversion: supporting for Subversion checkouts
optdepends = zsh-completions: shell completion for zsh
source = https://github.com/releng-tool/releng-tool/releases/download/v0.17/releng-tool-0.17.0.tar.gz
source = https://github.com/releng-tool/releng-tool/releases/download/v0.17/releng-tool-0.17.0.tar.gz.asc
validpgpkeys = D04A27BA9305DBBD354E653902D3C27B922CCC13
sha512sums = 39f7ba06996d3a80a16332ddd4f7bc028e851efa21955ecb0629218a23b39720cc6d37ff3d91afb4a248fbb0826b91dcec76f18721f67c4a832efd369d703547
sha512sums = a0c0baefb803c9c70ad1407a393173cf26e06e635305f77987c560b55ab2c566972d1cbdf482f266e0a91d08fccdd5b17c4255a76127b60cf44f4b660ed96a57
pkgname = releng-tool
|