summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68b93a25fa5f51eb6f6f484da3c8c6fd74a78764 (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 15:50:43 UTC 2017
pkgbase = sakemake
	pkgdesc = Simple way to build your C++17 executables on Linux
	pkgver = 0.4
	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.4
	md5sums = SKIP

pkgname = sakemake