public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/git-delta/
Date: Sat,  4 Dec 2021 22:46:00 +0000 (UTC)	[thread overview]
Message-ID: <1638657949.ed6a0b547796284ad9935045d14faffc9665520b.sam@gentoo> (raw)

commit:     ed6a0b547796284ad9935045d14faffc9665520b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  4 22:45:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  4 22:45:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6a0b54

dev-util/git-delta: add 0.10.3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/git-delta/Manifest                |   1 +
 dev-util/git-delta/git-delta-0.10.3.ebuild | 193 +++++++++++++++++++++++++++++
 2 files changed, 194 insertions(+)

diff --git a/dev-util/git-delta/Manifest b/dev-util/git-delta/Manifest
index befafb6f700f..bead0cfffc81 100644
--- a/dev-util/git-delta/Manifest
+++ b/dev-util/git-delta/Manifest
@@ -41,6 +41,7 @@ DIST form_urlencoded-1.0.0.crate 8412 BLAKE2B d65250a1d56cee26befb8733733ab67ffb
 DIST getrandom-0.1.16.crate 25077 BLAKE2B 0cbe96c27e78100c181a064e5fe524efa9a7a267fe60f8336d2ae0125883acd5d575ff17d1d56607255d9b2c30cb9d962026fdea1a5c3c29a5e0760d27c3136a SHA512 c5450c522c07c7a38b326f9a9062bac7d089630219d577ea4b55abad4e0c31d17b7cde385fc43912dfa100b42334e7a52422c55fda8b738caae428c6f9addb53
 DIST getrandom-0.2.3.crate 26261 BLAKE2B 3e52a87b9355f850e07e5080c20e1ab3acfa927bae28c63bb8bfd6a773ad77be96d3ba770c344631cc0f2d9a95aac920790173168b102e25f50480ee96663569 SHA512 e6da64ed529cb0fc000b613f75187ed6b20f716e721d8a02ac2ae39c507fb9f6189ebb66b522d28584eff1e7e9efc274cad6bfe43f464f58053701e1d51c603d
 DIST git-delta-0.10.2.tar.gz 1157178 BLAKE2B 768a3320f238de483abf1b4d5360e368edd85c0e0e7367059ec787decfb16886471d66e38723d715a4de3c360063bae113b781cf40f7eaa8c1bfb300c4f251cb SHA512 9cc5d69d9ccfdd49a35646fd23aec0f12369c6f0342b3c77e98eac28120418d8e8e4b7652a869d82bf0a2fcbc110951aff99325288b9eaeff4b97746a065b548
+DIST git-delta-0.10.3.tar.gz 1163639 BLAKE2B ef902e86bca4d496a75e49e0acd0791c08dbd0f6c196b7a362c6e3e9767ebf7fafb010d33c6513899618532c93af8bebe76918d64361b3c710165555b7320e25 SHA512 5383db953728e08e463e93a4da8750089ff6f7aac4df9fd564b81fd002844739834c826459702e4ec019359e696f47e6bddce85fa7bf02fc104f8a7359a3632b
 DIST git-delta-0.8.3.tar.gz 1069452 BLAKE2B a27fe07538acfd6346bc12f2e4ad03396737e268ce4653b25c908fbcc7bb47fe2ed76550dc431ab80bf9ab86746d4cd9b551ea68a47e603ae9fe99aa935df7bf SHA512 8cda4255c878be8dc4dc841dc1778f992c7b01c7a56965babfff9cd0dd085b751e79ffb87450d50d78fd094f2ab851f468c0e88ca4e2f0becf6ebbc122ce602d
 DIST git-delta-0.9.2.tar.gz 1126468 BLAKE2B 46ed5598965553f6c9df28863efd0304deecedc41970701fe46d8698494cdfd371bc463845586b9e3a1150034a36abde403d6eb5185c79bf65d918418690beea SHA512 14557103e0a5edf1c307c5036dc092fbab119952d2eef95709e3a363d913ae11e3d8fb7bf16e7dd26bd36e8a7d51c49e70edb002fce8f00b428c7ee330d49d01
 DIST git2-0.13.20.crate 190365 BLAKE2B c4f3420f19cdfb420576bc8c38dc45d1c7f3b74b5a2d23c85154dec35916d3d588c86aaa50eca52b427e5d044a07ede7cd1445ef1ba53ce08c70ff39f7ac56bc SHA512 2c0a9cf3391f4ea5eaa48c8fcc08a1cf27b877cc4960332bfdbb95620f9b161f720c35f87bf98e3771749a01444bf8e2337e6d8fc1a34962d4b041473115293f

diff --git a/dev-util/git-delta/git-delta-0.10.3.ebuild b/dev-util/git-delta/git-delta-0.10.3.ebuild
new file mode 100644
index 000000000000..cf6fec289103
--- /dev/null
+++ b/dev-util/git-delta/git-delta-0.10.3.ebuild
@@ -0,0 +1,193 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+
+CRATES="
+	adler-0.2.3
+	aho-corasick-0.7.15
+	ansi_colours-1.0.4
+	ansi_term-0.11.0
+	ansi_term-0.12.1
+	approx-0.5.0
+	arrayvec-0.5.2
+	atty-0.2.14
+	autocfg-1.0.1
+	base64-0.13.0
+	bincode-1.3.1
+	bitflags-1.3.2
+	box_drawing-0.1.2
+	bstr-0.2.15
+	bytelines-2.2.2
+	byteorder-1.3.4
+	cc-1.0.66
+	cfg-if-0.1.10
+	cfg-if-1.0.0
+	chrono-0.4.19
+	chrono-humanize-0.2.1
+	clap-2.33.3
+	console-0.15.0
+	core-foundation-sys-0.8.3
+	crc32fast-1.2.1
+	ctrlc-3.2.1
+	dirs-3.0.2
+	dirs-next-2.0.0
+	dirs-sys-0.3.6
+	dirs-sys-next-0.1.1
+	doc-comment-0.3.3
+	either-1.6.1
+	encode_unicode-0.3.6
+	error-chain-0.12.4
+	find-crate-0.6.3
+	flate2-1.0.19
+	fnv-1.0.7
+	form_urlencoded-1.0.0
+	getrandom-0.1.16
+	getrandom-0.2.3
+	git2-0.13.23
+	globset-0.4.8
+	grep-cli-0.1.6
+	hashbrown-0.8.2
+	heck-0.3.2
+	hermit-abi-0.1.17
+	idna-0.2.0
+	indexmap-1.5.2
+	itertools-0.10.1
+	itoa-0.4.7
+	jobserver-0.1.21
+	lazy_static-1.4.0
+	lazycell-1.3.0
+	libc-0.2.103
+	libgit2-sys-0.12.24+1.3.0
+	libz-sys-1.1.2
+	line-wrap-0.1.1
+	linked-hash-map-0.5.3
+	log-0.4.11
+	matches-0.1.8
+	memchr-2.3.4
+	memoffset-0.6.4
+	miniz_oxide-0.4.3
+	nix-0.23.0
+	ntapi-0.3.6
+	num-integer-0.1.44
+	num-traits-0.2.14
+	once_cell-1.8.0
+	onig-6.1.1
+	onig_sys-69.6.0
+	palette-0.6.0
+	palette_derive-0.6.0
+	pathdiff-0.2.1
+	percent-encoding-2.1.0
+	phf-0.9.0
+	phf_generator-0.9.1
+	phf_macros-0.9.0
+	phf_shared-0.9.0
+	pkg-config-0.3.19
+	plist-1.0.1
+	ppv-lite86-0.2.15
+	proc-macro-error-1.0.4
+	proc-macro-error-attr-1.0.4
+	proc-macro-hack-0.5.19
+	proc-macro2-1.0.24
+	quote-1.0.8
+	rand-0.8.4
+	rand_chacha-0.3.1
+	rand_core-0.6.3
+	rand_hc-0.3.1
+	redox_syscall-0.1.57
+	redox_syscall-0.2.10
+	redox_users-0.3.5
+	redox_users-0.4.0
+	regex-1.4.6
+	regex-automata-0.1.10
+	regex-syntax-0.6.22
+	ryu-1.0.5
+	safemem-0.3.3
+	same-file-1.0.6
+	serde-1.0.118
+	serde_derive-1.0.118
+	serde_json-1.0.70
+	shell-words-1.0.0
+	siphasher-0.3.7
+	smol_str-0.1.21
+	strsim-0.8.0
+	structopt-0.3.25
+	structopt-derive-0.4.18
+	syn-1.0.57
+	syntect-4.6.0
+	sysinfo-0.19.2
+	termcolor-1.1.2
+	terminal_size-0.1.15
+	textwrap-0.11.0
+	time-0.1.44
+	tinyvec-1.1.0
+	tinyvec_macros-0.1.0
+	toml-0.5.8
+	unicode-bidi-0.3.4
+	unicode-normalization-0.1.16
+	unicode-segmentation-1.8.0
+	unicode-width-0.1.9
+	unicode-xid-0.2.1
+	url-2.2.0
+	utf8parse-0.2.0
+	vcpkg-0.2.11
+	vec_map-0.8.2
+	version_check-0.9.2
+	vte-0.10.1
+	vte_generate_state_changes-0.1.1
+	walkdir-2.3.1
+	wasi-0.9.0+wasi-snapshot-preview1
+	wasi-0.10.0+wasi-snapshot-preview1
+	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
+	xdg-2.4.0
+	xml-rs-0.8.3
+	yaml-rust-0.4.5
+"
+
+inherit bash-completion-r1 cargo
+
+DESCRIPTION="A syntax-highlighting pager for git"
+HOMEPAGE="https://github.com/dandavison/delta"
+SRC_URI="https://github.com/dandavison/delta/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI+=" $(cargo_crate_uris ${CRATES})"
+S="${WORKDIR}/${P/git-/}"
+
+LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 LGPL-3+ MIT Unlicense ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+	dev-libs/libgit2:=
+	dev-libs/oniguruma:=
+"
+RDEPEND="
+	${DEPEND}
+	!app-text/delta
+"
+
+QA_FLAGS_IGNORED="/usr/bin/delta"
+
+src_configure() {
+	# Some crates will auto-build and statically link C libraries(!)
+	# Tracker bug #709568
+	export RUSTONIG_SYSTEM_LIBONIG=1
+	export LIBGIT2_SYS_USE_PKG_CONFIG=1
+	export PKG_CONFIG_ALLOW_CROSS=1
+}
+
+src_install() {
+	cargo_src_install
+
+	# No man page (yet?)
+
+	# Completions
+	newbashcomp "${S}/etc/completion/completion.bash" delta
+
+	insinto /usr/share/zsh/site-functions
+	newins "${S}/etc/completion/completion.zsh" _delta
+}


             reply	other threads:[~2021-12-04 22:46 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 22:46 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-11  2:50 [gentoo-commits] repo/gentoo:master commit in: dev-util/git-delta/ Sam James
2024-09-01  3:06 Sam James
2024-08-29  5:27 Jakov Smolić
2024-06-01  2:16 Sam James
2024-06-01  2:16 Sam James
2023-11-25  6:36 Sam James
2023-07-24  3:57 Sam James
2023-06-19  1:13 Sam James
2023-06-19  1:13 Sam James
2023-06-04  5:18 Sam James
2023-06-03  3:57 Sam James
2023-06-03  3:57 Sam James
2023-01-27  6:22 Sam James
2022-12-13  4:19 Sam James
2022-10-11  6:41 Agostino Sarubbo
2022-08-31 21:38 Sam James
2022-07-26  4:26 Sam James
2022-06-17  6:54 Agostino Sarubbo
2022-05-13 18:36 Sam James
2022-04-29  8:27 Sam James
2022-04-17 16:44 Sam James
2022-03-21  7:47 Agostino Sarubbo
2022-03-09 15:34 Sam James
2022-02-15  0:56 Sam James
2022-02-01  7:30 Agostino Sarubbo
2022-01-01  9:38 Sam James
2021-12-16  4:27 Sam James
2021-12-08  5:25 Sam James
2021-12-08  5:25 Sam James
2021-12-07  7:47 Sam James
2021-12-07  7:47 Sam James
2021-12-04 23:13 Sam James
2021-11-29  1:03 Sam James
2021-11-29  1:03 Sam James
2021-11-26  1:00 Sam James
2021-11-24 22:04 Sam James
2021-10-29 23:21 Sam James
2021-10-29 23:21 Sam James
2021-10-27  5:34 Sam James
2021-08-14  7:02 Agostino Sarubbo
2021-07-14  4:53 Sam James
2021-07-14  4:53 Sam James
2021-06-29 21:23 Sam James
2021-06-29 21:23 Sam James
2021-06-27  5:20 Sam James
2021-05-28 19:54 Sam James
2021-05-28 19:54 Sam James
2021-04-30 15:23 Agostino Sarubbo
2021-03-30 14:55 Sam James
2021-03-30 14:53 Sam James
2021-03-23  4:53 Sam James
2021-03-08 10:25 Sam James
2021-02-05 17:26 Sam James
2021-02-05 10:43 Sam James
2021-02-05 10:40 Sam James
2021-01-31 19:05 Sam James
2021-01-07  5:26 Sam James
2021-01-05 23:25 Sam James
2020-12-31  1:38 Sam James
2020-12-25 23:30 Sam James
2020-11-06 21:19 Sam James
2020-11-06 21:19 Sam James
2020-11-04  3:43 Sam James
2020-10-31  3:31 Georgy Yakovlev
2020-10-31  3:27 Sam James
2020-10-31  3:26 Sam James
2020-10-31  3:18 Sam James

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=1638657949.ed6a0b547796284ad9935045d14faffc9665520b.sam@gentoo \
    --to=sam@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