blob: dc4beaf9d7dd0ac607f5d29359bdd6990300ca6b (
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.42
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.42/libxslt-v1.1.42.tar.bz2
source = 0003-fix-concurrent-directory-creation.all.patch
sha256sums = 1df3134451708a0098850f9b9e8d86734af7a08f5bea5890f7a3e02b9ccd59d9
sha256sums = fc23bd3c9e62a28cb1c020cebc83ca7532a5a7a21c2e4748b72d13ac7716a851
pkgname = mingw-w64-libxslt
|