File: control

package info (click to toggle)
odr-dabmux 5.1.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,860 kB
  • sloc: cpp: 20,267; ansic: 3,012; python: 425; perl: 416; makefile: 185; sh: 3
file content (24 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: odr-dabmux
Section: hamradio
Priority: optional
Maintainer: Robin Alexander <robin.alexander@netplus.ch>
Build-Depends: debhelper-compat (= 13),
               libboost-system-dev,
               libcurl4-openssl-dev,
               libzmq3-dev
Standards-Version: 4.7.2
Homepage: https://www.opendigitalradio.org/Mmbtools
Vcs-Browser: https://salsa.debian.org/ralex/odr-dabmux
Vcs-Git: https://salsa.debian.org/ralex/odr-dabmux.git
Rules-Requires-Root: no

Package: odr-dabmux
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Digital Audio Broadcasting multiplexer compliant to ETSI EN 300 401
 ODR-DabMux implements a DAB multiplexer that combines all audio and data
 inputs into an ETI output. It can be used off-line (i.e. not real-time)
 to generate ETI data for later processing, or in a real-time streaming
 scenario (e.g. in a transmitter).