blob: 692dccb548d0b19c2ebf10d7bc66bc6ba4860cd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-xz
pkgdesc = Library and command line tools for XZ and LZMA compressed files (mingw-w64)
pkgver = 5.6.4
pkgrel = 1
url = https://tukaani.org/xz/
arch = any
license = custom
license = GPL
license = LGPL
makedepends = mingw-w64-configure
makedepends = git
makedepends = po4a
makedepends = doxygen
depends = mingw-w64-crt
options = !strip
options = staticlibs
options = !buildflags
source = git+https://github.com/tukaani-project/xz#tag=v5.6.4
validpgpkeys = 3690C240CE51B4670D30AD1C38EE757D69184620
b2sums = 264604298ee025ef01ec0439b6a339f25f4b18131b3f222eca2764df98bb41de5a22439b91349760b436b2ded31c132983cdcb277ec54b0097dd51063b4c0cd8
pkgname = mingw-w64-xz
|