Source: odr-audioenc
Section: non-free/hamradio
Priority: optional
Maintainer: Robin Alexander <robin.alexander@netplus.ch>
Build-Depends:
 debhelper-compat (= 13),
 libasound2-dev,
 libcurl4-openssl-dev,
 libgstreamer-plugins-base1.0-dev,
 libgstreamer1.0-dev,
 libjack-jackd2-dev,
 libvlc-dev,
 libzmq3-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://www.opendigitalradio.org/mmbtools
Vcs-Browser: https://salsa.debian.org/ralex/odr-audioenc
Vcs-Git: https://salsa.debian.org/ralex/odr-audioenc.git
XS-Autobuild: yes

Package: odr-audioenc
Architecture: any
Multi-Arch: foreign
Depends:
 gstreamer1.0-plugins-good,
 vlc-plugin-base,
 ${misc:Depends},
 ${shlibs:Depends}
Description: DAB and DAB+ encoder that integrates into the ODR-mmbTools
 odr-audioenc is an encoder, which can read audio from a file (raw or wav),
 from an ALSA source, from JACK or using libVLC or GStreamer, and encode to
 a file, a pipe, to an EDI or ZeroMQ output compatible with ODR-DabMux.
 .
 The libVLC input allows the encoder to use all inputs supported by VLC,
 and therefore also webstreams and other network sources. The GStreamer input
 is an alternative to read from various sources.
 .
 odr-audioenc can insert Programme-Associated Data, that can be generated
 with ODR-PadEnc. ODR-AudioEnc v3 is compatible with ODR-PadEnc v3.
