blob: f8f0a01e17792bd944de558c75c723f34a6423da (
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-libgpg-error
pkgdesc = Support library for libgcrypt (mingw-w64)
pkgver = 1.47
pkgrel = 1
url = http://www.gnupg.org
arch = any
license = LGPL
makedepends = mingw-w64-configure
depends = mingw-w64-gettext
options = staticlibs
options = !strip
options = !buildflags
source = https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.47.tar.bz2
source = 02-fix-symbollist-on.mingw.patch
source = 05-w32-gen.all.patch
source = 07-windows-build.patch
sha256sums = 9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb
sha256sums = 364da17febff3f6eeffee5a5f1e3ed1b644adeb5ca48a972c5c4675c10238a91
sha256sums = 9ccdc567810d58526888fd11c5f7d01101627011840b7b75a91e96aa9e71f49d
sha256sums = f62a8464414a65b1aac20820d4f4eeb0aa25e5c865aa4ba5914f1f10a41d336d
pkgname = mingw-w64-libgpg-error
|