On 12/01/2017 11:13, Nicolas Chauvet wrote:
2017-01-12 11:08 GMT+01:00 Xavier Bachelot
<xavier(a)bachelot.org>:
> On 12/01/2017 02:51, Richard Shaw wrote:
>>
>> As far as MythTV goes, I would like it to be available for EL7 but
>> there's just too many missing dependencies last time I worked on it and
>> I don't have time to take on more packages.
>>
> From the build log :
>
http://koji.rpmfusion.org/kojifiles/work/tasks/1319/71319/root.log
>
> mythtv only needs a couple EPEL packages to be branched in order to build :
> No Package found for perl(Image::Size)
> No Package found for perl(Net::UPnP::ControlPoint)
> No Package found for perl(Net::UPnP::QueryResponse)
>
> That indeed doesn't mean all run time dependencies are here, I'll be
> checking that later on.
>
> It would be awesome if you could request the branches for these packages.
I've requested the branch for the 2 packages.
Thoses are perl dependencies, maybe we can have help from the perl
SIG.
xmltv is also failing because of missing perl dependencies.
xmltv needs :
perl(HTTP::Cache::Transparent)
perl(Lingua::EN::Numbers::Ordinate)
perl(Lingua::Preferred) >= 0.2.4
perl(Log::TraceMessages)
perl(Tk::TableMatrix)
I'll look at them later.
Regards,
Xavier