[MacPorts] #19263: glib2-2.20.0 patch to make sure glib-based apps know MacPorts' MIME location
#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
#19263: glib2-2.20.0 patch to make sure glib-based apps know MacPorts' MIME location ---------------------------------+------------------------------------------ Reporter: blb@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: MIME Port: glib2, glib2-devel | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => fixed * port: glib2 => glib2, glib2-devel Comment: Thanks. Fixed for glib2 in r49466 and glib2-devel in r49467. -- Ticket URL: <http://trac.macports.org/ticket/19263#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts