mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
app-misc/watchexec: version bump 1.16.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
@@ -118,6 +118,7 @@ DIST wasi-0.9.0+wasi-snapshot-preview1.crate 31521 BLAKE2B 716bdd2ec46d0bc9911c5
|
||||
DIST watchexec-1.15.3.tar.gz 165411 BLAKE2B 39ceec055886eb13c971a29cad4851042a0ecbb6d04b5d8b1a3e0b3ea098fcb06aca658fd3d3c6bb38aaa86c5f6c1bcf292ae5f2aa99932da86c1299ae7eb262 SHA512 4e8a16c96b7450a2af3f74c19a351a0eef35ff5841e6eab5f4591558b986ea9a5179c98a279d037845d1e771196d61768eab638d081ee3d27cd609904c436f53
|
||||
DIST watchexec-1.16.0.tar.gz 167728 BLAKE2B a9ff05f82bea185a5365052525a061d3d8602e87d637b41c0e1a0608d4790b5d251e08f92fba4475eed06b78227d5d49a51b633baf75074cb73ec1f8d4e20c58 SHA512 d3873c02fdec4e0f64b8325be828f12738d14ac5e7df8f849d40f03b70dd9c0a777ad658672e972d416f6d98a717e900fc873d07b58733d3a4b77ac8cacb6082
|
||||
DIST watchexec-1.16.1.tar.gz 170607 BLAKE2B 76151d581f423f4234f0771bed8dfe02d1c37c9a9c265f380d3dee2ea9c846dcd00e6caa03aaf569c549934715099ab6aa3ef73fb5342bdf0c4252dd45c52250 SHA512 12f87ef006d96b7af9f519d80aa693e6edf0c9f0879ccc670ea428879d47fee6c0e2abb316bddd9e03e06c44bdf87a64c8aaa903f15ca83fc6fedc797e4c7f4c
|
||||
DIST watchexec-1.16.2.tar.gz 170984 BLAKE2B dab73d60b678208991fcc5fd8dfe7364695c4bcf1a17a2b14ade3c9c74342a1bad9ca6c892c9590d18f0482b600f01378f96b3086408bed1bfce34336dd7fa66 SHA512 5ed02f3ac2ff0f5e8e2859da690c9da9737bc377bc1e9a3fb222f4b65dfdf2678f366a2397261d764da39b8f473b50bca0b3224a7a7300a1fb48834617349dd0
|
||||
DIST which-4.1.0.crate 7684 BLAKE2B 4d8eb0a263c14b506f446fa808d9326c6e4e781cc2d79a1f6efcf7b9bb9a294d3266a2f3de4526ac0ec08ca65a18622ac064e9ae1e86dd1b325b122f684371f8 SHA512 4fffd3dd4ac73f5c232ee8a53bbc948a7295a2a51ec3f792d5d0aa84ceb6c2322fc11b35d29f5d3181c763b34c434c5ea2807ae6cc3393cd30d68b0fd44c7a22
|
||||
DIST winapi-0.2.8.crate 455145 BLAKE2B 50f3c2a0cf4eeedd6891b11392e520c1cca139a71f8f736eabaf43aa7e4b1b5d57697918978220459572d373940edf971eb8302f292cbff832283e905076319a SHA512 115e6f027cdd4a56f77ca24f4ab249d2a6cac1e1f955c826a9b6ee05db4861790a533f5e674aebbb540370fff52ed41618c2cd7c906e73200e92df213109cebe
|
||||
DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
|
||||
|
||||
161
app-misc/watchexec/watchexec-1.16.2.ebuild
Normal file
161
app-misc/watchexec/watchexec-1.16.2.ebuild
Normal file
@@ -0,0 +1,161 @@
|
||||
# Copyright 2017-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Auto-Generated by cargo-ebuild 0.3.2
|
||||
|
||||
EAPI=7
|
||||
|
||||
CRATES="
|
||||
aho-corasick-0.7.18
|
||||
assert_cmd-1.0.4
|
||||
bitflags-1.2.1
|
||||
bstr-0.2.16
|
||||
byteorder-1.4.3
|
||||
cc-1.0.67
|
||||
cfg-if-0.1.10
|
||||
cfg-if-1.0.0
|
||||
clap-2.33.3
|
||||
clearscreen-1.0.4
|
||||
console-0.14.1
|
||||
darling-0.12.4
|
||||
darling_core-0.12.4
|
||||
darling_macro-0.12.4
|
||||
derive_builder-0.10.2
|
||||
derive_builder_core-0.10.2
|
||||
derive_builder_macro-0.10.2
|
||||
difference-2.0.0
|
||||
dirs-2.0.2
|
||||
dirs-sys-0.3.6
|
||||
doc-comment-0.3.3
|
||||
dtoa-0.4.8
|
||||
either-1.6.1
|
||||
embed-resource-1.6.2
|
||||
encode_unicode-0.3.6
|
||||
env_logger-0.8.3
|
||||
filetime-0.2.14
|
||||
fnv-1.0.7
|
||||
fsevent-0.4.0
|
||||
fsevent-sys-2.0.1
|
||||
fuchsia-zircon-0.3.3
|
||||
fuchsia-zircon-sys-0.3.3
|
||||
getrandom-0.1.16
|
||||
getrandom-0.2.3
|
||||
glob-0.3.0
|
||||
globset-0.4.6
|
||||
ident_case-1.0.1
|
||||
inotify-0.7.1
|
||||
inotify-sys-0.1.5
|
||||
insta-1.7.1
|
||||
iovec-0.1.4
|
||||
itoa-0.4.7
|
||||
kernel32-sys-0.2.2
|
||||
lazy_static-1.4.0
|
||||
lazycell-1.3.0
|
||||
libc-0.2.94
|
||||
linked-hash-map-0.5.4
|
||||
log-0.4.14
|
||||
memchr-2.4.0
|
||||
mio-0.6.23
|
||||
mio-extras-2.0.6
|
||||
miow-0.2.2
|
||||
net2-0.2.37
|
||||
nix-0.20.0
|
||||
nom-5.1.2
|
||||
notify-4.0.17
|
||||
phf-0.8.0
|
||||
phf_codegen-0.8.0
|
||||
phf_generator-0.8.0
|
||||
phf_shared-0.8.0
|
||||
ppv-lite86-0.2.10
|
||||
predicates-1.0.8
|
||||
predicates-core-1.0.2
|
||||
predicates-tree-1.0.2
|
||||
proc-macro2-1.0.27
|
||||
quote-1.0.9
|
||||
rand-0.7.3
|
||||
rand_chacha-0.2.2
|
||||
rand_core-0.5.1
|
||||
rand_hc-0.2.0
|
||||
rand_pcg-0.2.1
|
||||
redox_syscall-0.2.8
|
||||
redox_users-0.4.0
|
||||
regex-1.5.4
|
||||
regex-automata-0.1.9
|
||||
regex-syntax-0.6.25
|
||||
ryu-1.0.5
|
||||
same-file-1.0.6
|
||||
serde-1.0.126
|
||||
serde_derive-1.0.126
|
||||
serde_json-1.0.64
|
||||
serde_yaml-0.8.17
|
||||
similar-1.3.0
|
||||
siphasher-0.3.5
|
||||
slab-0.4.3
|
||||
strsim-0.10.0
|
||||
syn-1.0.72
|
||||
term_size-0.3.2
|
||||
terminal_size-0.1.17
|
||||
terminfo-0.7.3
|
||||
textwrap-0.11.0
|
||||
thiserror-1.0.24
|
||||
thiserror-impl-1.0.24
|
||||
treeline-0.1.0
|
||||
unicode-width-0.1.8
|
||||
unicode-xid-0.2.2
|
||||
uuid-0.8.2
|
||||
version_check-0.9.3
|
||||
vswhom-0.1.0
|
||||
vswhom-sys-0.1.0
|
||||
wait-timeout-0.2.0
|
||||
walkdir-2.3.2
|
||||
wasi-0.9.0+wasi-snapshot-preview1
|
||||
wasi-0.10.2+wasi-snapshot-preview1
|
||||
which-4.1.0
|
||||
winapi-0.2.8
|
||||
winapi-0.3.9
|
||||
winapi-build-0.1.1
|
||||
winapi-i686-pc-windows-gnu-0.4.0
|
||||
winapi-util-0.1.5
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0
|
||||
winreg-0.8.0
|
||||
ws2_32-sys-0.2.1
|
||||
yaml-rust-0.4.5
|
||||
"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Executes commands in response to file modifications"
|
||||
HOMEPAGE="https://github.com/watchexec/watchexec"
|
||||
SRC_URI="https://github.com/watchexec/${PN}/archive/refs/tags/cli-v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI+=" $(cargo_crate_uris ${CRATES})"
|
||||
|
||||
LICENSE="Apache-2.0 BSD CC0-1.0 ISC MIT WTFPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
|
||||
RESTRICT="mirror"
|
||||
|
||||
S="${WORKDIR}/${PN}-cli-v${PV}"
|
||||
DOCS=( README.md )
|
||||
HTML_DOCS=( doc/watchexec.1.html )
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/watchexec"
|
||||
|
||||
src_compile() {
|
||||
cargo_src_compile --manifest-path=cli/Cargo.toml
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install --path cli
|
||||
|
||||
einstalldocs
|
||||
doman doc/watchexec.1
|
||||
|
||||
insinto /usr/share/zsh/site-functions
|
||||
newins completions/zsh _watchexec
|
||||
}
|
||||
|
||||
src_test() {
|
||||
cargo_src_test --manifest-path lib/Cargo.toml --lib
|
||||
cargo_src_test --manifest-path cli/Cargo.toml
|
||||
}
|
||||
Reference in New Issue
Block a user