summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9129f9a36c9d31e7fd6f9704b58e6d5af6bb7b1d (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
pkgbase = alibuild
	pkgdesc = A simple build tool for ALICE software at CERN
	pkgver = 1.9.5
	pkgrel = 1
	url = https://alisw.github.io/alibuild/
	arch = i686
	arch = x86_64
	license = GPL3
	depends = coreutils
	depends = util-linux
	depends = bash
	depends = tar
	depends = gzip
	depends = git
	depends = python
	depends = python-requests
	depends = python-yaml
	depends = python-distro
	optdepends = pigz: alternative, faster gzip implementation
	optdepends = rsync: support for rsync:// remote stores
	optdepends = docker: for building inside Docker containers
	optdepends = s3cmd: support for s3:// remote stores
	optdepends = curl: support for s3:// remote stores
	optdepends = findutils: support for s3:// remote stores
	optdepends = awk: support for s3:// remote stores
	optdepends = python-boto3: support for b3:// remote stores
	source = https://github.com/alisw/alibuild/archive/refs/tags/v1.9.5.tar.gz
	sha256sums = 0f559ec278ff8aa86f3b114f982a47a237e3c7e777893be47281b420761df887

pkgname = alibuild