2 repositorios
Builds a distributable package from source code for deployment on Linux systems without a repository.
Distinct from Debian Package Builds: Distinct from Debian Package Builds: covers building from source for any Linux distribution, not just Debian packages.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Source Builds. Refine with filters or upvote what's useful.
ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
Builds a distributable package from source code for deployment on Linux systems without a repository.
This project is a source-based package management framework designed to build, maintain, and distribute software for a Linux operating system. It provides a comprehensive infrastructure for transforming source code into reproducible binary packages, utilizing modular shell-script templates to manage the entire lifecycle of fetching, patching, configuring, and compiling software. The system distinguishes itself through its focus on isolated build environments and cross-compilation capabilities. By utilizing dedicated master directories and specialized toolchains, it ensures that builds remain
Provides a collection of build templates and scripts for compiling source code into installable binary packages.