auto deb build of fzf https://github.com/junegunn/fzf
Find a file
CIBot 8a3a68ea87
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
chore(deps): update woodpeckerci/plugin-kaniko docker tag to v2
2025-10-10 10:01:06 +00:00
.woodpecker chore(deps): update woodpeckerci/plugin-kaniko docker tag to v2 2025-10-10 10:01:06 +00: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@91c4bef35f chore(deps): update upstream digest to 91c4bef 2025-10-09 19:02:14 +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.