summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15b02f56bb709d7099ef0fc493f5063ce7d408f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Wed Dec 20 16:38:20 UTC 2017
pkgbase = sakemake
	pkgdesc = Simple way to build your C++17 executables on Linux
	pkgver = 0.5
	pkgrel = 1
	url = https://github.com/xyproto/sakemake
	arch = x86_64
	license = MIT
	makedepends = git
	depends = make
	depends = scons
	depends = clang
	depends = gcc
	depends = pkg-config
	source = git+https://github.com/xyproto/sakemake#tag=0.5
	md5sums = SKIP

pkgname = sakemake