blob: f1e7e1927859927545519c0181e1b7a7d5f1897b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-libksba
pkgdesc = A CMS and X.509 access library (mingw-w64)
pkgver = 1.5.0
pkgrel = 1
url = https://www.gnupg.org/related_software/libksba/index.html
arch = any
license = GPL
makedepends = mingw-w64-configure
depends = mingw-w64-libgpg-error
options = !strip
options = !buildflags
options = staticlibs
source = https://gnupg.org/ftp/gcrypt/libksba/libksba-1.5.0.tar.bz2
source = 0001-fix-def.mingw.patch
sha256sums = ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba
sha256sums = 0252e688224bac2f008100a7c9139cd79b3c1b8321529ef672fea2d08206598a
pkgname = mingw-w64-libksba
|