File: control

package info (click to toggle)
tvoe 0.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 160 kB
  • ctags: 125
  • sloc: ansic: 826; yacc: 122; lex: 44; sh: 44; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 698 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: tvoe
Section: utils
Priority: optional
Maintainer: Dominik Paulus <iridium@sieglitzhof.net>
Uploaders: Christoph Egger <christoph@debian.org>
Build-Depends:
 debhelper (>= 9~),
 cmake,
 libevent-dev,
 libglib2.0-dev,
 pkg-config,
 libbitstream-dev,
 flex,
 bison
Standards-Version: 3.9.6
Vcs-Git: git://git.faui2k11.de/tvoe.git

Package: tvoe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Suggests: dvb-apps
Description: Lightweight DVB-S/S2 TV streaming server
 tvoe is a small DVB-S/DAB-S streaming server inspired by the getstream
 utility, but with support for managing multiple tuners by one process and
 dynamically assigning available tuners to new clients.