summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 82cd8f4b94aaeabef199de2f991b2d2291f0daa0 (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
26
27
pkgbase = mingw-w64-libgit2
	pkgdesc = A portable, pure C implementation of the Git core methods (mingw-w64)
	pkgver = 0.28.4
	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/v0.28.4.tar.gz
	source = aclapi-include-case.patch
	sha256sums = 30f3877469d09f2e4a21be933b4e2800560d16646028dd800744dc5f7fb0c749
	sha256sums = e9dcef212732027605e8720e76c6f9fa731a528f131feaa86a137c56e906ea25

pkgname = mingw-w64-libgit2