summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de584dc5b88b2a0756087b8840e35331856b72dc (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 = hyperscan-git
	pkgdesc = High-performance multiple regex matching library
	pkgver = 5.4.2.r2.g78d23dab
	pkgrel = 1
	url = https://www.hyperscan.io/
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = git
	makedepends = boost
	makedepends = cmake
	makedepends = ragel
	depends = glibc
	depends = libgcc
	depends = libstdc++
	provides = hyperscan=5.4.2.r2.g78d23dab
	conflicts = hyperscan
	options = staticlibs
	options = !lto
	source = git+https://github.com/intel/hyperscan.git
	sha256sums = SKIP

pkgname = hyperscan-git