[mythtv-commits] Ticket #8838: win32 build script doesn't update dependent packages (e.g. binutils)

MythTV mythtv at cvs.mythtv.org
Sun Aug 29 23:01:34 UTC 2010


#8838: win32 build script doesn't update dependent packages (e.g. binutils)
--------------------------------+-------------------------------------------
 Reporter:  mythtv@…            |            Type:  defect   
   Status:  new                 |        Priority:  minor    
Milestone:  unknown             |       Component:  Packaging
  Version:  Trunk Head          |        Severity:  medium   
 Keywords:                      |   Ticket locked:  0        
--------------------------------+-------------------------------------------
 There seems to be a problem with the dependency handling in the win32
 build script.  For example, the extraction of the binutils package is
 based solely on the existence of the binutils.info file.  This means that
 if the dependency is changed to a newer version, it will never be
 extracted.

 Attached is a patch which tries to deal with this.  I've added a new cause
 type of "shell" which allows shell commands to be used as triggers for
 actions.  I've fixed the dependencies for binutils and a few of the others
 which lent themselves to it.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8838>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list