summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09a8dba2d1aa1e17751eb1d7b6a01e6f7d8b6116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = mingw-w64-libtre-git
	pkgdesc = The approximate regex matching library and agrep command line tool (mingw-w64)
	pkgver = r251.7c80c34
	pkgrel = 1
	url = https://github.com/laurikari/tre
	arch = any
	license = BSD-2-Clause
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-pkg-config
	makedepends = git
	depends = mingw-w64-crt
	depends = mingw-w64-gettext
	provides = mingw-w64-libtre
	conflicts = mingw-w64-libtre
	options = !strip
	options = !buildflags
	options = staticlibs
	source = libtre::git+https://github.com/laurikari/tre.git
	source = 002-pointer-cast.patch
	sha256sums = SKIP
	sha256sums = 72c87b956eade17ed5444c3c6eae7be09b93d145573f20017ec590d9c2516c52

pkgname = mingw-w64-libtre-git