[MacPorts] #69919: Nautilus upgrade + extra new ports tracker-3.0, tracker-miners and glib2 fix to include gio-launch-desktop bin.
MacPorts
noreply at macports.org
Tue Jun 4 08:58:53 UTC 2024
#69919: Nautilus upgrade + extra new ports tracker-3.0,tracker-miners and glib2 fix
to include gio-launch-desktop bin.
-------------------------------------------------+-------------------------
Reporter: christophecvr | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.99
Resolution: | Keywords: gnome
Port: nautilus tracker-3.0 tracker-miner | nautilus
glib2 |
-------------------------------------------------+-------------------------
Comment (by christophecvr):
Ok Found the right way to have the right python to compile in post-
destroot. (Is very logic I was a bit stupid for that)
{{{
post-destroot {
xinstall -d -m 0755 ${destroot}/opt/local/share/nautilus-
python/extensions
xinstall -m 0644 ${worksrcpath}/examples/open-terminal.py
${destroot}/opt/local/share/nautilus-python/extensions/open-terminal.py
system "${configure.python} -m compileall ${destroot}/opt/local/share
/nautilus-python/extensions/open-terminal.py"
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69919#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list