summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b83bd8825169c9c34c5efb02b36dab5e36ec7af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = sakemake
	pkgdesc = Configuration-free build system for C++17 executables
	pkgver = 1.23
	pkgrel = 1
	url = https://github.com/xyproto/sakemake
	arch = x86_64
	license = MIT
	makedepends = git
	depends = scons
	optdepends = clang: For compiling C++17 projects with clang++
	source = git+https://github.com/xyproto/sakemake#tag=1.23
	md5sums = SKIP

pkgname = sakemake