[mythtv-commits] Ticket #4397: win32 dependancy resolver and build script

MythTV mythtv at cvs.mythtv.org
Mon Dec 31 08:25:01 UTC 2007


#4397: win32 dependancy resolver and build script
------------------------------------------------------+---------------------
 Reporter:  David Bussenschutt <davidbuzz at gmail.com>  |        Owner:  ijr    
     Type:  enhancement                               |       Status:  new    
 Priority:  minor                                     |    Milestone:  unknown
Component:  mythtv                                    |      Version:  unknown
 Severity:  medium                                    |   Resolution:         
  Mlocked:  0                                         |  
------------------------------------------------------+---------------------

Comment(by David Bussenschutt (aka buzz)  <davidbuzz at gmail.com>):

 please download version 3 of the script, previous iterations should be
 removed/deleted ( I don't have permissions to remove from trac, or I
 would). errors in previous versions that are fixed in this one include:
 * missing binmode() was causing some downloads to be corrupted (especially
 .exe's)
 * SDL extract/build had a typo causing fftw to be used (bah!)
 * long delays with no visible output have been fixed with all command
 output now displayed to screen in an unbuffered way
 * now aborts the script if it was unable to perform the action (test after
 action to see if cause of action os resolved)
 * cause and effect code re-worked to separate them logically
 * now supports extracting downloaded .zip archives (previousy .gz and .bz2
 only)
 * also downloads/extracts command-line SVN client, although it does not
 use it yet.
 * still has a fairly long TODO list ( see the code for some of them) - I'm
 working on it!

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4397#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list