mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-30 00:19:30 +00:00
Build System: - Add image/lib/common.sh with shared build functions - Add profiles for vm-x64, x64-live, rpi400, espressobin-v7 - Add BUILD-SYSTEM.md documentation - Add splash screens (boot.png, tui-splash.sh, kiosk-loading.sh) - Add Plymouth theme for boot splash Package Dependencies: - Fix python3-uvicorn -> python3-uvicorn | python3-pip - Fix python3-fastapi -> python3-fastapi | python3-pip - Fix python3-httpx -> python3-httpx | python3-pip - Allows packages to install when pip-provided deps are used Documentation: - Add Build-System.md wiki page - Update _Sidebar.md with build system links - Add VM-Testing.md improvements Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
15 lines
496 B
Plaintext
15 lines
496 B
Plaintext
Source: secubox-streamforge
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Gerald KERMA <devel@cybermind.fr>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.2
|
|
|
|
Package: secubox-streamforge
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, secubox-core (>= 1.0), python3-uvicorn | python3-pip, python3-psutil
|
|
Recommends: streamlit
|
|
Description: SecuBox Streamlit Forge
|
|
Gestionnaire d'applications Streamlit avec templates.
|
|
Port Debian bookworm de luci-app-streamlit-forge (SecuBox OpenWrt).
|