Versions
v0.9.6-r1 :: 0 :: gentoo
- Modified
- License
- AGPL-3+ Apache-2.0 BSD-2 ISC MIT ZLIB
- Keywords
- amd64 ~x86
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
sys-apps / ripgrep : a search tool that combines the usability of ag with the raw speed of grep
Runtime Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
sys-apps / ripgrep : a search tool that combines the usability of ag with the raw speed of grep
Bugs
- 863626
- sys-apps/ripgrep-all-0.9.6-r1 fails to compile (lto): undefined reference to sqlite3_finalize
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/ripgrep-all: use virtual/pandoc
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
sys-apps/ripgrep-all: stabilize 0.9.6-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
sys-apps/ripgrep-all: add missing xz-utils (R)DEPEND, use optfeature
Most of the previous RDEPEND where actually optional run time dependencies, like pandoc. Having those as optfeature should make itX easier to stabilize rga, as it no longer depends on pandoc (which is, sadly, currently unstable only in ::gentoo). Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
sys-apps/ripgrep-all: initial import
Signed-off-by: Florian Schmaus <flow@gentoo.org>