alpha-quadrant/app-admin/rhit/rhit-1.6.0.ebuild

153 lines
3.0 KiB
Bash
Raw Permalink Normal View History

# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.0
EAPI=8
CRATES="
adler-1.0.2
ahash-0.4.7
aho-corasick-0.7.18
ansi_colours-1.0.4
anyhow-1.0.49
argh-0.1.5
argh_derive-0.1.5
argh_shared-0.1.5
arrayvec-0.4.12
autocfg-1.0.1
base64-0.13.0
bet-0.4.0
bitflags-1.3.2
bstr-0.2.16
cc-1.0.69
cfg-if-1.0.0
chrono-0.4.19
cli-log-0.1.0
cli-log-2.0.0
coolor-0.3.1
crc32fast-1.2.1
crossbeam-0.8.1
crossbeam-channel-0.5.1
crossbeam-deque-0.8.0
crossbeam-epoch-0.9.5
crossbeam-queue-0.3.2
crossbeam-utils-0.8.5
crossterm-0.19.0
crossterm-0.22.1
crossterm_winapi-0.7.0
crossterm_winapi-0.9.0
csv-1.1.6
csv-core-0.1.10
csv2svg-0.1.6
directories-next-2.0.0
dirs-sys-next-0.1.2
either-1.6.1
fallible-iterator-0.2.0
fallible-streaming-iterator-0.1.9
file-size-1.0.3
flate2-1.0.20
form_urlencoded-1.0.1
getrandom-0.2.3
git2-0.13.20
glassbench-0.3.1
hashbrown-0.9.1
hashlink-0.6.0
have-0.1.1
heck-0.3.3
idna-0.2.3
instant-0.1.10
itertools-0.10.1
itoa-0.4.7
jobserver-0.1.22
lazy-regex-2.2.1
lazy-regex-proc_macros-2.2.1
lazy_static-1.4.0
libc-0.2.98
libgit2-sys-0.12.21+1.1.0
libsqlite3-sys-0.20.1
libz-sys-1.1.3
lock_api-0.4.4
log-0.4.14
matches-0.1.8
memchr-2.4.0
memoffset-0.6.4
minimad-0.7.1
minimad-0.9.0
miniz_oxide-0.4.4
mio-0.7.13
miow-0.3.7
nodrop-0.1.14
ntapi-0.3.6
num-format-0.4.0
num-integer-0.1.44
num-traits-0.2.14
once_cell-1.8.0
open-1.7.0
parking_lot-0.11.1
parking_lot_core-0.8.3
percent-encoding-2.1.0
pkg-config-0.3.19
ppv-lite86-0.2.10
proc-macro2-1.0.27
proc-status-0.1.1
quote-1.0.9
rand-0.8.4
rand_chacha-0.3.1
rand_core-0.6.3
rand_hc-0.3.1
redox_syscall-0.2.9
redox_users-0.4.0
regex-1.5.4
regex-automata-0.1.10
regex-syntax-0.6.25
remove_dir_all-0.5.3
rusqlite-0.24.2
ryu-1.0.5
scopeguard-1.1.0
serde-1.0.126
serde_derive-1.0.126
serde_json-1.0.64
signal-hook-0.1.17
signal-hook-0.3.9
signal-hook-mio-0.2.1
signal-hook-registry-1.4.0
smallvec-1.6.1
svg-0.8.2
syn-1.0.73
tempfile-3.2.0
termimad-0.10.3
termimad-0.20.0
thiserror-1.0.26
thiserror-impl-1.0.26
time-0.1.43
tinyvec-1.2.0
tinyvec_macros-0.1.0
unicode-bidi-0.3.5
unicode-normalization-0.1.19
unicode-segmentation-1.8.0
unicode-width-0.1.8
unicode-xid-0.2.2
url-2.2.2
vcpkg-0.2.15
wasi-0.10.2+wasi-snapshot-preview1
which-4.1.0
winapi-0.3.9
winapi-i686-pc-windows-gnu-0.4.0
winapi-x86_64-pc-windows-gnu-0.4.0
"
inherit cargo
DESCRIPTION="nginx log analyzer"
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
HOMEPAGE="https://github.com/Canop/rhit"
SRC_URI="$(cargo_crate_uris)
https://github.com/Canop/${PN}/archive/refs/tags/v${PV}.tar.gz"
# License set may be more restrictive as OR is not respected
# use cargo-license for a more accurate license picture
LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 LGPL-3+ MIT Unlicense ZLIB"
SLOT="0"
KEYWORDS="~amd64"