[mythtv-commits] Ticket #7293: win32-packager.pl updates and cleanup

MythTV mythtv at cvs.mythtv.org
Sun Oct 11 06:51:20 UTC 2009


#7293: win32-packager.pl updates and cleanup
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544 at yahoo.com>  |       Owner:  nigel  
     Type:  patch                       |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  Ports - Windows             |     Version:  head   
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 Attached patch is an update and cleanup of the win32-packager script, with
 the major change of dropping QT3 and 0.21 build capability.  These changes
 should make it easier to maintain the script going forward.

 Changes, in no particular order:
 {{{
 - Drop QT3 and 0.21, along with related hacks, workarounds, etc.
 - Add command-line options for oldthemes and mythplugins
   (myththemes is included by default)
 - Add CPATH and LIBRARY_PATH variables in qt4_env.sh to enable:
 - Removal of redundant library installs into mingw and msys
   (reduces initial build time with fewer ./configure calls)
 - Update svn revision to 22349
 - Update MinGW, unzip, MySQL download locations/versions
 - General housekeeping and cleanup
   (outdated patches, make_clean.sh speed improvement, etc.)
 - Fix a bug in _fetch that prevented subsequent error from printing
 }}}

 Tested on XP and Vista (32-bit).

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


More information about the mythtv-commits mailing list