[MacPorts] #19263: glib2-2.20.0 patch to make sure glib-based apps know MacPorts' MIME location

MacPorts noreply at macports.org
Thu Apr 9 22:52:15 PDT 2009


#19263: glib2-2.20.0 patch to make sure glib-based apps know MacPorts' MIME
location
------------------------------+---------------------------------------------
 Reporter:  blb@…             |       Owner:  ryandesign@…           
     Type:  defect            |      Status:  new                    
 Priority:  Normal            |   Milestone:  Port Bugs              
Component:  ports             |     Version:  1.7.1                  
 Keywords:  MIME              |        Port:  glib2                  
------------------------------+---------------------------------------------
 The MIME stuff currently doesn't look into ${prefix}/share/mime unless
 XDG_DATA_DIRS is set in the environment; otherwise it simply tries
 /usr/local/share and /usr/share (in addition to a home-based location).

 Attached is a patch to glib2 to replace /usr/local/share with
 ${prefix}/share so it looks there (which is where the shared-mime-info
 port installs).

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


More information about the macports-tickets mailing list