summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4aae032919914d7705678867baa064b41262b431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Generated by mksrcinfo v8
# Wed Jan 23 10:29:29 UTC 2019
pkgbase = cxx
	pkgdesc = Easy build system for modern C++ that uses SCons and GNU Make
	pkgver = 3.0.4
	pkgrel = 2
	url = https://github.com/xyproto/cxx
	arch = x86_64
	license = MIT
	makedepends = git
	depends = scons
	optdepends = lldb: For debugging
	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/cxx#tag=3.0.4
	md5sums = SKIP

pkgname = cxx