mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tvheadend: add dvb muxes
This commit is contained in:
parent
d211bf563b
commit
5d319cc3ef
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'tvheadend'
|
# Template file for 'tvheadend'
|
||||||
pkgname=tvheadend
|
pkgname=tvheadend
|
||||||
version=4.2.8
|
version=4.2.8
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=tvheadend-${version}
|
wrksrc=tvheadend-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-dvbscan --disable-ffmpeg_static
|
configure_args="--enable-dvbscan --disable-ffmpeg_static
|
||||||
--disable-hdhomerun_static --disable-bintray_cache --disable-libx264_static
|
--disable-hdhomerun_static --disable-bintray_cache --disable-libx264_static
|
||||||
--disable-libx265_static --disable-libvpx_static --disable-libtheora_static
|
--disable-libx265_static --disable-libvpx_static --disable-libtheora_static
|
||||||
--disable-libvorbis_static --disable-libfdkaac_static"
|
--disable-libvorbis_static --disable-libfdkaac_static"
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python git"
|
||||||
makedepends="avahi-libs-devel libressl-devel zlib-devel libcurl-devel ffmpeg-devel"
|
makedepends="avahi-libs-devel libressl-devel zlib-devel libcurl-devel ffmpeg-devel"
|
||||||
short_desc="TV streaming server"
|
short_desc="TV streaming server"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue