14 Commits

Author SHA1 Message Date
Mike Sullivan
1b79b11db6 community/fzf: fix build break during packaging phase 2018-12-28 05:54:01 +02:00
Milan P. Stanić
70a17c9226 community/fzf: disable on armv7
it is already disabled on aarch64 and armhf
2018-12-28 01:52:27 +02:00
Carlo Landmeter
eade014bef community/fzf: disable on armhf. fails to build. 2018-12-08 01:12:28 +00:00
Carlo Landmeter
f5e27843a9 community/fzf: disable on aarch64
Makefile:56: *** "Build on aarch64 is not supported, yet.".  Stop.
2018-12-07 11:42:02 +00:00
Natanael Copa
c7c0436251 community/fzf: disable on s390x
build fails with:
Makefile:56: *** "Build on s390x is not supported, yet.".  Stop.
2018-12-05 09:01:06 +00:00
raschi.alex@gmail.com
43dad602af community/fzf: enable on all arches
* fixes #9575
2018-11-26 10:05:49 +00:00
Tiago Ilieve
2d73723bae community/fzf: upgrade to 0.17.5
Upgrade and drop '*-doc' package, moving keybindings to their respective
shell completions package. This will make them consistent with their
descriptions.
2018-11-12 21:50:45 +02:00
Kevin Daudt
4d274a5dc9 community/fzf: enable vetting in tests
d5cfcd38e disabled vetting while running the test suite due to failures
because of an update in Go.

This has now been fixed upstream, so enable vetting again by removing
the relevant patch.
2018-09-19 10:02:58 +00:00
Kevin Daudt
a77a3aeb60 community/fzf: upgrade to 0.17.4 2018-09-19 10:02:58 +00:00
Kevin Daudt
b58e2a954b community/fzf: properly split shell scripts
All the shell scripts are now bundled in a single 'extras' subpackage
but standard is to create per shell subpackage.

Make it so.
2018-03-11 21:16:50 +01:00
Kevin Daudt
d5cfcd38e9 community/fzf: disable vetting in tests
Since Go 1.10, they enabled vetting by default when running tests. This
reveals issues in the thests which should be fixed upstream, but for
now, disable vetting to let the tests pass again.

An upstream issue[0] has been created. Untill then, apply a patch to the
Makefile to disable vetting.

[0]: https://github.com/junegunn/fzf/issues/1236
2018-03-11 21:16:50 +01:00
Kevin Daudt
2a0a045ee3 community/fzf: fix whitespace inconsitencies 2018-03-11 21:16:49 +01:00
Kevin Daudt
b7e46cc1a7 community/fzf: add shell scripts as a subpackage 2018-02-20 18:06:04 +00:00
Kevin Daudt
f1eabed0fe testing/fzf: move to community 2018-02-20 18:06:04 +00:00