This is an ebuild for ripgrep, a new grep/ag-like tool: "ripgrep combines the usability of The Silver Searcher with the raw speed of grep." The contents of the src_compile step have been modeled after those of the Arch Linux's PKGBUILD. It tries to take advantage of the SIMD features of the nightly rust compilers. These features are not yet in a stable rustc. Upstream: https://github.com/BurntSushi/ripgrep See also https://github.com/BurntSushi/ripgrep/issues/10, the upstream bug that tracks adding ripgrep to distro package managers.
Created attachment 448974 [details] ripgrep-0.2.1.ebuild
ripgrep-0.2.5 is now in the tree.