<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Thanks Daniel and Jesse, I will give this a go tonight when I get home.<br>
<br>
I am extremely happy with version 0.19 but the time between changing
channels is about 10 seconds for me and I have heard that the svn fixes
branch fixes this.&nbsp; I downloaded the sources about a week ago and have
been hunting for an ebuild since.<br>
<br>
Daniel:&nbsp; I have 0.19 currently running and everything works very well
so hopefully the change to the fixes branch should be fairly painless.&nbsp;
This is the second go at doing a MythTV Box and last time (0.18) I had
a similair problem to you,&nbsp; I installed via portage and then installed
again using the makefiles (not ebuild).&nbsp; I ended up with 2 versions,
one in /usr and the other in /usr/local.&nbsp; Took me a while to realize
why I was having problems.<br>
<br>
Jesse: your explanation is very clear and thorough, thanks mate.<br>
<br>
Cheers,<br>
Brett<br>
<br>
Jesse Guardiani wrote:<br>
<blockquote type="cite" cite="mid4444F2E0.1060208@wingnet.net">
  <pre wrap="">Jesse Guardiani wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Daniel A. Segel wrote:
  
    </pre>
    <blockquote type="cite">
      <pre wrap="">Brett May wrote:
  
    
      </pre>
      <blockquote type="cite">
        <pre wrap="">Can someone send me (or post up) an ebuild for svn 0-19-fixes please?
I have searched the internet high and low and can't find one anywhere.

If there isn't one how do people on Gentoo using svn build MythTV?
      
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">I copy the existing mythtv ebuild and feed it new SVN source. Like this:
  mkdir svn-src
  cd svn-src
  svn co <a class="moz-txt-link-freetext" href="https://blahblahblah">https://blahblahblah</a>
  cd ..
  mv svn-src/mythtv mythtv-0.19
  tar -cjf mythtv-0.19-rXXXX.tar.bz2 mythtv-0.19
  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Don't forget to copy this file to /usr/portage/distfiles/. I forgot that 
step.


  </pre>
</blockquote>
</body>
</html>