[MacPorts] #64573: helix @0.6.0_0: install runtime files as well
MacPorts
noreply at macports.org
Mon Jan 31 09:22:24 UTC 2022
#64573: helix @0.6.0_0: install runtime files as well
-------------------------+---------------------------
Reporter: gkoller | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: haspatch | Port: editors/helix
-------------------------+---------------------------
Current port version only installs the Helix binary. However, Helix
requires its runtime files (tree-sitter grammars, queries, etc) as well.
This patch will install those runtime files in:
`${prefix}/share/helix/runtime` with a note on how to copy those to the
user's `~/.config` directory.
As I'm not really familiar with Tcl I have copied the directory
traversal/copying code from
`ports/_resources/port1.0/group/haskell_cabal-1.0.tcl`. I have tested it
and found it to be working.
--
Ticket URL: <https://trac.macports.org/ticket/64573>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list