Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cargo-watch-8.5.2
@ 2024-04-02  6:47 classabbyamp
  2024-04-05 23:01 ` [PR PATCH] [Updated] " classabbyamp
  2024-04-05 23:09 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: classabbyamp @ 2024-04-02  6:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages new/cargo-watch
https://github.com/void-linux/void-packages/pull/49668

New package: cargo-watch-8.5.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**



A patch file from https://github.com/void-linux/void-packages/pull/49668.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/cargo-watch-49668.patch --]
[-- Type: text/x-diff, Size: 1127 bytes --]

From 319f7589df4d54c94782584ef7844d35ac8f3a91 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 1 Apr 2024 02:45:56 -0400
Subject: [PATCH] New package: cargo-watch-8.5.2

---
 srcpkgs/cargo-watch/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/cargo-watch/template

diff --git a/srcpkgs/cargo-watch/template b/srcpkgs/cargo-watch/template
new file mode 100644
index 00000000000000..14c26b08d3fee0
--- /dev/null
+++ b/srcpkgs/cargo-watch/template
@@ -0,0 +1,17 @@
+# Template file for 'cargo-watch'
+pkgname=cargo-watch
+version=8.5.2
+revision=1
+build_style=cargo
+short_desc="Watches over your cargo project's source"
+maintainer="classabbyamp <void@placeviolette.net>"
+license="CC0-1.0"
+homepage="https://watchexec.github.io/#cargo-watch"
+changelog="https://github.com/watchexec/cargo-watch/releases"
+distfiles="https://github.com/watchexec/cargo-watch/archive/refs/tags/v${version}.tar.gz"
+checksum=850b8de75c618fa1fcf5e2d56a6b2477e7224fbdfa793f5b5f30b31bf63fb358
+
+post_install() {
+	vcompletion completions/zsh zsh
+	vman cargo-watch.1
+}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] New package: cargo-watch-8.5.2
  2024-04-02  6:47 [PR PATCH] New package: cargo-watch-8.5.2 classabbyamp
@ 2024-04-05 23:01 ` classabbyamp
  2024-04-05 23:09 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-04-05 23:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages new/cargo-watch
https://github.com/void-linux/void-packages/pull/49668

New package: cargo-watch-8.5.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**



A patch file from https://github.com/void-linux/void-packages/pull/49668.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/cargo-watch-49668.patch --]
[-- Type: text/x-diff, Size: 1168 bytes --]

From ab490e1ba8a76bd3bcbbc43c9bc97a187500425b Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 1 Apr 2024 02:45:56 -0400
Subject: [PATCH] New package: cargo-watch-8.5.2

---
 srcpkgs/cargo-watch/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/cargo-watch/template

diff --git a/srcpkgs/cargo-watch/template b/srcpkgs/cargo-watch/template
new file mode 100644
index 00000000000000..dca1f6c616b587
--- /dev/null
+++ b/srcpkgs/cargo-watch/template
@@ -0,0 +1,18 @@
+# Template file for 'cargo-watch'
+pkgname=cargo-watch
+version=8.5.2
+revision=1
+build_style=cargo
+make_check_args="-- --skip with_cargo"
+short_desc="Watches over your cargo project's source"
+maintainer="classabbyamp <void@placeviolette.net>"
+license="CC0-1.0"
+homepage="https://watchexec.github.io/#cargo-watch"
+changelog="https://github.com/watchexec/cargo-watch/releases"
+distfiles="https://github.com/watchexec/cargo-watch/archive/refs/tags/v${version}.tar.gz"
+checksum=850b8de75c618fa1fcf5e2d56a6b2477e7224fbdfa793f5b5f30b31bf63fb358
+
+post_install() {
+	vcompletion completions/zsh zsh
+	vman cargo-watch.1
+}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: New package: cargo-watch-8.5.2
  2024-04-02  6:47 [PR PATCH] New package: cargo-watch-8.5.2 classabbyamp
  2024-04-05 23:01 ` [PR PATCH] [Updated] " classabbyamp
@ 2024-04-05 23:09 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-04-05 23:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

There's a merged pull request on the void-packages repository

New package: cargo-watch-8.5.2
https://github.com/void-linux/void-packages/pull/49668

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-05 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-02  6:47 [PR PATCH] New package: cargo-watch-8.5.2 classabbyamp
2024-04-05 23:01 ` [PR PATCH] [Updated] " classabbyamp
2024-04-05 23:09 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).