<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 1/5/12 10:50 AM, Raymond Wagner wrote:
    <blockquote cite="mid:4F05F0E8.2050506@wagnerrp.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      That's more or less correct.&nbsp; Considering MythWeb is in its own
      repository, and runs uncompiled directly out of its own
      repository, I never saw much purpose to a MythWeb ebuild.&nbsp;
      Personally, I just have a checkout in my webroot, and an update is
      just a 'git pull' away.&nbsp; Every so slightly more effort than were
      it lumped into an 'emerge -uD world'.&nbsp; On that note, the only
      reason media-tv/mythtv-bindings exists is to grab the PHP bindings
      for MythWeb.<br>
      <br>
    </blockquote>
    At least I know I'm not completely crazy then.&nbsp; I guess I'll have to
    setup a git pull for it.&nbsp; Do we already have a wiki for this or
    should I contribute one?<br>
    <br>
    <blockquote cite="mid:4F05F0E8.2050506@wagnerrp.com" type="cite"> I
      do have a rewritten and expanded version of the updater that
      should work for MythWeb and nuvexport, but it's more buggy and
      mess than I want to commit, and both of those repos will need some
      additional tagging before the support actually works.<br>
      <br>
    </blockquote>
    Anytime you want a guinea pig, here's one Gentoo user that will
    debug for you.&nbsp; <br>
    <br>
    <blockquote cite="mid:4F05F0E8.2050506@wagnerrp.com" type="cite">
      <blockquote
cite="mid:CAFyFRcFB5iwwUBaRvB7hVeuUq3+_fSkykRxGukcxiBh8Pys9Sw@mail.gmail.com"
        type="cite">
        <div>Further, if you want more up to date mythweb from the
          existing ebuild files, users of master are expected to simply
          edit the hash in the ebuild and voila, it's up to date.<br>
        </div>
      </blockquote>
      <br>
      The media-tv/mythtv ebuild is the only one that actually uses the
      VERSION and BRANCH tags.&nbsp; Everything else only uses REV and SREV.&nbsp;
      REV is simple enough and is used to select the package for
      downloading.&nbsp; SREV is required to set the path to the source
      inside the package, and except for very rare circumstances, will
      be the first seven characters of the hash.&nbsp; On very rare
      circumstances, it will include an eighth to prevent a collision.&nbsp;
      Just change those two values, rename the file to whatever you
      want, and digest it.&nbsp; Portage will take care of the rest.<br>
    </blockquote>
    Thanks, I'll give it a whirl.&nbsp; I did notice the VERSION/BRANCH tags
    difference you mentioned but I wasn't sure why it was differing from
    the main mythtv ebuilds.<br>
    <br>
    -JK<br>
    <br>
  </body>
</html>