mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
hts-tvheadend: update changelog for rebuilding
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ff82b40859
commit
1c4c20b4ed
@ -1,3 +1,6 @@
|
|||||||
|
0.99.3
|
||||||
|
- rebuild for openssl downgrade
|
||||||
|
|
||||||
0.99.2
|
0.99.2
|
||||||
- rework start scripts
|
- rework start scripts
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"
|
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_URL="http://www.lonelycoder.com/debian/dists/hts/main/source/${PKG_NAME}_${PKG_VERSION}.tar.gz"
|
||||||
PKG_URL="$OPENELEC_SRC/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
PKG_URL="$OPENELEC_SRC/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||||
PKG_DEPENDS="libiconv avahi"
|
PKG_DEPENDS="libiconv avahi openssl"
|
||||||
PKG_BUILD_DEPENDS="toolchain libiconv avahi"
|
PKG_BUILD_DEPENDS="toolchain libiconv avahi openssl"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="service/multimedia"
|
PKG_SECTION="service/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_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."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user