public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jaq/
Date: Fri, 17 Nov 2023 21:43:52 +0000 (UTC)	[thread overview]
Message-ID: <1700254030.a09f8c8e352a3e3901872b93e2b8a6afe663d5a3.chutzpah@gentoo> (raw)

commit:     a09f8c8e352a3e3901872b93e2b8a6afe663d5a3
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 20:47:10 2023 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 20:47:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a09f8c8e

app-misc/jaq: add 1.2.0

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-misc/jaq/Manifest         |   1 +
 app-misc/jaq/jaq-1.2.0.ebuild | 117 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+)

diff --git a/app-misc/jaq/Manifest b/app-misc/jaq/Manifest
index 3ea77fed56a5..b173f922e608 100644
--- a/app-misc/jaq/Manifest
+++ b/app-misc/jaq/Manifest
@@ -38,6 +38,7 @@ DIST itoa-1.0.8.crate 10465 BLAKE2B e518264938d044e24a4d72cab788de717c36cc7396fd
 DIST itoa-1.0.9.crate 10492 BLAKE2B 0d5acef9ae72d3f4b5a387d231952e6025def69da81d38269b4882bc534be7acadc073e526fd8bebdca898a98b2c741735c541e0b6a35ed0f8f8799b906b65b1 SHA512 95f7906edb7d6a2690389167f8c4d01bc37827205bca87d527f2eb33722419ed2f2e8afaa559cc5a0a7e7fac76515c9c44c71c42b536aa34b0e2858c40946b6d
 DIST jaq-1.0.0.gh.tar.gz 81696 BLAKE2B d2b7d9b936e2b385a41881abf94d19a0822eb22dfb30b55a59ed131c109badeb584836c153720e7e658ee11a90ece112d0e0866e9882fa124af08904a9ef05dd SHA512 d018230e841879c29c2e02a9278b042865716007b719f543fabdda2f18ffa1cf1c67eae8363eba985e79f8e804c51827c7f301d3d6c236d2ebf5b86511c8ce36
 DIST jaq-1.1.2.gh.tar.gz 80948 BLAKE2B 0e9dabfa3d54a47179b28eedd0dd789eea9b2042b591b694033d26f8309afd3cdc47cafc46908428d465ced2e7f5471947b7c9488f5c7197fd79fbb26d3978d5 SHA512 2043f1b4bd998de4e8df4de00b24df9220cfc031e506ecc9377775ebca49440cbc3dccf0c212eee7623d0e0959a902d258df5f2a9ca6c13879cea3e4f0982a20
+DIST jaq-1.2.0.gh.tar.gz 83012 BLAKE2B 60a211d5e46ba79f8916606bc8d193fd39d334ab03cc7e133490e61c7c562ebe977e97c1d6d2b607049408bb286f44b9df709e91c1b5a03d2b2f77cd549a93ea SHA512 10b98ea4e147378fbc37b9e76c41dc79b88f65cc446ceb8ad444d8d2c558b4d73b30ecee01cea2dbcd96d8b4b46cb0f5811ae7a71423cce88693cc51f9aba271
 DIST libc-0.2.147.crate 686772 BLAKE2B ab2f0c65d071d46b8b88149add1c8429237ef6d9e0563d56ee1adbf23e6147dbb57fb68fbd02498f8ec75327693237a47e5e5259615ce8b0d5ed7a03bbf4fffb SHA512 bfb3c230b59d623b98726f92b7c3f897b47ba3d22fe9834c15f5b4c1b662289aba35a0ae3acfc704ad74696db8c691ee007b9cc6fa03ae65a18eb6bedc81931e
 DIST libm-0.2.7.crate 115688 BLAKE2B e180347d10847c40a88e43d321e08561df053e6fea0cea2cac480c4162c2f31d8697b4572a384edae323d43781d3c6462b2d77220dd71b2fd0da3a2757487db1 SHA512 b7adbf657be812451fc50cd5e5f92b7a71d43b4e48761bd2738d65498c9abad851f8e86d3be06ae75cf39c7798c23cafe767bc5fd40f596774e858f69fcb46d9
 DIST libm-0.2.8.crate 113450 BLAKE2B fc4a55ecc0d4a558b9014b58861341887679c696af6b6539c7cdb70c033c63219b24f6f30cb8d9b335d15e3af42be6f3a6bd719e189667ca0c43ac818730b674 SHA512 753df71bb2c838abbac360db2e4400c2d931185ecff993da51a979870f2c3f7ac017380fadee4622102fb4b37ebcc1960b0cbd295afc9cd1cb3307524e1f39c5

diff --git a/app-misc/jaq/jaq-1.2.0.ebuild b/app-misc/jaq/jaq-1.2.0.ebuild
new file mode 100644
index 000000000000..038569f57680
--- /dev/null
+++ b/app-misc/jaq/jaq-1.2.0.ebuild
@@ -0,0 +1,117 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Autogenerated by pycargoebuild 0.10
+
+EAPI=8
+
+CRATES="
+	ahash@0.8.6
+	aho-corasick@1.1.2
+	allocator-api2@0.2.16
+	ariadne@0.3.0
+	atty@0.2.14
+	base64@0.21.5
+	bincode@1.3.3
+	bitflags@1.3.2
+	cc@1.0.79
+	cfg-if@1.0.0
+	chumsky@0.9.3
+	clap@4.0.22
+	clap_derive@4.0.21
+	clap_lex@0.3.2
+	colored_json@3.0.1
+	dyn-clone@1.0.11
+	either@1.8.1
+	env_logger@0.10.0
+	equivalent@1.0.0
+	fastrand@1.9.0
+	getrandom@0.2.10
+	hashbrown@0.14.2
+	heck@0.4.1
+	hermit-abi@0.1.19
+	hifijson@0.2.0
+	indexmap@2.1.0
+	instant@0.1.12
+	itertools@0.10.5
+	itoa@1.0.9
+	libc@0.2.147
+	libm@0.2.8
+	libmimalloc-sys@0.1.35
+	log@0.4.20
+	memchr@2.6.4
+	memmap2@0.9.0
+	mimalloc@0.1.39
+	once_cell@1.18.0
+	os_str_bytes@6.4.1
+	proc-macro-error-attr@1.0.4
+	proc-macro-error@1.0.4
+	proc-macro2@1.0.69
+	quote@1.0.29
+	redox_syscall@0.2.16
+	regex-automata@0.3.7
+	regex-syntax@0.7.5
+	regex@1.9.4
+	remove_dir_all@0.5.3
+	ryu@1.0.14
+	serde@1.0.190
+	serde_derive@1.0.190
+	serde_json@1.0.108
+	strsim@0.10.0
+	syn@1.0.109
+	syn@2.0.38
+	tempfile@3.3.0
+	termcolor@1.2.0
+	time-core@0.1.0
+	time-macros@0.2.8
+	time@0.3.20
+	unicode-ident@1.0.10
+	unicode-width@0.1.11
+	urlencoding@2.1.3
+	version_check@0.9.4
+	wasi@0.11.0+wasi-snapshot-preview1
+	winapi-i686-pc-windows-gnu@0.4.0
+	winapi-util@0.1.5
+	winapi-x86_64-pc-windows-gnu@0.4.0
+	winapi@0.3.9
+	yansi@0.5.1
+	zerocopy-derive@0.7.20
+	zerocopy@0.7.20
+"
+
+inherit cargo
+
+DESCRIPTION="Just another JSON query tool"
+HOMEPAGE="https://github.com/01mf02/jaq"
+SRC_URI="
+	https://github.com/01mf02/jaq/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz
+	${CARGO_CRATE_URIS}
+"
+
+LICENSE="MIT"
+# Dependent crate licenses
+LICENSE+="
+	BSD EPL-2.0 MIT Unicode-DFS-2016
+	|| ( Apache-2.0 Boost-1.0 )
+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+	>=virtual/rust-1.63
+"
+
+QA_FLAGS_IGNORED="usr/bin/jaq"
+QA_PRESTRIPPED="usr/bin/jaq"
+
+DOCS=(
+	README.md
+	examples/
+)
+
+src_install() {
+	pushd "${S}/jaq" >/dev/null || die
+	cargo_src_install
+	popd >/dev/null || die
+	default
+}


             reply	other threads:[~2023-11-17 21:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 21:43 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05 22:06 [gentoo-commits] repo/gentoo:master commit in: app-misc/jaq/ Patrick McLean
2024-06-26 16:34 Patrick McLean
2024-06-26 16:34 Patrick McLean
2024-05-23 18:05 Patrick McLean
2024-01-23 20:19 Patrick McLean
2023-11-17 21:43 Patrick McLean
2023-11-10  0:29 Patrick McLean
2023-11-06 23:41 Patrick McLean
2023-10-06 16:37 Patrick McLean
2023-09-07 22:00 Patrick McLean
2023-08-07 21:37 Patrick McLean
2023-05-10 19:10 Patrick McLean
2023-03-06 22:49 Patrick McLean
2023-03-06 22:49 Patrick McLean
2023-03-06 22:49 Patrick McLean
2022-11-10 19:27 Patrick McLean
2022-10-17 17:50 Patrick McLean
2022-08-30 21:09 Patrick McLean

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=1700254030.a09f8c8e352a3e3901872b93e2b8a6afe663d5a3.chutzpah@gentoo \
    --to=chutzpah@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