summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a92c8bfcf19e69241b3759724e63815ab08985f (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
25
pkgbase = mingw-w64-libgit2
	pkgdesc = A portable, pure C implementation of the Git core methods (mingw-w64)
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/libgit2/libgit2
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = mingw-w64-cmake
	makedepends = gcc-libs
	depends = mingw-w64-crt
	depends = mingw-w64-curl
	depends = mingw-w64-libssh2
	depends = mingw-w64-openssl
	depends = mingw-w64-zlib
	provides = mingw-w64-libgit2
	conflicts = mingw-w64-libgit2
	options = staticlibs
	options = !buildflags
	options = !strip
	source = https://github.com/libgit2/libgit2/archive/v1.0.0.tar.gz
	sha256sums = 6a1fa16a7f6335ce8b2630fbdbb5e57c4027929ebc56fcd1ac55edb141b409b4

pkgname = mingw-w64-libgit2