summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e1947f062c8d8e9c6fa92e2d16b641031d11cbd0 (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
pkgbase = lmod-git
	pkgdesc = Environment modules system based on Lua that handles MODULEPATH hierarchical problem. Supports also legacy TCL modules
	pkgver = 8.3.5.r1.gc6822f74
	pkgrel = 1
	url = https://github.com/TACC/Lmod
	arch = x86_64
	license = custom:lmod
	makedepends = git
	depends = bash
	depends = lua-filesystem
	depends = lua-posix
	depends = procps-ng
	depends = tcl
	optdepends = tcsh: supported shell
	optdepends = zsh: supported shell
	provides = lmod
	provides = env-modules-tcl
	conflicts = env-modules-tcl
	options = !emptydirs
	source = lmod::git+https://github.com/TACC/Lmod.git
	sha256sums = SKIP

pkgname = lmod-git