Re: Packaging Tree-Sitter-Grammar in openSUSE
Hello Just by a quick check other spell check relevant packages usually end up in the project of the used scripting language etc. This is not your case since it's designed to be deps free. It does make sense for me to put it to the editors, as it's an extension to the editor. Cheers Lubos On Fri, Mar 22, 2024 at 1:26 PM Björn Bidar <bjorn.bidar@thaodan.de> wrote:
Hey,
In the las last few weeks on treesitter grammar parser packaging for text editors such as Emacs or Vim packaged for (open)SUSE. The packaging macros's and functions can be used for any rpm based distribution too. Using my packaging the packaging of treesitter grammars can be done in three simple steps. The tree-sitter package that includes all tools can be found here: https://build.opensuse.org/package/show/home:Thaodan:editors/tree-sitter I already packaged some grammars ready to be installed.
I want to get these changes into Factory. Now I wonder how to best integrate them. The macros and scripts are now inside the main tree-sitter package. Initially I put them into the -devel package however since only the main package is needed to generate grammar sources and the main package isn't fully functional without nodejs I added them there.
Is it ok to just use the editors project as the devel project for the grammar packages?
Br,
Björn Bidar
-- Best regards Luboš Kocman openSUSE Leap Release Manager
participants (1)
-
Lubos Kocman