it's no real use as we don't ship any headers (or a library version of jacktrip).
it also is about 20MB in an arch:any package
Build-Depends:
debhelper-compat (= 13),
dh-buildinfo,
- doxygen,
- graphviz,
help2man,
qtbase5-dev,
qt5-qmake,
+++ /dev/null
-Document: jacktrip
-Title: JackTrip Documentation
-Author: Juan-Pablo Caceres and Chris Chafe
-Abstract: A System for High-Quality Audio Network Performance over the Internet.
-Section: Sound
-
-Format: HTML
-Index: /usr/share/doc/jacktrip/html/index.html
-Files: /usr/share/doc/jacktrip/html/*.html
-
override_dh_clean:
dh_clean
- rm -rf html
rm -f jacktrip.1
override_dh_auto_configure:
override_dh_auto_build:
dh_auto_build
- doxygen
- find html -name "*.md5" -delete
- find html -name "*.map" -delete
help2man -N -n "high-quality system for audio network performances" ./jacktrip > jacktrip.1
override_dh_installchangelogs: