summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aad1546503e3e8df9d693579c65fd340c3a04723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated by mksrcinfo v8
# Mon Jan  8 09:25:53 UTC 2018
pkgbase = sakemake
	pkgdesc = Configuration-free build system for C++17 executables
	pkgver = 1.39
	pkgrel = 1
	url = https://github.com/xyproto/sakemake
	arch = x86_64
	license = MIT
	makedepends = git
	depends = scons
	optdepends = clang: For clang-format and for clang++
	optdepends = mingw-w64-gcc: For compiling 64-bit Windows executables
	optdepends = wine: For running 64-bit Windows exectuables
	optdepends = valgrind: For tracing calls and profiling
	optdepends = gprof2dot: For visualizing profiling information
	optdepends = graphviz: For visualizing profiling information
	optdepends = kcachegrind: For visualizing profiling information
	source = git+https://github.com/xyproto/sakemake#tag=1.39
	md5sums = SKIP

pkgname = sakemake