[MacPorts] #25729: update midori to 0.2.6

MacPorts noreply at macports.org
Thu Jul 22 02:06:30 PDT 2010


#25729: update midori to 0.2.6
---------------------------------+------------------------------------------
 Reporter:  elelay@…             |       Owner:  afb@…           
     Type:  update               |      Status:  new             
 Priority:  Normal               |   Milestone:                  
Component:  ports                |     Version:  1.9.1           
 Keywords:                       |        Port:  midori          
---------------------------------+------------------------------------------

Comment(by afb@…):

 The patch-midori-main-c.diff change is a hack, it should build bundles
 rather than dynamiclibs.

 Something like the below, unless the silly build system used has been
 improved since last time:

 {{{
 reinplace "s/shlib_LINKFLAGS = \\\['-dynamiclib'\\\]/shlib_LINKFLAGS =
 \['-bundle'\]/" \
           ${worksrcpath}/_build_/c4che/default.cache.py
 reinplace "s/shlib_PATTERN = 'lib%s.dylib'/shlib_PATTERN = 'lib%s.so'/" \
           ${worksrcpath}/_build_/c4che/default.cache.py
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/25729#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list