summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb596e5b52dff3557b78bbee52ad0017e656d788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = cmake-format
	pkgdesc = Source code formatter for CMake listfiles
	pkgver = 0.6.13
	pkgrel = 2
	url = https://github.com/cheshirekow/cmake_format
	arch = any
	license = GPL3
	checkdepends = cmake
	depends = python-setuptools
	depends = python-six>=1.13.0
	optdepends = python-yaml>=5.3: YAML config files
	optdepends = python-jinja>=2.10.3: complete HTML annotation
	optdepends = python-argcomplete: automatic shell completion
	provides = python-cmakelang
	conflicts = python-cmakelang
	source = cmake-format-0.6.13.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.6.13.tar.gz
	sha512sums = eb7fde540860b6119d0bb528f22592fb4b507f9319aeda0999da10bcc89ee1348fd7d701fc49aa5dac7616e1577e436cbd73de94dbbab0cafdf28e1812612342

pkgname = cmake-format