8 Repos
Provides a Debian package for Linux integrating with apt-based package managers.
Distinct from Linux Package Generators: Distinct from Linux Package Generators: focuses on producing Debian packages specifically, not general Linux package generation.
Explore 8 awesome GitHub repositories matching devops & infrastructure · Debian Package Builds. Refine with filters or upvote what's useful.
PakePlus-Android is a tool that converts any public webpage or static frontend project into a native desktop or mobile application. It wraps web content inside a configurable WebView shell, enabling the creation of cross-platform apps for Windows, Mac, Linux, Android, and iOS from a single source. The project distinguishes itself by automating the entire packaging and compilation pipeline through GitHub Actions, requiring no local development environment or dependencies. Users configure the app name, icon, window behavior, and platform-specific settings through a guided interface or configura
Provides a Debian package for Linux integrating with apt-based package managers.
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.
Theos ist ein plattformübergreifendes Toolchain- und Build-System für die mobile Entwicklung, das zum Kompilieren und Verpacken von Software für mobile Betriebssysteme entwickelt wurde. Es fungiert als System-Tweak-Kit und Runtime-Hooking-Framework, das es Entwicklern ermöglicht, Modifikationen zu erstellen, die das interne Verhalten mobiler Betriebssystemumgebungen verändern. Das Projekt zeichnet sich durch die Bereitstellung einer spezialisierten Präprozessor-Syntax aus, die Low-Level-API-Aufrufe generiert und den Boilerplate-Code entfernt, der normalerweise für das Hooking von Funktionen und Methoden erforderlich ist. Es ermöglicht dynamisches Runtime-Method-Swizzling und Klassenerweiterungen, wodurch Entwickler existierende Systemmethoden abfangen und durch benutzerdefinierte Implementierungen ersetzen können, während die Fähigkeit erhalten bleibt, die ursprüngliche Funktionalität aufzurufen. Die Toolchain deckt ein breites Spektrum an Funktionen ab, einschließlich Multi-Architektur-Build-Orchestrierung für verschiedene Prozessoren und Simulatoren sowie die Generierung von Multi-Format-Installationspaketen wie deb, ipa, pkg und rpm. Sie enthält dedizierte Unterstützung für die Entwicklung in rootless Umgebungen durch Compile-Time-Pfad-Auflösung und Anpassungen der Bibliotheksverknüpfung. Das Build-System wird über Makefiles verwaltet und unterstützt eine Vielzahl von Projekt-Scaffolding-Templates, um das initiale Entwicklungs-Setup zu automatisieren.
Generates Debian (.deb) installation packages from project directories without requiring external toolsets.
Dieses Projekt ist ein Linux-WiFi-Hotspot-Manager, der eine grafische Benutzeroberfläche und Kommandozeilentools zur Erstellung drahtloser Zugangspunkte und zur gemeinsamen Nutzung von Internetverbindungen bereitstellt. Es fungiert als Netzwerkschnittstellen-Sharer und Access-Point-Controller, der Konnektivität von jeder Netzwerkschnittstelle an drahtlose Clients verteilt. Die Software zeichnet sich dadurch aus, dass sie einen VPN-Traffic-Router enthält, der Hotspot-Traffic durch eine virtuelle Netzwerkschnittstelle tunnelt, um sichere Konnektivität bereitzustellen. Zudem bietet sie ein Utility zur Generierung von QR-Codes für die Freigabe von Verbindungsdetails, was es Geräten ermöglicht, dem Netzwerk ohne manuelle Passworteingabe beizutreten. Das Tool deckt umfassendes Netzwerkmanagement ab, einschließlich DHCP- und DNS-Zuweisung, SSID- und Kanal-Konfiguration sowie Echtzeit-Überwachung verbundener Geräte. Sicherheit wird durch MAC-Adress-Zugriffskontrolle und Wireless-Client-Isolierung gehandhabt, um die Kommunikation zwischen verbundenen Geräten zu verhindern. Das Projekt enthält ein Build-System, das die Software in Debian-Pakete unter Verwendung von Containern kompiliert, um eine konsistente Build-Umgebung sicherzustellen.
Compiles the software into Debian packages to ensure seamless integration with apt-based package managers.
Box86 is a Linux userspace emulator and instruction translator designed to run x86 binaries on ARM-based devices. It functions as a hardware compatibility layer that simulates an x86 environment, allowing software built for different processor architectures to execute on ARM Linux. The project utilizes a dynamic recompiler to translate x86 opcodes into native ARM instructions at runtime, increasing execution speed over standard interpretation. To further improve performance and stability, it wraps native system libraries and Vulkan drivers, redirecting architecture-specific calls to native ho
Provides the software as a Debian package for simplified installation on compatible Linux distributions.
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.
Llvm-mingw is an LLVM-based cross-compiler toolchain and MinGW-w64 development suite that builds native Windows executables from non-Windows operating systems using Clang and LLD. It compiles C and C++ source code into native portable executable binaries targeting multiple Windows CPU architectures from a single host environment. The toolchain supports configuring builds to use specific C runtime library targets for compatibility across different operating system versions. It includes capabilities for producing native Windows debug information and CodeView debug symbols alongside compiled bin
Packages compiler toolchains and project dependencies into container images to run reliable and reproducible builds.
Builds a Debian package for Linux distribution using the project's build configuration.