tvheadend/debian/control

26 lines
925 B
Text
Raw Permalink Normal View History

Source: tvheadend
2011-05-21 11:23:33 +02:00
Section: video
2009-03-30 18:11:57 +00:00
Priority: extra
Maintainer: Andreas Öman <andreas@tvheadend.org>
Build-Depends: debhelper (>= 7.0.50), pkg-config, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, libcurl4-gnutls-dev, git-core, liburiparser-dev
2009-05-28 15:09:41 +00:00
Standards-Version: 3.7.3
2009-03-30 18:11:57 +00:00
Package: tvheadend
2009-03-30 18:11:57 +00:00
Architecture: any
Depends: ${shlibs:Depends}, libavahi-client3, zlib1g, liburiparser1
Recommends: xmltv-util
Enhances: showtime
Replaces: hts-tvheadend
Homepage: https://tvheadend.org
2011-02-19 13:07:28 +01:00
Description: Tvheadend
Tvheadend is a TV streaming server for Linux supporting DVB, ATSC, IPTV, and Analog video (V4L) as input sources.
Can be used as a backend to Showtime, XBMC and various other clients.
2011-02-19 13:07:28 +01:00
Package: tvheadend-dbg
Architecture: any
Section: debug
Priority: extra
Depends: tvheadend (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for Tvheadend
This package contains the debugging symbols for Tvheadend.