aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/control55
1 files changed, 55 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1f1d934
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,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