blob: e364f82a9de8202cfbede59e7fec2b4e220cc00a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-pegtl
pkgdesc = Parsing Expression Grammar Template Library (mingw-w64)
pkgver = 3.2.0
pkgrel = 1
url = https://github.com/taocpp/PEGTL
arch = any
license = MIT
makedepends = mingw-w64-cmake
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/taocpp/PEGTL/archive/3.2.0.tar.gz
sha256sums = 3816d1a26afc04513df172678444377e0e35b9473f1f7ff85189589b831298f1
pkgname = mingw-w64-pegtl
|