mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-vcs/gitui: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
243
dev-vcs/gitui/gitui-0.18.0.ebuild
Normal file
243
dev-vcs/gitui/gitui-0.18.0.ebuild
Normal file
@@ -0,0 +1,243 @@
|
||||
# Copyright 2017-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
CRATES="
|
||||
addr2line-0.16.0
|
||||
adler-1.0.2
|
||||
ahash-0.7.4
|
||||
aho-corasick-0.7.18
|
||||
ansi_term-0.12.1
|
||||
anyhow-1.0.44
|
||||
arrayvec-0.4.12
|
||||
atty-0.2.14
|
||||
autocfg-1.0.1
|
||||
backtrace-0.3.61
|
||||
base64-0.13.0
|
||||
bincode-1.3.3
|
||||
bit-set-0.5.2
|
||||
bit-vec-0.6.3
|
||||
bitflags-1.2.1
|
||||
bugreport-0.4.1
|
||||
bytemuck-1.7.2
|
||||
bytesize-1.1.0
|
||||
cassowary-0.3.0
|
||||
cc-1.0.71
|
||||
cfg-if-1.0.0
|
||||
chrono-0.4.19
|
||||
clap-2.33.3
|
||||
cpp_demangle-0.3.3
|
||||
crc32fast-1.2.1
|
||||
crossbeam-channel-0.5.1
|
||||
crossbeam-deque-0.8.1
|
||||
crossbeam-epoch-0.9.5
|
||||
crossbeam-utils-0.8.5
|
||||
crossterm-0.20.0
|
||||
crossterm_winapi-0.8.0
|
||||
ctor-0.1.21
|
||||
debugid-0.7.2
|
||||
diff-0.1.12
|
||||
dirs-next-2.0.0
|
||||
dirs-sys-next-0.1.2
|
||||
easy-cast-0.4.4
|
||||
either-1.6.1
|
||||
fancy-regex-0.7.1
|
||||
flate2-1.0.22
|
||||
fnv-1.0.7
|
||||
form_urlencoded-1.0.1
|
||||
fuzzy-matcher-0.3.7
|
||||
getrandom-0.2.3
|
||||
gh-emoji-1.0.6
|
||||
gimli-0.25.0
|
||||
git-version-0.3.5
|
||||
git-version-macro-0.3.5
|
||||
git2-0.13.23
|
||||
hashbrown-0.11.2
|
||||
hermit-abi-0.1.19
|
||||
idna-0.2.3
|
||||
indexmap-1.7.0
|
||||
inferno-0.10.7
|
||||
instant-0.1.11
|
||||
itertools-0.10.1
|
||||
itoa-0.4.8
|
||||
jobserver-0.1.24
|
||||
lazy_static-1.4.0
|
||||
lazycell-1.3.0
|
||||
libc-0.2.103
|
||||
libgit2-sys-0.12.24+1.3.0
|
||||
libssh2-sys-0.2.23
|
||||
libz-sys-1.1.3
|
||||
line-wrap-0.1.1
|
||||
linked-hash-map-0.5.4
|
||||
lock_api-0.4.5
|
||||
log-0.4.14
|
||||
matches-0.1.9
|
||||
memchr-2.4.1
|
||||
memmap-0.7.0
|
||||
memoffset-0.6.4
|
||||
miniz_oxide-0.4.4
|
||||
mio-0.7.13
|
||||
miow-0.3.7
|
||||
nix-0.20.2
|
||||
nodrop-0.1.14
|
||||
ntapi-0.3.6
|
||||
num-format-0.4.0
|
||||
num-integer-0.1.44
|
||||
num-traits-0.2.14
|
||||
num_cpus-1.13.0
|
||||
object-0.26.2
|
||||
once_cell-1.8.0
|
||||
openssl-probe-0.1.4
|
||||
openssl-src-111.16.0+1.1.1l
|
||||
openssl-sys-0.9.67
|
||||
output_vt100-0.1.2
|
||||
parking_lot-0.11.2
|
||||
parking_lot_core-0.8.5
|
||||
percent-encoding-2.1.0
|
||||
phf-0.10.0
|
||||
phf_shared-0.10.0
|
||||
pkg-config-0.3.20
|
||||
plist-1.2.1
|
||||
pprof-0.5.0
|
||||
ppv-lite86-0.2.10
|
||||
pretty_assertions-1.0.0
|
||||
proc-macro-hack-0.5.19
|
||||
proc-macro2-1.0.29
|
||||
quick-xml-0.22.0
|
||||
quote-1.0.10
|
||||
rand-0.8.4
|
||||
rand_chacha-0.3.1
|
||||
rand_core-0.6.3
|
||||
rand_hc-0.3.1
|
||||
rayon-core-1.9.1
|
||||
redox_syscall-0.2.10
|
||||
redox_users-0.4.0
|
||||
regex-1.5.4
|
||||
regex-syntax-0.6.25
|
||||
remove_dir_all-0.5.3
|
||||
rgb-0.8.27
|
||||
ron-0.6.5
|
||||
rustc-demangle-0.1.21
|
||||
ryu-1.0.5
|
||||
safemem-0.3.3
|
||||
same-file-1.0.6
|
||||
scopeguard-1.1.0
|
||||
serde-1.0.130
|
||||
serde_derive-1.0.130
|
||||
serde_json-1.0.68
|
||||
serial_test-0.5.1
|
||||
serial_test_derive-0.5.1
|
||||
shell-escape-0.1.5
|
||||
signal-hook-0.3.10
|
||||
signal-hook-mio-0.2.1
|
||||
signal-hook-registry-1.4.0
|
||||
simplelog-0.10.2
|
||||
siphasher-0.3.7
|
||||
smallvec-1.7.0
|
||||
smawk-0.3.1
|
||||
stable_deref_trait-1.2.0
|
||||
str_stack-0.1.0
|
||||
symbolic-common-8.3.1
|
||||
symbolic-demangle-8.3.1
|
||||
syn-1.0.80
|
||||
syntect-4.6.0
|
||||
sys-info-0.9.0
|
||||
tempfile-3.2.0
|
||||
textwrap-0.11.0
|
||||
textwrap-0.14.2
|
||||
thiserror-1.0.30
|
||||
thiserror-impl-1.0.30
|
||||
thread_local-1.1.3
|
||||
time-0.1.43
|
||||
tinyvec-1.5.0
|
||||
tinyvec_macros-0.1.0
|
||||
tui-0.16.0
|
||||
unicode-bidi-0.3.7
|
||||
unicode-linebreak-0.1.2
|
||||
unicode-normalization-0.1.19
|
||||
unicode-segmentation-1.8.0
|
||||
unicode-truncate-0.2.0
|
||||
unicode-width-0.1.9
|
||||
unicode-xid-0.2.2
|
||||
url-2.2.2
|
||||
uuid-0.8.2
|
||||
vcpkg-0.2.15
|
||||
version_check-0.9.3
|
||||
walkdir-2.3.2
|
||||
wasi-0.10.2+wasi-snapshot-preview1
|
||||
which-4.2.2
|
||||
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
|
||||
xml-rs-0.8.4
|
||||
yaml-rust-0.4.5
|
||||
"
|
||||
|
||||
inherit cargo flag-o-matic
|
||||
|
||||
DESCRIPTION="Blazing fast terminal-ui for git"
|
||||
HOMEPAGE="
|
||||
https://crates.io/crates/gitui
|
||||
https://github.com/extrawurst/gitui
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/extrawurst/gitui/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
$(cargo_crate_uris ${CRATES})
|
||||
"
|
||||
|
||||
LICENSE="
|
||||
|| ( BSD Apache-2.0 MIT )
|
||||
|| ( Apache-2.0-with-LLVM-exceptions Apache-2.0 MIT )
|
||||
|| ( Apache-2.0 Boost-1.0 )
|
||||
|| ( Apache-2.0 MIT )
|
||||
|| ( Apache-2.0 ZLIB )
|
||||
Apache-2.0
|
||||
BSD
|
||||
BSD-2
|
||||
MIT
|
||||
Unlicense
|
||||
"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="nerdfonts +trace"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libgit2-1.2.0[trace?]
|
||||
dev-libs/openssl
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
DOCS=( {README,KEY_CONFIG,THEMES}.md vim_style_key_config.ron )
|
||||
|
||||
src_prepare() {
|
||||
# https://github.com/extrawurst/gitui/issues/459
|
||||
# `vendored-openssl` is for portability and static linking,
|
||||
# wich we don't use
|
||||
|
||||
sed -i ./asyncgit/Cargo.toml -e '/"vendored[^"]*"/d' || die 'failed to `sed` asyncgit'
|
||||
|
||||
use nerdfonts && PATCHES+=( "${FILESDIR}/${PN}-nerd-fonts.patch" )
|
||||
|
||||
filter-flags -flto* # building fails when compiling with LTO
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
local cargoargs
|
||||
use trace || cargoargs="--no-default-features"
|
||||
cargo_src_install "${cargoargs}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin "target/release/${PN}"
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "Example of vim keybindings config stored in '/usr/share/doc/${P}'"
|
||||
einfo 'to use it put example config in `$XDG_CONFIG_HOME/gitui/key_config.ron`'
|
||||
}
|
||||
Reference in New Issue
Block a user