Re: pkg/60130: Add tree-sitter 0.25 package to allow building Emacs 30 with tree-sitter support
"Benny Siegert via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60130; it has been noted by GNATS. From: Benny Siegert <[email protected]> To: [email protected] Cc: [email protected], [email protected], [email protected], [email protected] Subject: Re: pkg/60130: Add tree-sitter 0.25 package to allow building Emacs 30 with tree-sitter support Date: Thu, 26 Mar 2026 18:02:53 +0000 (UTC) On Thu, 26 Mar 2026, [email protected] via gnats wrote: > The purpose of my request was to see if version 0.25 of tree-sitter > could be introduced so that codebases which were developed with the > older version in mind can be built without manually patching them to > support the newer tree-sitter ABI or manually installing the older > version outside of the core set of packages. You can always downgrade the tree-sitter package in your pkgsrc working copy to 0.25, e.g. with "cvs up -D". You could also introduce a tree-sitter025 package in wip if you want. -- Benny