# re2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ --checkout=2024-07-02 \ https://github.com/google/re2.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE nosyslinks = yes setpaths = protobuf #--------------------------------------------------------------------- [depends] cmake protobuf #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DBUILD_SHARED_LIBS=ON \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && smpmake install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180716 Added package. Started with 180716 ("git" date). 180817 Updated to 180817 180922 Updated to 180922 181018 Updated to 5582a548b ("git" hash) 181130 Updated to d535180b1 190426 Updated to 31fc7deda 191007 Updated to b661c46ae 210226 Updated to 701a153e2 210629 Updated to d8b955a50 210912 Updated to 11e2b0b36 211204 Updated to 657324445 - same as 7.2.0 220130 Updated to 255aa2452 - same as 7.4.0 240716 Updated to 6dcd83d60 - same as 2024-07-02