[MacPorts] #44165: Incomplete mpkg of gtk2 port

MacPorts noreply at macports.org
Wed Sep 30 10:04:27 PDT 2015


#44165: Incomplete mpkg of gtk2 port
----------------------------------+--------------------------------
  Reporter:  manuel.op.de.coul@…  |      Owner:  macports-tickets@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.3.0
Resolution:                       |   Keywords:
      Port:  gtk2                 |
----------------------------------+--------------------------------

Comment (by ctreleaven@…):

 gtk2 depends on shared-mime-info.  The post-activate block for shared-
 mime-info is:

 {{{
 45      post-activate {
 46          ui_debug "Updating MIME database..."
 47          system "${prefix}/bin/update-mime-database -V
 ${prefix}/share/mime"
 48      }
 }}}

 I believe you'll find the mime directory populated after executing this
 command.

 In comment 3 above, I suggested that you may need to look at all the
 dependencies to see if any have post-activate actions that need to be
 done.  There may well be more; I haven't searched.

-- 
Ticket URL: <https://trac.macports.org/ticket/44165#comment:10>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list