summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a03606847c9b63788fc1bbda52b8ded191f13e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = proj2cmake-git
	pkgdesc = Convert an entire Visual Studio solution and all contained projects to CMake.
	pkgver = r19.22a7e6b
	pkgrel = 1
	url = https://github.com/mrpi/proj2cmake
	arch = x86_64
	arch = aarch64
	arch = riscv64
	license = BSL-1.0
	makedepends = cmake
	makedepends = boost
	makedepends = git
	depends = boost-libs
	depends = glibc
	depends = gcc-libs
	provides = proj2cmake
	conflicts = proj2cmake
	source = proj2cmake-git::git+https://github.com/mrpi/proj2cmake.git
	sha256sums = SKIP

pkgname = proj2cmake-git