From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/watchexec/
Date: Fri, 15 Apr 2022 18:42:01 +0000 (UTC) [thread overview]
Message-ID: <1650026260.e63856b31a7077569f75f915d4129307aa7fd69c.andrewammerlaan@gentoo> (raw)
commit: e63856b31a7077569f75f915d4129307aa7fd69c
Author: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Fri Apr 15 12:37:40 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 12:37:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e63856b3
app-misc/watchexec: add 1.19.0
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>
app-misc/watchexec/Manifest | 1 +
app-misc/watchexec/watchexec-1.19.0.ebuild | 339 +++++++++++++++++++++++++++++
2 files changed, 340 insertions(+)
diff --git a/app-misc/watchexec/Manifest b/app-misc/watchexec/Manifest
index 495937117..ef8dc397f 100644
--- a/app-misc/watchexec/Manifest
+++ b/app-misc/watchexec/Manifest
@@ -422,6 +422,7 @@ DIST watchexec-1.16.2.tar.gz 170954 BLAKE2B 2fd21cdfe01d7f30c7c7a1b5d32ba94bb2a9
DIST watchexec-1.17.1.tar.gz 177405 BLAKE2B e85769d4a2fa39ec9c96b3f9dd878f1ddb804c61fc31cf0f320e9221f1c5fa8d98689b72cf12ddd3ae8f02a4e398e8671b9f55cb22427db9f773ce6b88405efe SHA512 798b67df62b0597ff1bd5a5bf27fd5f9b84a6b3cad831bcd86327d27e1799033cd8d98d72afceb1917663d8ebd5ed77f5acfa07f5398c673ca54bc53007ccf00
DIST watchexec-1.18.11.tar.gz 244677 BLAKE2B c9955fe61fcab8346ded032081930b9bad8353f2717db78cb508790de753e01c8243df85cf0cd5558cf53acc2a92b783a2daaf751d41448690977c8ae840a25f SHA512 b712d92376d4837c8c4b87097a002b0e2864c555a11ed8790841b397e4ae3074df67064171f0342908b0699e24d8adaf5e8db6265fe24473875541369102d62b
DIST watchexec-1.18.12.tar.gz 245324 BLAKE2B e4279f062471c231dd0995bba2f9e17260e1d504629d707fa612e44cd554ad00597c5af2e2d21a6d4da928ac2cc9c4afe672b03693d97debcaa346ef436a414b SHA512 280bf08d1887dd733ae4984c8e2185675a349bc629fd98c3d25ce7a0580024c9c5eca1ce90737d6be3f2a0e32f09e97411d03d456620a98ef814825a3034b239
+DIST watchexec-1.19.0.tar.gz 246191 BLAKE2B de98c2abbbb2f0b7c95862324d98c581695a35b92a3cea22b6c5b76182682251e763346b8f6e8d462f29c5cf31b6ad20be223cc77a520f3d8d4c6cedb9625d50 SHA512 84184353673a4834d7089ccaca117bf9acfd7382b9fea7ca0cbedefb2ff8980de3f3b2ef233ba850f3a2cd4219dce454a9e66f823af16830c6be8aaf96adb7eb
DIST wepoll-ffi-0.1.2.crate 31309 BLAKE2B cd1b01c9fdb6482baff3ab12a9926c1a5a9b6e430e4609890a94b13480f8223de166558724b4d6926d6e9dd7f466926c783df54f9beabc75d646edf4f3429a73 SHA512 f0f5c379d08642aee9c6ef36175b9d858ee1cb7d444b832d6e7ad194167a4db2de5aaee3b2356ca42ef9f48a9872928c61b456305c05dd40cc53e5204686b8a7
DIST which-4.1.0.crate 7684 BLAKE2B 4d8eb0a263c14b506f446fa808d9326c6e4e781cc2d79a1f6efcf7b9bb9a294d3266a2f3de4526ac0ec08ca65a18622ac064e9ae1e86dd1b325b122f684371f8 SHA512 4fffd3dd4ac73f5c232ee8a53bbc948a7295a2a51ec3f792d5d0aa84ceb6c2322fc11b35d29f5d3181c763b34c434c5ea2807ae6cc3393cd30d68b0fd44c7a22
DIST which-4.2.4.crate 9259 BLAKE2B 0371c0c04843ba3c72b4bae2df5ae4539a4750e0d2da0105e370350b7a8985e7fc7a57815dcfe6b3a48ea7c0161b5ca5db3c03b9bf65bd8252adde77fb8055a5 SHA512 9ca2bbec727040197fc12efdc7cd70bc94bd1b4abd03bf86f6043fd960de73053b84c7d101d897563583b8d6d85377025e1e7213640987ebdfdd54fa629e3b80
diff --git a/app-misc/watchexec/watchexec-1.19.0.ebuild b/app-misc/watchexec/watchexec-1.19.0.ebuild
new file mode 100644
index 000000000..64e56cf45
--- /dev/null
+++ b/app-misc/watchexec/watchexec-1.19.0.ebuild
@@ -0,0 +1,339 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Auto-Generated by cargo-ebuild 0.5.1-dev
+
+EAPI=8
+
+CRATES="
+ addr2line-0.17.0
+ adler-1.0.2
+ aho-corasick-0.7.18
+ ansi_term-0.12.1
+ anyhow-1.0.56
+ arrayref-0.3.6
+ arrayvec-0.5.2
+ assert_cmd-2.0.4
+ async-broadcast-0.3.4
+ async-channel-1.6.1
+ async-executor-1.4.1
+ async-io-1.6.0
+ async-lock-2.5.0
+ async-recursion-0.3.2
+ async-recursion-1.0.0
+ async-stream-0.3.3
+ async-stream-impl-0.3.3
+ async-task-4.2.0
+ async-trait-0.1.52
+ atomic-take-1.0.0
+ atty-0.2.14
+ autocfg-1.1.0
+ backtrace-0.3.64
+ base64-0.13.0
+ bitflags-1.3.2
+ blake2b_simd-0.5.11
+ block-0.1.6
+ bstr-0.2.17
+ byteorder-1.4.3
+ bytes-1.1.0
+ cache-padded-1.2.0
+ cc-1.0.73
+ cfg-if-0.1.10
+ cfg-if-1.0.0
+ chrono-0.4.19
+ clap-2.34.0
+ clearscreen-1.0.9
+ command-group-1.0.8
+ concurrent-queue-1.2.2
+ console-0.15.0
+ console-api-0.1.2
+ console-subscriber-0.1.3
+ constant_time_eq-0.1.5
+ crc32fast-1.3.2
+ crossbeam-channel-0.5.3
+ crossbeam-utils-0.8.8
+ derivative-2.2.0
+ difflib-0.4.0
+ dirs-1.0.5
+ dirs-2.0.2
+ dirs-4.0.0
+ dirs-sys-0.3.7
+ doc-comment-0.3.3
+ dunce-1.0.2
+ easy-parallel-3.2.0
+ either-1.6.1
+ embed-resource-1.7.1
+ encode_unicode-0.3.6
+ enumflags2-0.7.3
+ enumflags2_derive-0.7.3
+ event-listener-2.5.2
+ failure-0.1.8
+ failure_derive-0.1.8
+ fastrand-1.7.0
+ filetime-0.2.15
+ fixedbitset-0.4.1
+ flate2-1.0.22
+ fnv-1.0.7
+ fsevent-sys-4.1.0
+ futures-0.3.21
+ futures-channel-0.3.21
+ futures-core-0.3.21
+ futures-executor-0.3.21
+ futures-io-0.3.21
+ futures-lite-1.12.0
+ futures-macro-0.3.21
+ futures-sink-0.3.21
+ futures-task-0.3.21
+ futures-util-0.3.21
+ getrandom-0.1.16
+ getrandom-0.2.5
+ gimli-0.26.1
+ git-config-0.2.0
+ git-features-0.20.0
+ git-hash-0.9.3
+ globset-0.4.8
+ h2-0.3.12
+ hashbrown-0.11.2
+ hdrhistogram-7.5.0
+ heck-0.3.3
+ hermit-abi-0.1.19
+ hex-0.4.3
+ http-0.2.6
+ http-body-0.4.4
+ httparse-1.6.0
+ httpdate-1.0.2
+ humantime-2.1.0
+ hyper-0.14.17
+ hyper-timeout-0.4.1
+ ignore-0.4.18
+ indexmap-1.8.0
+ inotify-0.9.6
+ inotify-sys-0.1.5
+ insta-1.13.0
+ instant-0.1.12
+ is_ci-1.1.1
+ itertools-0.10.3
+ itoa-1.0.1
+ kqueue-1.0.4
+ kqueue-sys-1.0.3
+ lazy_static-1.4.0
+ libc-0.2.120
+ libmimalloc-sys-0.1.24
+ linked-hash-map-0.5.4
+ lock_api-0.4.6
+ log-0.4.14
+ mac-notification-sys-0.3.0
+ malloc_buf-0.0.6
+ matchers-0.1.0
+ memchr-2.4.1
+ memoffset-0.6.5
+ miette-3.3.0
+ miette-derive-3.3.0
+ mimalloc-0.1.28
+ minimal-lexical-0.2.1
+ miniz_oxide-0.4.4
+ mio-0.8.2
+ miow-0.3.7
+ multimap-0.8.3
+ nix-0.22.3
+ nix-0.23.1
+ nom-5.1.2
+ nom-7.1.1
+ notify-5.0.0-pre.14
+ notify-rust-4.5.6
+ ntapi-0.3.7
+ num-integer-0.1.44
+ num-traits-0.2.14
+ num_cpus-1.13.1
+ objc-0.2.7
+ objc-foundation-0.1.1
+ objc_id-0.1.1
+ object-0.27.1
+ once_cell-1.10.0
+ ordered-stream-0.0.1
+ owo-colors-3.2.0
+ parking-2.0.0
+ parking_lot-0.12.0
+ parking_lot_core-0.9.1
+ percent-encoding-2.1.0
+ petgraph-0.6.0
+ phf-0.8.0
+ phf_codegen-0.8.0
+ phf_generator-0.8.0
+ phf_shared-0.8.0
+ pin-project-1.0.10
+ pin-project-internal-1.0.10
+ pin-project-lite-0.2.8
+ pin-utils-0.1.0
+ polling-2.2.0
+ ppv-lite86-0.2.16
+ predicates-2.1.1
+ predicates-core-1.0.3
+ predicates-tree-1.0.5
+ proc-macro-crate-1.1.3
+ proc-macro2-1.0.36
+ prost-0.9.0
+ prost-build-0.9.0
+ prost-derive-0.9.0
+ prost-types-0.9.0
+ pwd-1.3.1
+ quick-error-2.0.1
+ quote-1.0.16
+ rand-0.7.3
+ rand-0.8.5
+ rand_chacha-0.2.2
+ rand_chacha-0.3.1
+ rand_core-0.5.1
+ rand_core-0.6.3
+ rand_hc-0.2.0
+ rand_pcg-0.2.1
+ redox_syscall-0.1.57
+ redox_syscall-0.2.11
+ redox_users-0.3.5
+ redox_users-0.4.2
+ regex-1.5.5
+ regex-automata-0.1.10
+ regex-syntax-0.6.25
+ remove_dir_all-0.5.3
+ rust-argon2-0.8.3
+ rustc-demangle-0.1.21
+ rustc_version-0.4.0
+ ryu-1.0.9
+ same-file-1.0.6
+ scopeguard-1.1.0
+ semver-1.0.6
+ serde-1.0.136
+ serde_derive-1.0.136
+ serde_json-1.0.79
+ serde_repr-0.1.7
+ serde_yaml-0.8.23
+ sha1-0.6.1
+ sha1_smol-1.0.0
+ sharded-slab-0.1.4
+ signal-hook-registry-1.4.0
+ similar-2.1.0
+ siphasher-0.3.10
+ slab-0.4.5
+ smallvec-1.8.0
+ smawk-0.3.1
+ socket2-0.4.4
+ static_assertions-1.1.0
+ strum-0.22.0
+ strum_macros-0.22.0
+ supports-color-1.3.0
+ supports-hyperlinks-1.2.0
+ supports-unicode-1.0.2
+ syn-1.0.89
+ synstructure-0.12.6
+ tempfile-3.3.0
+ term_size-0.3.2
+ terminal_size-0.1.17
+ terminfo-0.7.3
+ termtree-0.2.4
+ textwrap-0.11.0
+ textwrap-0.14.2
+ thiserror-1.0.30
+ thiserror-impl-1.0.30
+ thread_local-1.1.4
+ time-0.1.43
+ tokio-1.17.0
+ tokio-io-timeout-1.2.0
+ tokio-macros-1.7.0
+ tokio-stream-0.1.8
+ tokio-util-0.6.9
+ tokio-util-0.7.0
+ toml-0.5.8
+ tonic-0.6.2
+ tonic-build-0.6.2
+ tower-0.4.12
+ tower-layer-0.3.1
+ tower-service-0.3.1
+ tracing-0.1.32
+ tracing-attributes-0.1.20
+ tracing-core-0.1.23
+ tracing-futures-0.2.5
+ tracing-log-0.1.2
+ tracing-subscriber-0.3.9
+ try-lock-0.2.3
+ unicase-2.6.0
+ unicode-bom-1.1.4
+ unicode-linebreak-0.1.2
+ unicode-segmentation-1.9.0
+ unicode-width-0.1.9
+ unicode-xid-0.2.2
+ valuable-0.1.0
+ version_check-0.9.4
+ vswhom-0.1.0
+ vswhom-sys-0.1.1
+ wait-timeout-0.2.0
+ waker-fn-1.1.0
+ walkdir-2.3.2
+ want-0.3.0
+ wasi-0.9.0+wasi-snapshot-preview1
+ wasi-0.10.2+wasi-snapshot-preview1
+ wasi-0.11.0+wasi-snapshot-preview1
+ wepoll-ffi-0.1.2
+ which-4.2.4
+ 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
+ windows-0.24.0
+ windows-sys-0.32.0
+ windows_aarch64_msvc-0.32.0
+ windows_i686_gnu-0.24.0
+ windows_i686_gnu-0.32.0
+ windows_i686_msvc-0.24.0
+ windows_i686_msvc-0.32.0
+ windows_x86_64_gnu-0.24.0
+ windows_x86_64_gnu-0.32.0
+ windows_x86_64_msvc-0.24.0
+ windows_x86_64_msvc-0.32.0
+ winreg-0.10.1
+ winrt-notification-0.5.1
+ xml-rs-0.8.4
+ yaml-rust-0.4.5
+ zbus-2.1.1
+ zbus_macros-2.1.1
+ zbus_names-2.1.0
+ zvariant-3.1.2
+ zvariant_derive-3.1.2
+"
+
+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)"
+
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-PD 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_test() {
+ cargo_src_test --manifest-path lib/Cargo.toml --lib
+ cargo_src_test --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
+}
next reply other threads:[~2022-04-15 18:42 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-15 18:42 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 9:42 [gentoo-commits] repo/proj/guru:master commit in: app-misc/watchexec/ David Roman
2025-02-10 9:42 David Roman
2024-12-21 15:24 Julien Roy
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-04-21 21:03 Julien Roy
2024-01-03 16:54 David Roman
2024-01-03 16:54 David Roman
2023-12-23 7:33 Viorel Munteanu
2023-12-12 6:19 Viorel Munteanu
2023-12-11 6:50 Viorel Munteanu
2023-05-16 5:08 Viorel Munteanu
2023-03-23 9:12 Florian Schmaus
2023-01-10 8:37 Haelwenn Monnier
2022-09-12 14:21 Florian Schmaus
2022-08-07 9:13 Haelwenn Monnier
2022-06-30 17:39 Florian Schmaus
2022-06-29 15:38 Florian Schmaus
2022-06-28 15:38 Arthur Zamarin
2022-06-24 10:46 Florian Schmaus
2022-06-24 10:46 Florian Schmaus
2022-04-13 14:37 Florian Schmaus
2022-03-29 0:22 Ronny Gutbrod
2022-03-29 0:22 Ronny Gutbrod
2022-03-29 0:22 Ronny Gutbrod
2022-03-18 6:35 Arthur Zamarin
2022-03-08 13:39 Andrew Ammerlaan
2022-02-07 20:35 Arthur Zamarin
2022-02-01 10:38 Florian Schmaus
2022-01-20 19:21 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-07-08 11:07 Florian Schmaus
2021-05-24 7:31 Andrew Ammerlaan
2021-05-24 7:31 Andrew Ammerlaan
2021-05-09 18:13 Andrew Ammerlaan
2021-04-27 23:24 Theo Anderson
2021-04-17 20:00 Andrew Ammerlaan
2021-04-12 5:38 Theo Anderson
2021-04-08 10:12 Andrew Ammerlaan
2020-10-11 14:54 Andrew Ammerlaan
2020-10-11 14:54 Andrew Ammerlaan
2020-09-15 8:37 Andrew Ammerlaan
2020-04-11 8:05 Andrew Ammerlaan
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=1650026260.e63856b31a7077569f75f915d4129307aa7fd69c.andrewammerlaan@gentoo \
--to=andrewammerlaan@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