generated from ext/template
chore(readme): add more descrptive presentation
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
31cf14882c
commit
662f2f52d5
1 changed files with 15 additions and 5 deletions
20
README.md
20
README.md
|
|
@ -1,6 +1,16 @@
|
|||
# Template for external project package building
|
||||
# Unofficial dpkg niri 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
|
||||
niri is a great scrollable-tiling wayland WM:
|
||||
|
||||
- <https://yalter.github.io/niri/>
|
||||
- <https://github.com/YaLTeR/niri>
|
||||
|
||||
All credit to YaLTeR and other contributors of this wonderful project!
|
||||
|
||||
This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble)
|
||||
dpkg package:
|
||||
|
||||
<https://forge.e5150.fr/ext/-/packages/debian/niri-main/>
|
||||
|
||||
License file in this repo only apply to build & packaging step files, niri is
|
||||
licensed as GPL-3.0, see upstream project for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue