auto deb build of fzf https://github.com/junegunn/fzf
Find a file
2025-11-16 13:04:51 +01: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@2ab923f3ae chore(deps): update upstream digest to 2ab923f 2025-11-16 12:03:09 +00: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.