[mythtv] Packaging from tarball - version

Craig Treleaven ctreleaven at cogeco.ca
Sun Jun 10 14:27:22 UTC 2012


At 10:06 PM -0400 6/9/12, Raymond Wagner wrote:
>On 6/9/2012 21:04, Craig Treleaven wrote:
>>Hi:
>>
>>I'm working on a build process using tarballs and ending up with
>>incomplete version info.  Eg:
>>$ mythtv-setup --version
>>Please attach all output as a file in bug reports.
>>MythTV Version : v0.25
>>MythTV Branch :
>>Network Protocol : 72
>>Library API : 0.25.20120506-1
>>QT Version : 4.8.1
>>Options compiled in:
>>   release use_hidesyms darwin_da using_corevideo using_backend [blah blah]
>>
>>
>>I see that /mytht/version.sh and /mythtv/external/FFmpeg/version.sh are
>>called and fail as  the git info they want doesn't exist.
>>
>>What do other packagers do?  Could someone point to an example?
>
>The Gentoo ebuild just 'sed's in the proper information.
>
>http://code.mythtv.org/cgit/packaging/tree/Gentoo/media-tv/mythtv/mythtv-0.25_rc20120329.ebuild#n122

Perfect, thanks.  Let me know if this isn't acceptable:

$ mythtv-setup --version
Please attach all output as a file in bug reports.
MythTV Version : v0.25-9ccfac11f3
MythTV Branch : fixes/0.25-MacPorts
Network Protocol : 72
Library API : 0.25.20120506-1
QT Version : 4.8.1
Options compiled in:
  release use_hidesyms darwin_da using_corevideo using_backend [blah blah]

Craig


More information about the mythtv-dev mailing list