Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv

This commit is contained in:
Stephan Raue 2013-01-11 17:51:47 +01:00
commit ebfae01536
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
3.0.3
- update to TVHeadend 3.3.328
- add an option to preload capmt_ca.so library
- add an option to preload capmt_ca.so library
3.0.2
- update to TVHeadend 3.2.18

View File

@ -27,7 +27,7 @@ PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"
#PKG_URL="https://github.com/downloads/tvheadend/tvheadend/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_URL="$DISTRO_SRC/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_DEPENDS="$ICONV avahi openssl"
PKG_BUILD_DEPENDS="toolchain $ICONV avahi openssl libdvbcsa"
PKG_BUILD_DEPENDS="toolchain $ICONV avahi openssl"
PKG_PRIORITY="optional"
PKG_SECTION="service/multimedia"
PKG_SHORTDESC="tvheadend (Version: $PKG_VERSION): a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources."