blob: 78b35bd419f57fe472263fc8f7bb04b1d2e02182 (
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.3
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.3
validpgpkeys = 3690C240CE51B4670D30AD1C38EE757D69184620
b2sums = 3e286713a415b5d7ddd95698b511c71822a064059e8cb7084c77da72d9e46b9b01ac7f037b8a80f973480f191245c62d055c02739a152ef10b6d9c66b2923cca
pkgname = mingw-w64-xz
|