pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/tree-sitter-typescript



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 18 16:33:14 UTC 2023

Added Files:
        pkgsrc/textproc/tree-sitter-typescript: DESCR Makefile PLIST distinfo

Log Message:
textproc/tree-sitter-typescript: import tree-sitter-typescript-0.20.1

TypeScript grammar for tree-sitter


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-typescript/DESCR \
    pkgsrc/textproc/tree-sitter-typescript/Makefile \
    pkgsrc/textproc/tree-sitter-typescript/PLIST \
    pkgsrc/textproc/tree-sitter-typescript/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/tree-sitter-typescript/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-typescript/DESCR:1.1
--- /dev/null   Wed Jan 18 16:33:14 2023
+++ pkgsrc/textproc/tree-sitter-typescript/DESCR        Wed Jan 18 16:33:14 2023
@@ -0,0 +1 @@
+TypeScript grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-typescript/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-typescript/Makefile:1.1
--- /dev/null   Wed Jan 18 16:33:14 2023
+++ pkgsrc/textproc/tree-sitter-typescript/Makefile     Wed Jan 18 16:33:14 2023
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2023/01/18 16:33:14 wiz Exp $
+
+DISTNAME=      tree-sitter-typescript-0.20.1
+CATEGORIES=    textproc devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=tree-sitter/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/tree-sitter/tree-sitter-typescript/
+COMMENT=       TypeScript grammar for tree-sitter
+LICENSE=       mit
+
+GRAMMAR_SOURCE_DIR=    typescript/src
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-typescript/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-typescript/PLIST:1.1
--- /dev/null   Wed Jan 18 16:33:14 2023
+++ pkgsrc/textproc/tree-sitter-typescript/PLIST        Wed Jan 18 16:33:14 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/18 16:33:14 wiz Exp $
+lib/libtree-sitter-typescript.so
Index: pkgsrc/textproc/tree-sitter-typescript/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-typescript/distinfo:1.1
--- /dev/null   Wed Jan 18 16:33:14 2023
+++ pkgsrc/textproc/tree-sitter-typescript/distinfo     Wed Jan 18 16:33:14 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/18 16:33:14 wiz Exp $
+
+BLAKE2s (tree-sitter-typescript-0.20.1.tar.gz) = 442f446276f4034ce9660c8b7144c299541ad65bcb6a6c412732a282c5d108c5
+SHA512 (tree-sitter-typescript-0.20.1.tar.gz) = 4d57308e84964bbf136868285141c4cd28ae0bbddef7973849679f8b8b85f00cd1bb5a4db7fd7b5cbd6a090b56193c8120bfd134358d33597a60a9145c694de0
+Size (tree-sitter-typescript-0.20.1.tar.gz) = 767713 bytes



Home | Main Index | Thread Index | Old Index