tvheadend: rename to hts-tvheadend, update to hts-tvheadend-2.12

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-30 00:18:53 +01:00
parent c20173e027
commit e4157f35b3
6 changed files with 17 additions and 17 deletions

View File

@ -0,0 +1,16 @@
PKG_NAME="hts-tvheadend"
PKG_VERSION="2.12"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"
PKG_URL="http://www.lonelycoder.com/debian/dists/hts/main/source/${PKG_NAME}_${PKG_VERSION}.tar.gz"
PKG_DEPENDS="avahi"
PKG_BUILD_DEPENDS="toolchain avahi"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"
PKG_SHORTDESC="hts-tvheadend: a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources."
PKG_LONGDESC="HTS-Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources. It also comes with a powerful and easy to use web interface both used for configuration and day-to-day operations, such as searching the EPG and scheduling recordings. Even so, the most notable feature of Tvheadend is how easy it is to set up: Install it, navigate to the web user interface, drill into the TV adapters tab, select your current location and Tvheadend will start scanning channels and present them to you in just a few minutes"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"

View File

@ -1,16 +0,0 @@
PKG_NAME="tvheadend"
PKG_VERSION="5650"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="avahi"
PKG_BUILD_DEPENDS="toolchain avahi"
PKG_PRIORITY="optional"
PKG_SECTION="multimedia"
PKG_SHORTDESC="tvheadend: a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources."
PKG_LONGDESC="Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources. It also comes with a powerful and easy to use web interface both used for configuration and day-to-day operations, such as searching the EPG and scheduling recordings. Even so, the most notable feature of Tvheadend is how easy it is to set up: Install it, navigate to the web user interface, drill into the TV adapters tab, select your current location and Tvheadend will start scanning channels and present them to you in just a few minutes"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"

View File

@ -69,7 +69,7 @@ mkdir -p $INSTALL
# Multimedia support
[ ! "$MEDIACENTER" = no ] && $SCRIPTS/install mediacenter
[ "$TVHEADEND" = yes ] && $SCRIPTS/install tvheadend
[ "$TVHEADEND" = yes ] && $SCRIPTS/install hts-tvheadend
# Automounter support
[ "$UDISKS" = yes ] && $SCRIPTS/install udisks