1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/hyperscan/hyperscan.desc
3 [COPY] Copyright (C) 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A high-performance regular expression matching library
14 [T] It follows the regular expression syntax of the commonly-used libpcre
15 [T] library, but is a standalone library with its own C API.
17 [U] https://github.com/intel/hyperscan
19 [A] Hyperscan team at Intel <hyperscan@intel.com>
20 [M] The T2 Project <t2@t2-project.org>
29 [P] X -----5---9 400.010
31 [O] var_remove GCC_WRAPPER_REMOVE ' ' '-march*'
32 [O] var_remove GCC_WRAPPER_REMOVE ' ' '-mcpu*'
33 [O] var_remove GCC_WRAPPER_REMOVE ' ' '-mtune*'
34 [O] var_append cmakeopt ' ' -DBUILD_STATIC_AND_SHARED=1
35 [O] var_append cmakeopt ' ' -DFAT_RUNTIME=false
37 [D] d5e1471f16056a72e5a2a41462302bbf42e2f4cef7b29805937fae66 hyperscan-5.4.2.tar.gz https://github.com/intel/hyperscan/archive/v5.4.2/