Commit Graph

6 Commits

Author SHA1 Message Date
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Jan Čermák 68143552bd tvheadend: update to 4.0.9
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2016-04-11 12:21:42 +02:00
Jan Čermák 9512e99f97 tvheadend: update to v4.0.7
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-11-05 13:35:54 +01:00
Ted Hess 2849864c1e tvheadend: Fix build dependency for iconv libs
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 14:51:07 -05:00
Jan Čermák 7b2daf718a tvheadend: add missing install of default Uci config file
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-08-11 15:29:11 +02:00
Jan Čermák 4e676203b3 tvheadend: add new package
Tvheadend is a TV streaming server and recorder for Linux. Legacy
Makefile for tvheadend was used as a skeleton, but most of its parts
were rewritten or updated later.

Procd init script allows to set some configuration options (these are
commented out in default Uci config for documentation purposes) and is
written in a way that it puts only configuration that needs to be
persistent to main memory. EPG database which is large and updated
regularly is put to tmpfs (this can be disabled in config).

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-07-06 21:25:43 +02:00