Re: mythtv .27 centos 7 rpm feedback
Duncan Brown <[email protected]> Tue, 24 Feb 2015 09:20:14 +0000
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 24/02/2015 06:38, Stephen Collier wrote: > On 24/02/2015 4:08 pm, Barry Quiel wrote: >> Stephen - >> >> Thanks for the CentOS7 packages of .27. I have been looking for them >> for a while. A quick piece of feedback. It looks like python-Mythtv >> is missing a dependency. None of the metadata lookups would work >> until I added python-lxml. It didn't get added as a dependency. >> This could be my issue however. I used the CentOS minimal install >> disk and added from there. It's possible that python-lxml would get >> installed from a "normal install" >> >> Also one request: Any chance your next build of mythtv you could >> include hdmi-cec support? I installed libcec from your repo and can >> see the cec traffic with my pulse8 adapter. The key presses just >> aren't getting into mythfrontend. I did a mythfrontend --version and >> didn't see cec listed. My guess is that you didn't compile in cec >> support in myth, but I could be doing it wrong too. >> >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> > Barry, > > Thanks for the info. I'll add it to the build. I've tried a couple of > times to get cec in the build (not too hard) but it ignores it at > configure time. If I know someone wants it I'll have a much harder > look as I wanted to include it in the original builds. > > Cheers > Stephen > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users I think it needs this patch to work with the version of libcec I assume you are using https://code.mythtv.org/trac/ticket/11338