summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ee706d235f377026b12d0033b809235ee88680b (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
pkgbase = mingw-w64-pcre2
	pkgdesc = A library that implements Perl 5-style regular expressions. 2nd version (mingw-w64)
	pkgver = 10.31
	pkgrel = 1
	url = http://www.pcre.org/
	arch = any
	license = BSD
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-readline
	makedepends = mingw-w64-bzip2
	makedepends = mingw-w64-zlib
	depends = mingw-w64-crt
	optdepends = mingw-w64-readline
	optdepends = mingw-w64-bzip2
	optdepends = mingw-w64-zlib
	options = staticlibs
	options = !strip
	options = !buildflags
	source = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.31.tar.bz2
	source = bug_2067.patch
	md5sums = e0b91c891a3c49050f7fd15de33d0ba4
	md5sums = 455e0e7bdb851f6c2fc5a208d880b49c

pkgname = mingw-w64-pcre2