From 926be3b8db12d9105a49f8a9a5f695f12d7aea12 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 19 Jan 2025 16:22:55 +0100 Subject: Debian package --- debian/control | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7f46012..60a9369 100644 --- a/debian/control +++ b/debian/control @@ -1,2 +1,24 @@ -Build-Depends: libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev, libasound2-dev +Source: midiplay +Section: sound +Priority: optional +Maintainer: Roland Reichwein +Build-Depends: debhelper, clang, libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev, libasound2-dev Depends: nginx, alsa-utils, spawn-fcgi +Standards-Version: 4.5.0 +Homepage: http://www.reichwein.it/midiplay/ + +Package: midiplay +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Homepage: http://www.reichwein.it/midiplay/ +Description: Software system for MIDIPLAY + MIDIPLAY is a combined hardware-software solution to generate an MIDI + and/or audio output. + . + Features: + - Web interface via FCGI, providing start/stop and song choice + - Generates clock + . + Supported Hardware platforms: + - Raspberry Pi 3 B+ + - Raspberry Pi 4 B -- cgit v1.2.3