app-shells/fzf: Adding ebuild for fzf
authorrafspiny <rafspiny@gmail.com>
Thu, 16 Apr 2020 22:11:13 +0000 (00:11 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 23 Apr 2020 06:36:25 +0000 (09:36 +0300)
commit9107d42d1a145d4baa379438d4a3362212770b0d
tree9f87f0212b354e5625f3f21901b40a888426a74a
parentfe7e91cd29a129eb8e2fd7a74709f69cdccd1736
app-shells/fzf: Adding ebuild for fzf

fzf is a tool to provide Addressing the comments in the PR. It
integrates with vim and several shell-completion tools. Bash, fish and
zsh.
Plus, a patch has been added to fix a building issue preventing
the package from being built when LDFLAGS contains space(s).
More infor here: https://github.com/junegunn/fzf/issues/1994

Closes: https://bugs.gentoo.org/703082
Signed-off-by: Raffaele Spinelli <rafspiny@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15377
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-shells/fzf/Manifest [new file with mode: 0644]
app-shells/fzf/files/fzf-0.21.0-makefile.patch [new file with mode: 0644]
app-shells/fzf/fzf-0.21.0.ebuild [new file with mode: 0644]
app-shells/fzf/metadata.xml [new file with mode: 0644]