auto deb build of fzf https://github.com/junegunn/fzf
Find a file
pips ede19fc034
All checks were successful
ci/woodpecker/push/build Pipeline was successful
fix(build): build require version env var
fzf makefile attempt to retrieve value from git-describe but submodule clone
does not provide meaningful one
2025-09-24 19:49:09 +02:00
.woodpecker Initial commit 2025-09-24 18:29:03 +02:00
assets Initial commit 2025-09-24 18:29:03 +02:00
deb-package/DEBIAN feat(project): configure fzf build files 2025-09-24 18:50:47 +02:00
upstream@3401c2e0c7 feat(project): configure fzf build files 2025-09-24 18:50:47 +02:00
.editorconfig Initial commit 2025-09-24 18:29:03 +02:00
.gitmodules feat(project): configure fzf build files 2025-09-24 18:50:47 +02:00
Dockerfile.builder Reapply "fix(builder): add git build dep package" 2025-09-24 19:35:24 +02:00
LICENSE Initial commit 2025-09-24 18:29:03 +02:00
Makefile fix(build): build require version env var 2025-09-24 19:49:09 +02:00
README.md feat(project): configure fzf build files 2025-09-24 18:50:47 +02:00
renovate.json Initial commit 2025-09-24 18:29:03 +02:00

Unofficial dpkg fzf build from main branch

fzf is a command-line fuzzy finder:

All credit to junegunn and other contributors of this useful project!

This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble) dpkg package:

https://forge.e5150.fr/ext/fzf

License file in this repo only apply to build & packaging step files, fzf is licensed as MIT, see upstream project for details.