xbmc / inputstream.ffmpegdirect

Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay window and can timeshift across that span. Also provides timeshift for live streams where rewind/pause and fast-forward would not have been available.
GNU General Public License v2.0
57 stars 40 forks source link

depends/libzvbi: Fix build where README file cannot be located #297

Closed samnazarko closed 1 month ago

samnazarko commented 1 month ago

It looks like the build system expects a README file. This exists, but in the form README.md. I suspect this has been solved in a newer version of the library.

There are two ways to fix this:

There are a number of Automake files referencing the non-existent README file instead of the existing README.md file. I would suggest that such changes would be made upstream and there may even be a newer version of the library where this has been addressed.

This change simply relaxes Automake's requirements and means we don't have to unnecessarily bump and keep a stable version for Omega.

This person also had a problem with Debian Buster: https://github.com/xbmc/inputstream.ffmpegdirect/issues/296 which should be fixed by this commit. I have verified this on Debian Bullseye.

samnazarko commented 1 month ago

Builds OK on GitHub and Jenkins -- I think Azure exceeded the time allowed.

samnazarko commented 1 month ago

Thanks

On 12 May 2024, at 14:34, phunkyfish @.***> wrote:



Merged #297https://github.com/xbmc/inputstream.ffmpegdirect/pull/297 into Omega.

— Reply to this email directly, view it on GitHubhttps://github.com/xbmc/inputstream.ffmpegdirect/pull/297#event-12778652282, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHDWLH4DQ2CX2WCO3D4P4DZB5VU5AVCNFSM6AAAAABHSCPJAGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG43TQNRVGIZDQMQ. You are receiving this because you authored the thread.Message ID: @.***>