File: control

package info (click to toggle)
getstream 20100616-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 492 kB
  • sloc: ansic: 5,057; makefile: 39; sh: 13
file content (23 lines) | stat: -rw-r--r-- 699 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
Source: getstream
Section: net
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libevent-dev,
 libglib2.0-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://silicon-verl.de/home/flo/projects/streaming/
Vcs-Git: https://salsa.debian.org/debian/getstream.git
Vcs-Browser: https://salsa.debian.org/debian/getstream

Package: getstream
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: DVB streaming application
 getstream is a small utility which is able to pull a MPEG
 transport stream from a DVB card and stream it to the local
 area network. It is written to replace VLC, and uses much less
 CPU and memory than VLC.