blob: 29632a52a8dfe12a45324938bcb9068135f99737 (
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
28
29
30
31
32
33
34
35
36
37
|
pkgbase = unzip-natspec
pkgdesc = Unpacks .zip archives with non-latin filenames, using libnatspec patch from AltLinux.
pkgver = 6.0
pkgrel = 7
url = https://www.info-zip.org/
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
license = custom
depends = bzip2
depends = bash
depends = libnatspec
provides = unzip
conflicts = unzip
source = https://downloads.sourceforge.net/infozip/unzip60.tar.gz
source = unzip-6.0-alt-natspec.patch
source = overflow-fsize.patch
source = cve20149636.patch
source = test_compr_eb.patch
source = getZip64Data.patch
source = crc32.patch
source = empty-input.patch
source = csiz-underflow.patch
source = nextbyte-overflow.patch
sha256sums = 036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = unzip-natspec
|