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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
Source: linuxtv-dvb-apps
Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Tobias Grimm <etobi@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), libx11-dev, libzvbi-dev
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/trunk/
Homepage: http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps
Package: dvb-apps
Architecture: any
Depends:
${shlibs:Depends},
makedev | udev,
${misc:Depends}
Replaces: dvb-utils
Provides: alevt
Conflicts: libxbase2.0-bin, libxdb-dev, alevt, nmh
Description: Digital Video Broadcasting (DVB) applications
Applications and utilities geared towards the initial setup, testing
and operation of an DVB device supporting the DVB-S, DVB-C, DVB-T,
and ATSC standards.
.
Main User Applications:
. scan - Scan for channels on your digital TV device
. dvbscan - Another frequency scanning tool
. czap, szap, tzap - Tuning utilities for DVB-C, DVB-S, DVB-T
. azap - Tuning utility for ATSC
. gnutv - Tune, watch and stream your TV
.
General Utilities:
. dvbdate - Set your clock from digital TV
. dvbnet - Control digital data network interfaces
. dvbtraffic - Monitor traffic on a digital device
. femon - Monitor the tuning on a digital TV device
. zap - *Just* tunes a digital device
. atsc_epg - Display ATSC Electronic Program Guide (next programs)
. alevt - Teletext browser
.
Hardware Specific Utilities:
. util/av7110_loadkeys - Load remote keys into an av7110 based card
. util/dib3000-watch - Monitor DIB3000 demodulators
. util/dst-utils - Utilities for DST based cards
. util/ttusb_dec_reset - Reset a TechnoTrends TTUSB DEC device
.
Libraries:
. lib/libdvbapi - Interface library to digital TV devices
. lib/libdvbcfg - Library to parse/create digital TV channel
. lib/libdvbsec - Library for Satellite Equipment Control operations
. lib/libucsi - Fast MPEG2 Transport Stream SI table parsing library
. lib/libdvben50221- Implementation of a Cenelec EN 50221 CAM stack
. lib/libdvbmisc - Miscellaneous utilities used by the other libraries
|