auto deb build of niri https://yalter.github.io/niri/
Find a file
pips d2e95aacf6
Some checks failed
ci/woodpecker/push/build Pipeline failed
fix(dpkg): typo on mkdir
2025-09-22 20:51:28 +02:00
.woodpecker fix(build): re-use build for dpkg build 2025-09-22 20:46:01 +02:00
deb-package/DEBIAN feat(config): build of niri 2025-09-22 13:49:25 +02:00
upstream@6451d6be4f feat(config): build of niri 2025-09-22 13:49:25 +02:00
.editorconfig Initial commit 2025-09-22 13:37:18 +02:00
.gitmodules feat(config): build of niri 2025-09-22 13:49:25 +02:00
Dockerfile.builder fix(deps): add deps in docker builder 2025-09-22 20:26:16 +02:00
LICENSE Initial commit 2025-09-22 13:37:18 +02:00
Makefile fix(dpkg): typo on mkdir 2025-09-22 20:51:28 +02:00
README.md Initial commit 2025-09-22 13:37:18 +02:00

Template for external project package building

  • 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