summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f2e87c402f7fbf76c372895207b2011835e6bf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-cmake-build-extension-git
	pkgdesc = Setuptools extension to build and package CMake projects
	pkgver = 0.3.0.r0.g31b148e
	pkgrel = 1
	url = https://github.com/diegoferigo/cmake-build-extension
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	depends = python
	provides = python-cmake-build-extension=0.3.0.r0.g31b148e
	conflicts = python-cmake-build-extension
	source = git+https://github.com/diegoferigo/cmake-build-extension.git
	sha256sums = SKIP

pkgname = python-cmake-build-extension-git