Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885899 - dev-libs/tree-sitter-cmake: new package
Summary: dev-libs/tree-sitter-cmake: new package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 12:12 UTC by Sam James
Modified: 2022-12-17 08:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-14 12:12:43 UTC
Grammar for CMake: https://github.com/uyha/tree-sitter-cmake.

Noticed because Emacs has gained a 'cmake-ts-mode'.
Comment 1 Larry the Git Cow gentoo-dev 2022-12-16 20:38:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42b2902ca6c87869a3e7ae745592b77ccd945be

commit d42b2902ca6c87869a3e7ae745592b77ccd945be
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-12-16 20:29:32 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-12-16 20:38:26 +0000

    dev-libs/tree-sitter-cmake: new package, add 0.1.0
    
    Closes: https://bugs.gentoo.org/885899
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 dev-libs/tree-sitter-cmake/Manifest                       |  1 +
 dev-libs/tree-sitter-cmake/metadata.xml                   | 11 +++++++++++
 dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.ebuild | 14 ++++++++++++++
 3 files changed, 26 insertions(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-17 08:09:43 UTC
Thank you!!