generated from ext/template
This commit is contained in:
parent
166ff66a40
commit
238c85561b
6 changed files with 40 additions and 20 deletions
18
README.md
18
README.md
|
|
@ -1,6 +1,14 @@
|
|||
# Template for external project package building
|
||||
# Unofficial dpkg neovim 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
|
||||
hyperextensible Vim-based text editor
|
||||
|
||||
- <https://neovim.io/>
|
||||
- <https://github.com/neovim/neovim>
|
||||
|
||||
All credit to maintainer of neovim!
|
||||
|
||||
This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble) dpkg package:
|
||||
|
||||
<https://forge.e5150.fr/ext/-/packages/debian/neovim-main/>
|
||||
|
||||
License file in this repo only apply to build & packaging step files, neovim is licensed as Apache 2.0 license, see upstream project for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue