summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57283d057501593d3b92a1a9c15e1de4f2eff973 (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-libarchive
	pkgdesc = library that can create and read several streaming archive formats (mingw-w64)
	pkgver = 3.7.4
	pkgrel = 1
	url = http://www.libarchive.org/
	arch = any
	license = BSD-2-Clause
	makedepends = mingw-w64-configure
	depends = mingw-w64-crt
	depends = mingw-w64-bzip2
	depends = mingw-w64-expat
	depends = mingw-w64-lz4
	depends = mingw-w64-lzo
	depends = mingw-w64-regex
	depends = mingw-w64-nettle
	depends = mingw-w64-openssl
	depends = mingw-w64-xz
	depends = mingw-w64-zlib
	depends = mingw-w64-zstd
	options = !buildflags
	options = !debug
	options = staticlibs
	options = !strip
	source = https://github.com/libarchive/libarchive/releases/download/v3.7.4/libarchive-3.7.4.tar.xz
	sha256sums = f887755c434a736a609cbd28d87ddbfbe9d6a3bb5b703c22c02f6af80a802735

pkgname = mingw-w64-libarchive