deb build framework
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
Source: navidrome-uploader
|
||||
Section: web
|
||||
Priority: optional
|
||||
Maintainer: Arian Nasr <arian@example.com>
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Standards-Version: 4.7.0
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: navidrome-uploader
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, adduser, python3, python3-pip, python3-venv
|
||||
Description: Lightweight web uploader for Navidrome music libraries
|
||||
Flask application that provides a drag-and-drop web interface for uploading
|
||||
audio files into a Navidrome music directory. The package installs a
|
||||
hardened systemd service and manages Python dependencies in a dedicated venv
|
||||
under /opt/navidrome-uploader.
|
||||
|
||||
Reference in New Issue
Block a user