# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= re2 VERSION= 20220601 KEYWORDS= devel VARIANTS= standard SDESC[standard]= Fast, safe, thread-friendly C++ regex library HOMEPAGE= https://github.com/google/re2 CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= GITHUB/google:re2:2022-06-01 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= c++:single gmake LICENSE= BSD3CLAUSE:single LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo FPC_EQUIVALENT= devel/re2 MAKE_ARGS= prefix={{PREFIX}} SOVERSION= 9.0.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libre2.so [FILE:591:descriptions/desc.single] RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python written in C++. RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. [FILE:107:distinfo] f89c61410a072e5cbcf8c27e3a778da7d6fd2f2b5b1445cd4f4508bee946ab0f 381032 google-re2-2022-06-01.tar.gz [FILE:153:manifests/plist.single] include/re2/ filtered_re2.h re2.h stringpiece.h set.h lib/ libre2.so.%%SOVERSION%% libre2.a libre2.so libre2.so.%%SOMAJOR%% lib/pkgconfig/re2.pc