<br><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 10:21 AM, Frans Grotepass <span dir="ltr"><<a href="mailto:grotepass@gmail.com">grotepass@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Mon, 11 Jul 2011 09:49:29 +1200<br>
<div class="im">"Robin Gilks" <<a href="mailto:g8ecj@gilks.org">g8ecj@gilks.org</a>> wrote:<br>
<br>
><br>
</div><div class="im">> > There's a pattern mismatch within the eclass file<br>
> > 'Gentoo/eclass/mythtv-plugins.eclass'. You'll have to edit line 54<br>
> > as follows:<br>
> ><br>
> > @@ -51,7 +51,7 @@<br>
> > MYTHPLUGINS="${MYTHPLUGINS} mythmusic"<br>
> > MYTHPLUGINS="${MYTHPLUGINS} mythnetvision"<br>
> > MYTHPLUGINS="${MYTHPLUGINS} mythnews"<br>
> > - if [[ ${MY_PV} == "0.24" ]]; then<br>
> > + if [[ ${MY_PV} == "0.24.1" ]]; then<br>
> > MYTHPLUGINS="${MYTHPLUGINS} mythvideo"<br>
> > fi<br>
> > MYTHPLUGINS="${MYTHPLUGINS} mythweather"<br>
> ><br>
> > Regards,<br>
> > Achim Hofmann<br>
><br>
> Excellent - that fixed it!! I can do all the frontends now...<br>
<br>
</div>I just tried to upgrade 0.25. What is the status on the mythvideo<br>
plugin? Is this still used for 0.25? the mythvideo ebuild is only<br>
0.24.1...<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><br>It was merged into core.<br><br><a href="https://github.com/MythTV/mythtv/commit/f09c512b4cc6dc3527d52c4f386fa59058254b07">https://github.com/MythTV/mythtv/commit/f09c512b4cc6dc3527d52c4f386fa59058254b07</a><br>