From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tree-sitter-cli/
Date: Fri, 9 Sep 2022 09:48:11 +0000 (UTC) [thread overview]
Message-ID: <1662716770.1aa4ff55bfcf338fcad483fd8c4aa49f90bfb3b7.matthew@gentoo> (raw)
commit: 1aa4ff55bfcf338fcad483fd8c4aa49f90bfb3b7
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 9 08:44:49 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Sep 9 09:46:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa4ff55
dev-util/tree-sitter-cli: add 0.20.7
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-util/tree-sitter-cli/Manifest | 1 +
.../tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild | 144 +++++++++++++++++++++
2 files changed, 145 insertions(+)
diff --git a/dev-util/tree-sitter-cli/Manifest b/dev-util/tree-sitter-cli/Manifest
index 8ac92cb40711..9e6b383c91c3 100644
--- a/dev-util/tree-sitter-cli/Manifest
+++ b/dev-util/tree-sitter-cli/Manifest
@@ -82,6 +82,7 @@ DIST tinyvec-1.1.1.crate 39896 BLAKE2B 7655703bb7c3eda6a4bfb78c46cd10d5bd195ccc9
DIST tinyvec_macros-0.1.0.crate 1817 BLAKE2B a3d1966bf57c11afcd026269135a6189f149f905bb70b47537c0a7bcaef0bfc6c89bdcbdb0f6cb8e5255632855134631c683fc90606a254ec8ba818fd5ef0794 SHA512 d6afc83a3c70cde916a6ff599e2772588e4bbfa7a5b1c7e5c8aa0f4a8a5c9426182497a644e4a88194ece986d38fa64b6c8eda9eb1630441c8e65a8741a45873
DIST toml-0.5.8.crate 54219 BLAKE2B b4f9f563e5ba4574d4f2dcbe244378a2e1e984bd9fbbbfa5a06bdd5f8b8d677394f0db9cb8696f6936c80a52caa86b1b3ebaf3885c53855af23f03d318785f19 SHA512 26b7901ee4b7cbb4cf8ea57d365a99ed05e0a76e73452e47d4bcb3b4eeb7bbd393c13eea9ea33dc13622942efcda39acdba9425b74b40c920c9f19673a1f2082
DIST tree-sitter-0.20.6.tar.gz 2924556 BLAKE2B 17348717441497ea7fc91419a0e8796d077b9acda2b584e9c3e1ac4a7a3f1fa3f84d5b749f21144d0593aaa7bf2e7ff9665539e91c6e81cda4359850e0fcdb14 SHA512 f0fb1e0073867c2a6e69b230e07e5eec32a2b30d3c711ec188526e287d6a1ef06de266d476482f900ec7c9ff6c11909899fd35a802e96f0befc6e99815502377
+DIST tree-sitter-0.20.7.tar.gz 2928761 BLAKE2B 280083381ce4f5949ab1ca1412026cac79bcf28b488147150d934b70cdc7804466c8032d50254f1ff4457b55a33fe0dceef66fd053cd32bbf844dc8280e896ab SHA512 dd306f7304cb5f87c05eab3bf5c9c4c13bfed7766a164eafe3159adbc6cca4e66fbdb6880f48dfc668408fbefc14b0147aa2231db085a72f526ac51b681b7c26
DIST unicode-bidi-0.3.4.crate 32228 BLAKE2B 853a85b29d1ac2025b7a28af64ead9387e3b4b1e790ad719d4374e349c1853ddbb5959a2890d9d6c94a5c28e4523fc3324deb6b1ed1aeb5e917f21b0e2516f6c SHA512 170ce083fa82bed13ecc62d85cb882fdd6491ae721e1633d3c1a5d3cee69422153afcf6695765c0e8fc7035440d0370d34afac9e978cb27f7506c07cba300e1e
DIST unicode-normalization-0.1.17.crate 100345 BLAKE2B 2579748ab87f6d74ab8e845d88c1990e4ef32e46e38f9a1841e3381d257d973f2f8a9da359c8e3f11790a888acf81f548ed3b749a67bb3e95acf3b744dd063f3 SHA512 727b4844a4eb103375dff7d88d620e1fb581cbdf2523f07a5c1673ff333d772d48ffae7658bfe4816a5bb42de5f68a96e15be9341c540a0f746c2990eeccb3d6
DIST unicode-width-0.1.8.crate 16732 BLAKE2B 5aa7b87eef1322e4151a3fcf981ade311b8fa030527d7561815950e58d3f15156163dfe34da6a708c37dccc3f7652bf7fc2cd899fe8bb0118b67c4113ff3a2d2 SHA512 0abba6da6981a2451e01d93bbd47652c46eb6fb07cc0214f33259fb29945bfd5ee2b302e883ddca8f68e921635f222701b7310e7da2a5e225f854980d1e474b0
diff --git a/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild b/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild
new file mode 100644
index 000000000000..6ee876a33d2b
--- /dev/null
+++ b/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=tree-sitter
+MY_P=tree-sitter-${PV}
+CRATES="
+ aho-corasick-0.7.15
+ ansi_term-0.11.0
+ ansi_term-0.12.1
+ anyhow-1.0.40
+ arrayref-0.3.6
+ arrayvec-0.5.2
+ ascii-1.0.0
+ atty-0.2.14
+ autocfg-1.0.1
+ base64-0.13.0
+ bitflags-1.2.1
+ blake2b_simd-0.5.11
+ bumpalo-3.6.1
+ cc-1.0.67
+ cfg-if-1.0.0
+ chrono-0.4.19
+ chunked_transfer-1.4.0
+ clap-2.33.3
+ constant_time_eq-0.1.5
+ crossbeam-utils-0.8.3
+ ctor-0.1.20
+ diff-0.1.12
+ difference-2.0.0
+ dirs-3.0.1
+ dirs-sys-0.3.5
+ either-1.6.1
+ form_urlencoded-1.0.1
+ getrandom-0.1.16
+ getrandom-0.2.2
+ glob-0.3.0
+ hashbrown-0.9.1
+ hermit-abi-0.1.18
+ html-escape-0.2.6
+ idna-0.2.2
+ indexmap-1.6.1
+ itoa-0.4.7
+ js-sys-0.3.48
+ lazy_static-1.4.0
+ libc-0.2.86
+ libloading-0.7.0
+ log-0.4.14
+ matches-0.1.8
+ memchr-2.3.4
+ num-integer-0.1.44
+ num-traits-0.2.14
+ once_cell-1.7.0
+ output_vt100-0.1.2
+ percent-encoding-2.1.0
+ ppv-lite86-0.2.10
+ pretty_assertions-0.7.2
+ proc-macro2-1.0.24
+ quote-1.0.9
+ rand-0.8.3
+ rand_chacha-0.3.0
+ rand_core-0.6.2
+ rand_hc-0.3.0
+ redox_syscall-0.1.57
+ redox_syscall-0.2.5
+ redox_users-0.3.5
+ regex-1.4.3
+ regex-syntax-0.6.22
+ remove_dir_all-0.5.3
+ rust-argon2-0.8.3
+ rustc-hash-1.1.0
+ ryu-1.0.5
+ same-file-1.0.6
+ semver-1.0.5
+ serde-1.0.130
+ serde_derive-1.0.130
+ serde_json-1.0.63
+ smallbitvec-2.5.1
+ strsim-0.8.0
+ syn-1.0.67
+ tempfile-3.2.0
+ textwrap-0.11.0
+ thiserror-1.0.25
+ thiserror-impl-1.0.25
+ thread_local-1.1.3
+ time-0.1.43
+ tiny_http-0.8.0
+ tinyvec-1.1.1
+ tinyvec_macros-0.1.0
+ toml-0.5.8
+ unicode-bidi-0.3.4
+ unicode-normalization-0.1.17
+ unicode-width-0.1.8
+ unicode-xid-0.2.1
+ url-2.2.1
+ utf8-width-0.1.4
+ vec_map-0.8.2
+ walkdir-2.3.1
+ wasi-0.9.0+wasi-snapshot-preview1
+ wasi-0.10.2+wasi-snapshot-preview1
+ wasm-bindgen-0.2.71
+ wasm-bindgen-backend-0.2.71
+ wasm-bindgen-macro-0.2.71
+ wasm-bindgen-macro-support-0.2.71
+ wasm-bindgen-shared-0.2.71
+ web-sys-0.3.48
+ webbrowser-0.5.5
+ which-4.1.0
+ widestring-0.4.3
+ winapi-0.3.9
+ winapi-i686-pc-windows-gnu-0.4.0
+ winapi-util-0.1.5
+ winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+inherit cargo
+
+DESCRIPTION="Command-line tool for creating and testing tree-sitter grammars"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${MY_P}.tar.gz
+$(cargo_crate_uris)"
+S="${WORKDIR}"/${MY_P}/cli
+
+LICENSE="Apache-2.0 BSD-2 CC0-1.0 ISC MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# Test seems to require files (grammar definitions) that we don't have.
+RESTRICT="test"
+
+BDEPEND="~dev-libs/tree-sitter-${PV}"
+RDEPEND="${BDEPEND}"
+
+QA_FLAGS_IGNORED="usr/bin/${MY_PN}"
+
+src_prepare() {
+ default
+
+ # Existing build.rs file invokes cc to rebuild the tree-sitter library.
+ # Link with the system one instead.
+ cp "${FILESDIR}"/tree-sitter-cli-0.20.2-r1-build.rs \
+ "${WORKDIR}"/${MY_P}/lib/binding_rust/build.rs || die
+}
next reply other threads:[~2022-09-09 9:48 UTC|newest]
Thread overview: 105+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 9:48 Matthew Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-25 23:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/tree-sitter-cli/ Sam James
2025-07-24 20:21 Arthur Zamarin
2025-07-24 4:24 Sam James
2025-07-23 18:26 Sam James
2025-07-23 18:26 Sam James
2025-07-23 17:45 Sam James
2025-07-23 16:08 Arthur Zamarin
2025-07-23 16:08 Arthur Zamarin
2025-06-08 23:19 Sam James
2025-06-05 19:18 Arthur Zamarin
2025-05-03 12:45 Arthur Zamarin
2025-05-03 12:45 Arthur Zamarin
2025-05-03 12:45 Arthur Zamarin
2025-05-03 12:44 Arthur Zamarin
2025-03-05 18:21 Arthur Zamarin
2025-02-18 20:07 Arthur Zamarin
2025-02-18 20:07 Arthur Zamarin
2025-02-18 19:59 Arthur Zamarin
2025-02-10 18:26 Arthur Zamarin
2025-02-08 10:44 Arthur Zamarin
2025-02-08 10:40 Arthur Zamarin
2025-02-08 10:40 Arthur Zamarin
2025-02-08 10:29 Arthur Zamarin
2025-02-08 10:29 Arthur Zamarin
2025-02-08 10:28 Arthur Zamarin
2024-12-24 11:08 Sam James
2024-10-17 6:53 Arthur Zamarin
2024-10-15 5:58 Arthur Zamarin
2024-10-01 18:55 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-09-06 16:01 Arthur Zamarin
2024-09-06 10:38 Arthur Zamarin
2024-08-28 7:59 Arthur Zamarin
2024-07-04 19:06 Arthur Zamarin
2024-07-04 18:59 Arthur Zamarin
2024-07-04 18:59 Arthur Zamarin
2024-07-04 18:49 Arthur Zamarin
2024-07-04 18:47 Arthur Zamarin
2024-07-04 18:47 Arthur Zamarin
2024-07-04 18:43 Sam James
2024-06-08 6:01 Arthur Zamarin
2024-06-08 6:00 Arthur Zamarin
2024-06-08 5:54 Arthur Zamarin
2024-05-25 18:28 Arthur Zamarin
2024-05-17 13:05 Sam James
2024-05-17 12:48 Sam James
2024-05-17 12:48 Sam James
2024-05-17 8:19 Arthur Zamarin
2024-05-03 7:36 Arthur Zamarin
2024-04-19 7:26 Matthew Smith
2024-04-15 7:25 Matthew Smith
2024-04-15 6:40 Arthur Zamarin
2024-04-14 18:32 Arthur Zamarin
2024-04-14 17:33 Arthur Zamarin
2024-04-14 17:33 Arthur Zamarin
2024-04-14 17:28 Arthur Zamarin
2024-04-14 17:28 Arthur Zamarin
2024-04-14 17:28 Arthur Zamarin
2024-04-14 15:19 Matthew Smith
2024-04-14 15:19 Matthew Smith
2024-03-30 16:27 Arthur Zamarin
2024-03-23 8:28 Arthur Zamarin
2024-03-11 16:59 Sam James
2024-03-11 16:59 Sam James
2024-03-11 16:59 Sam James
2024-03-11 16:59 Sam James
2024-03-11 16:59 Sam James
2024-03-11 12:52 Sam James
2024-03-11 12:52 Sam James
2024-01-28 10:32 Matthew Smith
2024-01-28 10:32 Matthew Smith
2023-07-20 10:16 WANG Xuerui
2023-05-16 19:29 Jakov Smolić
2023-05-16 18:03 Arthur Zamarin
2023-05-16 7:49 Sam James
2023-05-16 7:49 Sam James
2023-05-16 7:49 Sam James
2023-05-16 6:33 Joonas Niilola
2023-05-16 6:33 Joonas Niilola
2023-04-14 10:17 Vadim Misbakh-Soloviov
2023-04-13 23:22 Sam James
2023-04-13 23:14 Vadim Misbakh-Soloviov
2022-12-02 6:33 Arthur Zamarin
2022-11-18 16:33 Arthur Zamarin
2022-11-18 13:06 Arthur Zamarin
2022-10-25 11:12 Sam James
2022-10-25 11:12 Sam James
2022-10-20 21:07 Sam James
2022-10-20 19:09 Arthur Zamarin
2022-10-20 18:51 Arthur Zamarin
2022-10-20 18:51 Arthur Zamarin
2022-10-10 15:32 Arthur Zamarin
2022-09-26 7:31 Michał Górny
2022-09-19 18:35 Arthur Zamarin
2022-09-19 1:33 Yixun Lan
2022-09-18 20:30 Arthur Zamarin
2022-09-18 20:30 Arthur Zamarin
2022-04-18 9:26 Agostino Sarubbo
2022-03-12 8:36 Matthew Smith
2022-03-12 8:36 Matthew Smith
2022-02-27 16:14 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=1662716770.1aa4ff55bfcf338fcad483fd8c4aa49f90bfb3b7.matthew@gentoo \
--to=matthew@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