aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control51
1 files changed, 36 insertions, 15 deletions
diff --git a/debian/control b/debian/control
index ddc7701..ef4b24a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,43 @@ Section: misc
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt@debian.org>, Mark Purcell <msp@debian.org>
-Build-Depends: debhelper (>> 4.0.0), dpatch (>= 2.0.9)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>> 4.0.0), cdbs, dpatch (>= 2.0.9)
+Standards-Version: 3.7.3
+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/
-Package: dvb-utils
+Package: dvb-apps
Architecture: any
Depends: ${shlibs:Depends}, makedev (>=2.3.1-66) | udev
-Provides: dvb-zapping
-Conflicts: dvb-zapping
-Replaces: dvb-zapping
-Description: Viewer programs for DVB cards
- Some applications for DVB users:
+Replaces: dvb-utils
+Conflicts: dvb-utils
+Description: Digitial 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:
+ . util/scan - Scan for channels on your digital TV device
+ . util/gnutv - Tune, watch and stream your TV
.
- av7110_loadkeys - tool to load keyfiles of ir-remotes
- evtest - find out events-keys to generate a keyfile for your remote
- femon - monitor the signal-strength... of your card
- scan - scan all transponders and generate a channels.conf
- czap - simple zapping tool for the Linux DVB API (DVB-C-Cards)
- szap - simple zapping tool for the Linux DVB API (DVB-S-Cards)
- tzap - simple zapping tool for the Linux DVB API (DVB-T-Cards)
+ General Utilities:
+ . util/dvbdate - Set your clock from digital TV
+ . util/dvbnet - Control digital data network interfaces
+ . util/dvbtraffic - Monitor traffic on a digital device
+ . util/femon - Monitor the tuning on a digital TV device
+ . util/zap - *Just* tunes a digital device
+ .
+ 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