blob: 80f3f9c14a9bef688245d1948b9e8e6557e3782e (
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-bzip2-static
pkgdesc = A high-quality data compression program (mingw-w64)
pkgver = 1.0.8
pkgrel = 1
url = http://www.sourceware.org/bzip2/
arch = any
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-crt
provides = mingw-w64-bzip2=1.0.8
conflicts = mingw-w64-bzip2
options = !strip
options = !buildflags
options = staticlibs
source = https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz
source = bzip2-1.0.5-autoconfiscated.patch
source = bzip2-use-cdecl-calling-convention.patch
sha256sums = ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269
sha256sums = 7daaca73a46af4636843d1d13bca9cec6e38c0932142a420ad3500098a90db11
sha256sums = 8f8f0b65417fe892152e1f0a4f75090d2ef1845d5a611c3c94493704d53452ef
pkgname = mingw-w64-bzip2-static
|