From 1f8da4902761fc6f6eaf39b8711107c6b48a9c9a Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 5 Jan 2025 13:22:34 +0100 Subject: Debian build, colors, config filename --- debian/control | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 92bb565..dd6e5f8 100644 --- a/debian/control +++ b/debian/control @@ -1 +1,24 @@ -Build-Depends: libreichwein-dev, asound-dev, fmt-dev, boost-dev +Source: click +Section: sound +Priority: optional +Maintainer: Roland Reichwein +Build-Depends: debhelper, clang, libc++-dev, libreichwein-dev, libasound2-dev, libfmt-dev, libboost-all-dev +Standards-Version: 4.5.0 +Homepage: http://www.reichwein.it/click/ + +Package: click +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Homepage: http://www.reichwein.it/click/ +Description: Software system for MIDI Click + MIDI Click is a combined hardware-software solution to generate an audio + click from MIDI or stand alone. + . + Features: + - Output to ALSA 44.1kHz + - Generation from certain MIDI note + - Generation from MIDI clock + - Internally generated BPM + . + Supported Hardware platforms: + - Raspberry Pi 3 B+ -- cgit v1.2.3