https://github.com/atlantisos-project/base-debian-build
Basic toolkit for creating Debian packages using debuild. This makes it easier to avoid having to develop everything from scratch for each Debian package.
https://github.com/atlantisos-project/base-debian-build
Last synced: 24 days ago
JSON representation
Basic toolkit for creating Debian packages using debuild. This makes it easier to avoid having to develop everything from scratch for each Debian package.
- Host: GitHub
- URL: https://github.com/atlantisos-project/base-debian-build
- Owner: AtlantisOS-Project
- License: gpl-3.0
- Created: 2025-09-11T13:18:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-03T12:17:26.000Z (6 months ago)
- Last Synced: 2025-12-06T11:48:16.946Z (6 months ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base-debian-build
- **Basic toolkit for creating Debian packages using debuild. This makes it easier to avoid having to develop everything from scratch for each Debian package.**
# Notes
- `install`/`rules` must be customized → the templates cover a wide range of preconfigurations, but not everything fits
- configurations must be entered in `package.conf` → especially build and runtime dependencies
- the examples for `man` must be adapted to the programs.