[MacPorts] #38160: kde4-runtime needs a revbump due to upgraded jpeg port

MacPorts noreply at macports.org
Fri Feb 22 06:39:40 PST 2013


#38160: kde4-runtime needs a revbump due to upgraded jpeg port
---------------------------+---------------------
  Reporter:  mk@…          |      Owner:  nicos@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:  fixed         |   Keywords:
      Port:  kde4-runtime  |
---------------------------+---------------------
Changes (by nicos@…):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Indeed, it appears that there is a tiny binary in the whole port which
 depends on it. Thanks for the hint.
 {{{
 port contents kde4-runtime
 [snip]
   /opt/local/lib/kde4/imports/org/kde/runnermodel/qmldir
   /opt/local/lib/kde4/jpegthumbnail.so
   /opt/local/lib/kde4/kcm_attica.so
 [snip]
 }}}

 {{{
 otool -L  /opt/local/lib/kde4/jpegthumbnail.so
 /opt/local/lib/kde4/jpegthumbnail.so:
         /opt/local/Library/Frameworks/QtCore.framework/Versions/4/QtCore
 (compatibility version 4.8.0, current version 4.8.4)
         /opt/local/Library/Frameworks/QtGui.framework/Versions/4/QtGui
 (compatibility version 4.8.0, current version 4.8.4)
         /opt/local/lib/libjpeg.9.dylib (compatibility version 10.0.0,
 current version 10.0.0)
         /opt/local/lib/libkio.5.dylib (compatibility version 5.0.0,
 current version 5.10.0)
 [snip]
 }}}

 Revbump in r103344, along with an explicit mention of the dependency.

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


More information about the macports-tickets mailing list