mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
DEFINED_PHASES=install postinst unpack
|
|
DESCRIPTION=Interactive rg (ripgrep) wrapper in fzf: Interactive GRep (search)
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/DanielFGray/fzf-scripts
|
|
LICENSE=GPL-3
|
|
RDEPEND=sys-apps/ripgrep app-shells/fzf sys-apps/bat
|
|
SLOT=0
|
|
SRC_URI=https://raw.githubusercontent.com/DanielFGray/fzf-scripts/master/igr
|
|
_md5_=6ac227dddab49ef8802590c7d3ded1bb
|