diff mbox

[v4,18/19] package/tvheadend: bump version

Message ID 1459194585-12593-19-git-send-email-bernd.kuhls@t-online.de
State Accepted
Headers show

Commit Message

Bernd Kuhls March 28, 2016, 7:49 p.m. UTC
Updated ffmpeg option name after upstream renamed it:
https://github.com/tvheadend/tvheadend/commit/1359effe28a0381b8c9cbd362d6e144fb87b00fc#diff-e2d5a00791bce9a01f99bc6fd613a39dR37

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/tvheadend/tvheadend.hash | 2 +-
 package/tvheadend/tvheadend.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni March 29, 2016, 12:45 p.m. UTC | #1
Hello,

On Mon, 28 Mar 2016 21:49:44 +0200, Bernd Kuhls wrote:
> Updated ffmpeg option name after upstream renamed it:
> https://github.com/tvheadend/tvheadend/commit/1359effe28a0381b8c9cbd362d6e144fb87b00fc#diff-e2d5a00791bce9a01f99bc6fd613a39dR37
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

This is causing some build failures:

   http://autobuild.buildroot.org/results/32c/32c6e6eece7e3b4f428524114f92e9a8999568e4/build-end.log

It seems like tvheadend is no longer compatible with the current ffmpeg
version, since we haven't bumped to ffmpeg 3.0.

I guess I should revert the tvheadend bump for now?

Best regards,

Thomas
Thomas Petazzoni March 30, 2016, 3:54 p.m. UTC | #2
Hello,

On Tue, 29 Mar 2016 14:45:10 +0200, Thomas Petazzoni wrote:
> Hello,
> 
> On Mon, 28 Mar 2016 21:49:44 +0200, Bernd Kuhls wrote:
> > Updated ffmpeg option name after upstream renamed it:
> > https://github.com/tvheadend/tvheadend/commit/1359effe28a0381b8c9cbd362d6e144fb87b00fc#diff-e2d5a00791bce9a01f99bc6fd613a39dR37
> > 
> > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> 
> This is causing some build failures:
> 
>    http://autobuild.buildroot.org/results/32c/32c6e6eece7e3b4f428524114f92e9a8999568e4/build-end.log
> 
> It seems like tvheadend is no longer compatible with the current ffmpeg
> version, since we haven't bumped to ffmpeg 3.0.
> 
> I guess I should revert the tvheadend bump for now?

Bernd, what do you think?

Thomas
Bernd Kuhls March 30, 2016, 5:39 p.m. UTC | #3
[posted and mailed]

Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote
in news:20160330175440.5bb5dc43@free-electrons.com: 

>> It seems like tvheadend is no longer compatible with the current ffmpeg
>> version, since we haven't bumped to ffmpeg 3.0.
>> 
>> I guess I should revert the tvheadend bump for now?
> 
> Bernd, what do you think?

Hi Thomas,

instead of reverting the tvheadend bump my new ffmpeg 3.0 patch series
could be committed, it includes a uclibc-ng compilable vlc ;)

Regards, Bernd
Thomas Petazzoni March 30, 2016, 5:47 p.m. UTC | #4
Hello,

On Wed, 30 Mar 2016 19:38:59 +0200, Bernd Kuhls wrote:

> instead of reverting the tvheadend bump my new ffmpeg 3.0 patch series
> could be committed, it includes a uclibc-ng compilable vlc ;)

When is VLC 3.0 due to be released?

Thomas
Bernd Kuhls March 30, 2016, 7:44 p.m. UTC | #5
[posted and mailed]

Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8
@public.gmane.org> wrote in news:20160330194721.32f45091@free-electrons.com:

> Hello,
> 
> On Wed, 30 Mar 2016 19:38:59 +0200, Bernd Kuhls wrote:
> 
>> instead of reverting the tvheadend bump my new ffmpeg 3.0 patch series
>> could be committed, it includes a uclibc-ng compilable vlc ;)
> 
> When is VLC 3.0 due to be released?

Hi Thomas,

according to https://trac.videolan.org/vlc/roadmap the release is overdue.

Phoronix does not mention a release date:
http://www.phoronix.com/scan.php?page=news_item&px=VLC-3.0-Still-Being-
Developed
http://www.phoronix.com/scan.php?page=news_item&px=VLC-3.0-2016-Update

Since 2014-02-25 we carry a "big fat warning" about know issues with vlc:
https://git.busybox.net/buildroot/commit/package/vlc/Config.in?
id=e33019aaa0409e35b725dddffe09e3e2a42959d1

Recently I thought about removing it but now I suggest to keep the warning 
and bump vlc to its git master branch to free the way for ffmpeg 3.0 ;)

Regards, Bernd
diff mbox

Patch

diff --git a/package/tvheadend/tvheadend.hash b/package/tvheadend/tvheadend.hash
index 14d0fb0..9406d08 100644
--- a/package/tvheadend/tvheadend.hash
+++ b/package/tvheadend/tvheadend.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256	9f25c79247ba59a6eb9ff8b9843b2e6cbc2702fa339a0ed89d24beb9017066e3	tvheadend-7adea4a102475fbeb0267a9ab160e1e0644f11c2.tar.gz
+sha256	50ada2f30387f9526e1ed453f778686b443e599841a73a031cdd543b65e7a502	tvheadend-cd9f07fb865e5700156546ee326fbaf42ee99cf8.tar.gz
diff --git a/package/tvheadend/tvheadend.mk b/package/tvheadend/tvheadend.mk
index 3398faf..a7a8218 100644
--- a/package/tvheadend/tvheadend.mk
+++ b/package/tvheadend/tvheadend.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-TVHEADEND_VERSION = 7adea4a102475fbeb0267a9ab160e1e0644f11c2
+TVHEADEND_VERSION = cd9f07fb865e5700156546ee326fbaf42ee99cf8
 TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
 TVHEADEND_LICENSE = GPLv3+
 TVHEADEND_LICENSE_FILES = LICENSE.md
@@ -81,7 +81,7 @@  define TVHEADEND_CONFIGURE_CMDS
 			--python="$(HOST_DIR)/usr/bin/python"	\
 			--enable-dvbscan			\
 			--enable-bundle				\
-			--disable-libffmpeg_static		\
+			--disable-ffmpeg_static			\
 			--disable-hdhomerun_static		\
 			$(TVHEADEND_CONF_OPTS)			\
 	)