auto deb build of niri https://yalter.github.io/niri/
Find a file
2025-09-22 13:37:18 +02:00
.woodpecker Initial commit 2025-09-22 13:37:18 +02:00
deb-package/DEBIAN Initial commit 2025-09-22 13:37:18 +02:00
.editorconfig Initial commit 2025-09-22 13:37:18 +02:00
Dockerfile.builder Initial commit 2025-09-22 13:37:18 +02:00
LICENSE Initial commit 2025-09-22 13:37:18 +02:00
Makefile Initial commit 2025-09-22 13:37:18 +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