blob: 947529f55d642a00c193aff2298acca18e0080a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-libxslt
pkgdesc = XML stylesheet transformation library (mingw-w64)
pkgver = 1.1.43
pkgrel = 1
url = http://xmlsoft.org/XSLT/
arch = any
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-libxml2
depends = mingw-w64-libgcrypt
options = !strip
options = staticlibs
options = !buildflags
options = !emptydirs
source = https://gitlab.gnome.org/GNOME/libxslt/-/archive/v1.1.43/libxslt-v1.1.43.tar.bz2
source = 0003-fix-concurrent-directory-creation.all.patch
sha256sums = 4e574ba219df34495f2ee63ae27bf904afa477c40d9a2969a330cf87f48053b6
sha256sums = fc23bd3c9e62a28cb1c020cebc83ca7532a5a7a21c2e4748b72d13ac7716a851
pkgname = mingw-w64-libxslt
|