summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f892823463c8a41a299e22180a691127b6ff6030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = preprocess-git
	pkgdesc = C++ preprocessor to write unit-style single-source-file modules in C++
	pkgver = 0.0.r3920.150b3482
	pkgrel = 1
	url = http://os.inf.tu-dresden.de/~hohmuth/prj/preprocess/
	arch = any
	license = GPL-2.0-only
	makedepends = git
	makedepends = doxygen
	depends = perl
	options = !debug
	source = git+https://github.com/kernkonzept/fiasco
	source = doxygen.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = preprocess-git