<br><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 10:21 AM, Frans Grotepass <span dir="ltr">&lt;<a href="mailto:grotepass@gmail.com">grotepass@gmail.com</a>&gt;</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">&quot;Robin Gilks&quot; &lt;<a href="mailto:g8ecj@gilks.org">g8ecj@gilks.org</a>&gt; wrote:<br>
<br>
&gt;<br>
</div><div class="im">&gt; &gt; There&#39;s a pattern mismatch within the eclass file<br>
&gt; &gt; &#39;Gentoo/eclass/mythtv-plugins.eclass&#39;. You&#39;ll have to edit line 54<br>
&gt; &gt; as follows:<br>
&gt; &gt;<br>
&gt; &gt; @@ -51,7 +51,7 @@<br>
&gt; &gt;         MYTHPLUGINS=&quot;${MYTHPLUGINS} mythmusic&quot;<br>
&gt; &gt;         MYTHPLUGINS=&quot;${MYTHPLUGINS} mythnetvision&quot;<br>
&gt; &gt;         MYTHPLUGINS=&quot;${MYTHPLUGINS} mythnews&quot;<br>
&gt; &gt; -       if [[ ${MY_PV} == &quot;0.24&quot; ]]; then<br>
&gt; &gt; +       if [[ ${MY_PV} == &quot;0.24.1&quot; ]]; then<br>
&gt; &gt;                 MYTHPLUGINS=&quot;${MYTHPLUGINS} mythvideo&quot;<br>
&gt; &gt;         fi<br>
&gt; &gt;         MYTHPLUGINS=&quot;${MYTHPLUGINS} mythweather&quot;<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; Achim Hofmann<br>
&gt;<br>
&gt; 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>