summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 557325fd83ebec662be7c1d4183e27f2aaa58d5d (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
pkgbase = mingw-w64-snappy
	pkgdesc = A fast compressor/decompressor library (mingw-w64)
	pkgver = 1.2.1
	pkgrel = 1
	url = https://google.github.io/snappy/
	arch = any
	license = BSD
	checkdepends = mingw-w64-wine
	checkdepends = mingw-w64-zlib
	checkdepends = mingw-w64-lzo
	checkdepends = mingw-w64-lz4
	makedepends = mingw-w64-cmake
	makedepends = git
	depends = mingw-w64-crt
	depends = mingw-w64-winpthreads
	options = !strip
	options = !buildflags
	options = staticlibs
	source = git+https://github.com/google/snappy.git#tag=1.2.1
	source = git+https://github.com/google/googletest.git
	sha256sums = 1fe95cdb4e11b0bce890d162587592ae8910733e66510d28fd7644bf16095895
	sha256sums = SKIP

pkgname = mingw-w64-snappy