generated from ext/template
feat(project): configure fzf build files
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
77eb78058b
commit
d060b16bed
6 changed files with 26 additions and 19 deletions
19
README.md
19
README.md
|
|
@ -1,12 +1,15 @@
|
|||
# Template for external project package building
|
||||
# Unofficial dpkg fzf build from main branch
|
||||
|
||||
- git submodule add <https://repo.example.com/external/repo.git> upstream
|
||||
- Makefile: change package name & compile / dpkg target instructions
|
||||
- Dockerfile.builder: required deb packages / base image
|
||||
- deb-package/DEBIAN/control: Package name, depends, conflict & description
|
||||
fzf is a command-line fuzzy finder:
|
||||
|
||||
## Use template
|
||||
- <https://github.com/junegunn/fzf>
|
||||
|
||||
When using this template check Git content, Issue labels & Branch protection
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue