summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a344c8983118f7b143e8edb44145dd458e5bf1a (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
pkgbase = shifter-slurm
	pkgdesc = NERSC Shifter: Linux Containers for HPC (with SLURM support)
	pkgver = 16.08.3
	pkgrel = 2
	url = https://github.com/NERSC/shifter
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = glibc
	makedepends = make
	makedepends = autoconf
	makedepends = automake
	makedepends = libtool
	makedepends = libcap
	makedepends = munge
	makedepends = json-c
	makedepends = slurm-llnl
	source = https://github.com/NERSC/shifter/archive/16.08.3_2.tar.gz
	source = build_ssh.patch
	source = shifter-runtime.conf
	source = shifter-imagegw.conf
	source = shifter-imagegw.service
	source = start-imagegw.sh
	sha512sums = c5de6953909b3c33693a5957c797d3fe505f0a18507cf25e801c0ac8b02f87e8a17388e0768782a659c2c5ee7c879d98e8193ddd8ec0331b965884d2f8eee656
	sha512sums = bcb8da45ba803f40a76902961b86783d2399732272d68554dd75e09115958c9d1cf5c8d9d6d1f0db406d36a16e404500c47fa40c70d4f17ab0c6b7d94cd28f06
	sha512sums = 8df5449ea93988364e8c350a2652e661545d883fada2f589b944cc7a2bd0d34b494f31e0f63bb0aea9c82e2805b4c9393b2290575dd14497fcd873b286d51b36
	sha512sums = c56ad3b92901abdb41cffaeceeff9a6c8dae3882aacf9a4b654a8898f1e26eeadda3ac3ac799b127b176cc31d397652f27a07bcdfbf7f4ede3c6826d08f7bd7d
	sha512sums = daf8163025a5d4099dc64cab8bab57d0b1a4101f04c563b5b03521b386d87581565d0e03c2fb3a02d791daff16cfb139244cc6bd7a886661e3caa0d107a7cb0a
	sha512sums = afd15fb203ccf76ebb2a3542cbbde216f9f988752808479f25292ef4d9949a793070eead996072b564fe19dec6c33da72be21c1732a0e7d5817b30e7306d65e3

pkgname = shifter-slurm-runtime
	install = shifter-slurm-runtime.install
	depends = munge
	depends = curl
	depends = pam
	depends = squashfs-tools
	depends = json-c
	depends = xfsprogs
	depends = wget
	depends = slurm-llnl
	provides = shifter-runtime
	conflicts = shifter-runtime
	conflicts = shifter-runtime-git
	conflicts = shifter-slurm-runtime-git

pkgname = shifter-slurm-imagegw
	install = shifter-slurm-imagegw.install
	depends = munge
	depends = curl
	depends = pam
	depends = squashfs-tools
	depends = mongodb
	depends = redis
	depends = jq
	depends = slurm-llnl
	depends = python2-celery
	depends = python2-pymongo
	depends = python2-flask
	depends = python2-redis
	depends = gunicorn-python2
	depends = python2-pylint
	provides = shifter-imagegw
	conflicts = shifter-imagegw
	conflicts = shifter-imagegw-git
	conflicts = shifter-slurm-imagegw-git