summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb56181c27fe65534e7b6585c1aac0496205ac3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Tue Jan  2 08:59:44 UTC 2018
pkgbase = sakemake
	pkgdesc = Configuration-free build system for C++17 executables
	pkgver = 1.28
	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++
	optdepends = mingw-w64-gcc: For compiling 64-bit Windows executables
	optdepends = wine: For running 64-bit Windows exectuables
	source = git+https://github.com/xyproto/sakemake#tag=1.28
	md5sums = SKIP

pkgname = sakemake