public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arsen Arsenović" <arsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-tsx/
Date: Tue, 31 Dec 2024 01:36:22 +0000 (UTC)	[thread overview]
Message-ID: <1735608800.0684bb8fc0b72580cef139d2948e5a4798261ae8.arsen@gentoo> (raw)

commit:     0684bb8fc0b72580cef139d2948e5a4798261ae8
Author:     Arsen Arsenović <arsen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 00:49:37 2024 +0000
Commit:     Arsen Arsenović <arsen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 01:33:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0684bb8f

dev-libs/tree-sitter-tsx: add 0.23.2

Signed-off-by: Arsen Arsenović <arsen <AT> gentoo.org>

 dev-libs/tree-sitter-tsx/Manifest                  |  1 +
 .../tree-sitter-tsx/tree-sitter-tsx-0.23.2.ebuild  | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-libs/tree-sitter-tsx/Manifest b/dev-libs/tree-sitter-tsx/Manifest
index 2bbb73efdd35..22cf1cdd6932 100644
--- a/dev-libs/tree-sitter-tsx/Manifest
+++ b/dev-libs/tree-sitter-tsx/Manifest
@@ -1 +1,2 @@
 DIST tree-sitter-tsx-0.23.0.tar.gz 1028628 BLAKE2B 3a849d1a9ece7c1246ae8e43727faecd5fc7a4cf61d6570fd05740b8a0c91fe3cf84d0ca0d4336693bfa9915036b0d54bd470a61db13b6e2da7551595165c7e6 SHA512 5ce5c7cf70c40027ac957a47756896fbdc3936593471d959459860a750fe8d47877f4d8be21140edcd49d9daa4fe715af15545ace5dabf3d2b399d380172d37f
+DIST tree-sitter-tsx-0.23.2.tar.gz 1032670 BLAKE2B 18c714df17834cee69356a1ba16d3265a9bc3211aad499a4fc95523a94307672418a457c179c9a03e1350eb01fb22c66d3a90b6d48def03e925b6ad07b0dbb5d SHA512 f91d49e9af3f714fe3c8c442f6d1abd12a7b8d65b5e13f536e95132127b7a4840e1d7578780e537929be18c9472f87bd2f9ec2e9f7a41cf739231134965aeb02

diff --git a/dev-libs/tree-sitter-tsx/tree-sitter-tsx-0.23.2.ebuild b/dev-libs/tree-sitter-tsx/tree-sitter-tsx-0.23.2.ebuild
new file mode 100644
index 000000000000..0eb1d05722cb
--- /dev/null
+++ b/dev-libs/tree-sitter-tsx/tree-sitter-tsx-0.23.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tree-sitter-grammar
+
+MY_P=${P/tsx/typescript}
+MY_PN=${PN/tsx/typescript}
+
+DESCRIPTION="TSX grammar for Tree-sitter"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter-typescript"
+SRC_URI="https://github.com/tree-sitter/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${MY_P}/tsx
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_prepare() {
+	# fix test corpus path
+	ln -s ../common test || die
+
+	tree-sitter-grammar_src_prepare
+}


             reply	other threads:[~2024-12-31  1:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31  1:36 Arsen Arsenović [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-17  7:09 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-tsx/ Arthur Zamarin
2024-09-06 10:38 Arthur Zamarin
2024-08-22  2:07 Sam James
2024-08-17 10:45 Arsen Arsenović
2024-06-14 13:22 Arsen Arsenović
2024-06-11 16:53 Matthew Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1735608800.0684bb8fc0b72580cef139d2948e5a4798261ae8.arsen@gentoo \
    --to=arsen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox