On Wed, 2020-04-29 at 05:10 +0100, Sérgio Basto wrote: > On Tue, 2020-04-28 at 23:43 +0000, [email protected] wrote: > > Hello, > > > > I run EL7 for my MythTV backend. MythTV is up to version 0.31, but > > RPMFusion for EL7 does not have that version available. RPMFusion > > for EL8 doesn't have MythTV at all. > > > > Are there any plans to either upgrade the version for 7 > > Even with some fixes [2] , it fails to build [1] with: libvpx > enabled > but no supported decoders found ...
Hi, we just need to disable libvpx on EL7 and it is building ... Please test the mythtv-31.0-12.130.20210108git016630a35c.el7 build https://koji.rpmfusion.org/koji/packageinfo?packageID=162 Thank you. > > > [1] > http://koji.rpmfusion.org/koji/taskinfo?taskID=405530 > > > [2] > +%if 0%{?rhel} && 0%{?rhel} < 8 > +BuildRequires: python-lxml > +BuildRequires: MySQL-python > +%else > +BuildRequires: %{py_prefix}-lxml > BuildRequires: %{py_prefix}-mysql > %endif > +%endi > > > or provide a version for 8? > > > > Thanks, > > > > --James > > _______________________________________________ > > rpmfusion-users mailing list -- [email protected] > > To unsubscribe send an email to > > [email protected] > -- > Sérgio M. B. > _______________________________________________ > rpmfusion-users mailing list -- [email protected] > To unsubscribe send an email to > [email protected] -- Sérgio M. B. _______________________________________________ rpmfusion-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
