Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wayshot-1.1.9
@ 2022-08-09  5:42 akhiljalagam
  2022-08-09  5:45 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (44 more replies)
  0 siblings, 45 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-09  5:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1060 bytes --]

From 9dd4279e2c6f9081ac8364fd885f4b3b734d501d Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.1.9

---
 srcpkgs/wayshot/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..7fedb693dda5
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,19 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+hostmakedepends=""
+makedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+    vlicense LICENSE
+}
+

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
@ 2022-08-09  5:45 ` akhiljalagam
  2022-08-09  5:47 ` akhiljalagam
                   ` (43 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-09  5:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1042 bytes --]

From ead6ab63061bdeb40b5428d78dc462b22870390a Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.1.9

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

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..a6434e033c4f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,17 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+makedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
  2022-08-09  5:45 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-08-09  5:47 ` akhiljalagam
  2022-08-09  5:52 ` [PR REVIEW] " classabbyamp
                   ` (42 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-09  5:47 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1208942571

Comment:
oops. found a duplicate https://github.com/void-linux/void-packages/pull/36000  

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
  2022-08-09  5:45 ` [PR PATCH] [Updated] " akhiljalagam
  2022-08-09  5:47 ` akhiljalagam
@ 2022-08-09  5:52 ` classabbyamp
  2022-08-30  8:15 ` akhiljalagam
                   ` (41 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-08-09  5:52 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r940921946

Comment:
ahould be hostmakedepends, and you need to install the manpages it generates 

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (2 preceding siblings ...)
  2022-08-09  5:52 ` [PR REVIEW] " classabbyamp
@ 2022-08-30  8:15 ` akhiljalagam
  2022-08-30  8:15 ` akhiljalagam
                   ` (40 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-30  8:15 UTC (permalink / raw)
  To: ml

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

New review comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r958158946

Comment:
`wayshot.1.scd` is not available in the releases tar.gz file.

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (3 preceding siblings ...)
  2022-08-30  8:15 ` akhiljalagam
@ 2022-08-30  8:15 ` akhiljalagam
  2022-08-30  8:19 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (39 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-30  8:15 UTC (permalink / raw)
  To: ml

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

New review comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r958159391

Comment:
but its showing the repo https://github.com/waycrate/wayshot/tree/main/docs

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (4 preceding siblings ...)
  2022-08-30  8:15 ` akhiljalagam
@ 2022-08-30  8:19 ` akhiljalagam
  2022-08-30  8:30 ` [PR REVIEW] " classabbyamp
                   ` (38 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-30  8:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From 8878c64f001f04322063ec26740adc3d70f62e81 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.1.9

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..824e7ec6be5f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (5 preceding siblings ...)
  2022-08-30  8:19 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-08-30  8:30 ` classabbyamp
  2022-08-30  8:31 ` akhiljalagam
                   ` (37 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-08-30  8:30 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r958174434

Comment:
ah, looks like it was added after the release

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (6 preceding siblings ...)
  2022-08-30  8:30 ` [PR REVIEW] " classabbyamp
@ 2022-08-30  8:31 ` akhiljalagam
  2022-08-30  8:31 ` akhiljalagam
                   ` (36 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-30  8:31 UTC (permalink / raw)
  To: ml

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

New review comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r958175404

Comment:
😇

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

* Re: [PR REVIEW] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (7 preceding siblings ...)
  2022-08-30  8:31 ` akhiljalagam
@ 2022-08-30  8:31 ` akhiljalagam
  2022-09-05 12:25 ` Shinyzenith
                   ` (35 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-08-30  8:31 UTC (permalink / raw)
  To: ml

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

New review comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r958175404

Comment:
😇

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (8 preceding siblings ...)
  2022-08-30  8:31 ` akhiljalagam
@ 2022-09-05 12:25 ` Shinyzenith
  2022-09-05 12:37 ` Shinyzenith
                   ` (34 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-05 12:25 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1236940333

Comment:
Hi! apologies for the issues. I have tagged a release with the scdoc man pages ❤️ 

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (9 preceding siblings ...)
  2022-09-05 12:25 ` Shinyzenith
@ 2022-09-05 12:37 ` Shinyzenith
  2022-09-05 12:58 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (33 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-05 12:37 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1236955345

Comment:
Another thing that I should mention, the build.rs file compiles the man pages automatically if the scdoc binary is found on the build container 😁.

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (10 preceding siblings ...)
  2022-09-05 12:37 ` Shinyzenith
@ 2022-09-05 12:58 ` akhiljalagam
  2022-09-05 13:02 ` akhiljalagam
                   ` (32 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-05 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 2056 bytes --]

From 8878c64f001f04322063ec26740adc3d70f62e81 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH 1/2] New package: wayshot-1.1.9

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..824e7ec6be5f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

From fa7602f9e1bfce065f60b3df73df8a16584b4454 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Mon, 5 Sep 2022 18:28:37 +0530
Subject: [PATCH 2/2] wayshot: update to 1.2.0

---
 srcpkgs/wayshot/template | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
index 824e7ec6be5f..3bfa01afc1c4 100644
--- a/srcpkgs/wayshot/template
+++ b/srcpkgs/wayshot/template
@@ -1,6 +1,6 @@
 # Template file for 'wayshot'
 pkgname=wayshot
-version=1.1.9
+version=1.2.0
 revision=1
 build_style=cargo
 hostmakedepends="scdoc"
@@ -14,8 +14,4 @@ checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
 
 post_install() {
 	vlicense LICENSE
-	scdoc <docs/wayshot.1.scd >docs/wayshot.1
-	scdoc <docs/wayshot.7.scd >docs/wayshot.7
-	vman ./docs/wayshot.1
-	vman ./docs/wayshot.7
 }

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (11 preceding siblings ...)
  2022-09-05 12:58 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-05 13:02 ` akhiljalagam
  2022-09-05 13:04 ` akhiljalagam
                   ` (31 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-05 13:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 2350 bytes --]

From 8878c64f001f04322063ec26740adc3d70f62e81 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH 1/2] New package: wayshot-1.1.9

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..824e7ec6be5f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

From 82f83b342aff995a58ab346dd6b59b053f25c0bc Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Mon, 5 Sep 2022 18:28:37 +0530
Subject: [PATCH 2/2] wayshot: update to 1.2.0

---
 srcpkgs/wayshot/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
index 824e7ec6be5f..fabf05af0304 100644
--- a/srcpkgs/wayshot/template
+++ b/srcpkgs/wayshot/template
@@ -1,6 +1,6 @@
 # Template file for 'wayshot'
 pkgname=wayshot
-version=1.1.9
+version=1.2.0
 revision=1
 build_style=cargo
 hostmakedepends="scdoc"
@@ -10,12 +10,8 @@ license="BSD-2-Clause"
 homepage="https://github.com/waycrate/wayshot"
 changelog="https://github.com/waycrate/wayshot/releases"
 distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
-checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+checksum=eafb2f1dec8e3e9d196248015a27415909fa72c1349bc35d26cf6a87b2162c82
 
 post_install() {
 	vlicense LICENSE
-	scdoc <docs/wayshot.1.scd >docs/wayshot.1
-	scdoc <docs/wayshot.7.scd >docs/wayshot.7
-	vman ./docs/wayshot.1
-	vman ./docs/wayshot.7
 }

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (12 preceding siblings ...)
  2022-09-05 13:02 ` akhiljalagam
@ 2022-09-05 13:04 ` akhiljalagam
  2022-09-05 13:29 ` akhiljalagam
                   ` (30 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-05 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 2350 bytes --]

From f68e909252b11f68d09bdccf185630afc5ae1394 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH 1/2] New package: wayshot-1.1.9

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..824e7ec6be5f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

From deb0f03d5ca726ffe6d7b175d312d03f5cfe99ed Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Mon, 5 Sep 2022 18:28:37 +0530
Subject: [PATCH 2/2] wayshot: update to 1.2.0

---
 srcpkgs/wayshot/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
index 824e7ec6be5f..fabf05af0304 100644
--- a/srcpkgs/wayshot/template
+++ b/srcpkgs/wayshot/template
@@ -1,6 +1,6 @@
 # Template file for 'wayshot'
 pkgname=wayshot
-version=1.1.9
+version=1.2.0
 revision=1
 build_style=cargo
 hostmakedepends="scdoc"
@@ -10,12 +10,8 @@ license="BSD-2-Clause"
 homepage="https://github.com/waycrate/wayshot"
 changelog="https://github.com/waycrate/wayshot/releases"
 distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
-checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+checksum=eafb2f1dec8e3e9d196248015a27415909fa72c1349bc35d26cf6a87b2162c82
 
 post_install() {
 	vlicense LICENSE
-	scdoc <docs/wayshot.1.scd >docs/wayshot.1
-	scdoc <docs/wayshot.7.scd >docs/wayshot.7
-	vman ./docs/wayshot.1
-	vman ./docs/wayshot.7
 }

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (13 preceding siblings ...)
  2022-09-05 13:04 ` akhiljalagam
@ 2022-09-05 13:29 ` akhiljalagam
  2022-09-05 20:42 ` Shinyzenith
                   ` (29 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-05 13:29 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237033426

Comment:
why it's taking this much time to complete the build?  @classabbyamp 

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (14 preceding siblings ...)
  2022-09-05 13:29 ` akhiljalagam
@ 2022-09-05 20:42 ` Shinyzenith
  2022-09-06  3:35 ` Shinyzenith
                   ` (28 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-05 20:42 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237447857

Comment:
> why it's taking this much time to complete the build? @classabbyamp

I'm afraid I know why....I'll tag a release with fix when I get home...my apologies once again. Basically I did a scdoc check in build.rs and it inherited the stdio of parent process and kept waiting for input.

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

* Re: New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (15 preceding siblings ...)
  2022-09-05 20:42 ` Shinyzenith
@ 2022-09-06  3:35 ` Shinyzenith
  2022-09-06  4:57 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (27 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-06  3:35 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237622193

Comment:
https://github.com/waycrate/wayshot/releases/tag/1.2.1 fixed!

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (16 preceding siblings ...)
  2022-09-06  3:35 ` Shinyzenith
@ 2022-09-06  4:57 ` akhiljalagam
  2022-09-06  4:59 ` New package: wayshot-1.2.1 akhiljalagam
                   ` (26 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-06  4:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From 4c30609f4d5720e98f717013f64ab5c3b6583e0a Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.1

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..aff1e4492ed8
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.1
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=d3b22eaa741400d2a00090703cea7c9a1e4036b7dfb816eb43cb39ab7e40fa45
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (17 preceding siblings ...)
  2022-09-06  4:57 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-06  4:59 ` akhiljalagam
  2022-09-06  5:02 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (25 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-06  4:59 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237660292

Comment:
> https://github.com/waycrate/wayshot/releases/tag/1.2.1 fixed!

thanks. it worked finally. but the man pages are installed only when used shell redirection. I think the way void build rust packages is different.  

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (18 preceding siblings ...)
  2022-09-06  4:59 ` New package: wayshot-1.2.1 akhiljalagam
@ 2022-09-06  5:02 ` akhiljalagam
  2022-09-06  5:04 ` classabbyamp
                   ` (24 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-06  5:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From 97e0ff852818968ef1d40eed51535fd139747900 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.1

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..aff1e4492ed8
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.1
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=d3b22eaa741400d2a00090703cea7c9a1e4036b7dfb816eb43cb39ab7e40fa45
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (19 preceding siblings ...)
  2022-09-06  5:02 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-06  5:04 ` classabbyamp
  2022-09-06  5:04 ` classabbyamp
                   ` (23 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-09-06  5:04 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237662673

Comment:
> the man pages are installed only when used shell redirection. I think the way void build rust packages is different.

you can just 

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (20 preceding siblings ...)
  2022-09-06  5:04 ` classabbyamp
@ 2022-09-06  5:04 ` classabbyamp
  2022-09-06  5:09 ` classabbyamp
                   ` (22 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-09-06  5:04 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237662673

Comment:
> the man pages are installed only when used shell redirection. I think the way void build rust packages is different.

you can just 

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (21 preceding siblings ...)
  2022-09-06  5:04 ` classabbyamp
@ 2022-09-06  5:09 ` classabbyamp
  2022-09-06  5:09 ` classabbyamp
                   ` (21 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-09-06  5:09 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237664642

Comment:
> the man pages are installed only when used shell redirection

```
$ ./xbps-src build wayshot
...
$ ls masterdir/builddir/wayshot-1.2.1/docs
assets  wayshot.1.gz  wayshot.1.scd  wayshot.7.gz  wayshot.7.scd
$ file masterdir/builddir/wayshot-1.2.1/docs/wayshot.1.gz 
masterdir/builddir/wayshot-1.2.1/docs/wayshot.1.gz: troff or preprocessor input, ASCII text
```
@Shinyzenith it's still broken, you're writing uncompressed manpages but calling them gzipped

@akhiljalagam you shouldn't need to build them with scdoc yourself, they build properly because `build.rs` always runs for the host, not target, on cross

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (22 preceding siblings ...)
  2022-09-06  5:09 ` classabbyamp
@ 2022-09-06  5:09 ` classabbyamp
  2022-09-06  5:11 ` akhiljalagam
                   ` (20 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-09-06  5:09 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237664642

Comment:
> the man pages are installed only when used shell redirection

```
$ ./xbps-src build wayshot
...
$ ls masterdir/builddir/wayshot-1.2.1/docs
assets  wayshot.1.gz  wayshot.1.scd  wayshot.7.gz  wayshot.7.scd
$ file masterdir/builddir/wayshot-1.2.1/docs/wayshot.1.gz 
masterdir/builddir/wayshot-1.2.1/docs/wayshot.1.gz: troff or preprocessor input, ASCII text
```
@Shinyzenith it's still broken, you're writing uncompressed manpages but calling them gzipped

@akhiljalagam you shouldn't need to build them with scdoc yourself, they build properly because `build.rs` always runs for the host, not target, on cross. once this other issues is fixed they should be `vman`able (or even possible now if you rename them)

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (23 preceding siblings ...)
  2022-09-06  5:09 ` classabbyamp
@ 2022-09-06  5:11 ` akhiljalagam
  2022-09-06  6:44 ` Shinyzenith
                   ` (19 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-06  5:11 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237666077

Comment:
Understood. I will remove manual scdoc cmds then.  
@Shinyzenith once you do the fix, I can release with the required changes.

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (24 preceding siblings ...)
  2022-09-06  5:11 ` akhiljalagam
@ 2022-09-06  6:44 ` Shinyzenith
  2022-09-07 19:36 ` Shinyzenith
                   ` (18 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-06  6:44 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1237724117

Comment:
> 

Okay! I'll export them as *.1 files and gzip them! 
Will do it asap.

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (25 preceding siblings ...)
  2022-09-06  6:44 ` Shinyzenith
@ 2022-09-07 19:36 ` Shinyzenith
  2022-09-08  4:56 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (17 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-07 19:36 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1239795066

Comment:
Done!

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (26 preceding siblings ...)
  2022-09-07 19:36 ` Shinyzenith
@ 2022-09-08  4:56 ` akhiljalagam
  2022-09-08  5:13 ` akhiljalagam
                   ` (16 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-08  4:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From f99a597988aa87981c48948ea615790793e72d1f Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.2

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

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..71e49c601e0e
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,17 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (27 preceding siblings ...)
  2022-09-08  4:56 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-08  5:13 ` akhiljalagam
  2022-09-08  6:16 ` Shinyzenith
                   ` (15 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-08  5:13 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240229587

Comment:
> Done!

release 1.2.2 also not installing man pages automatically.

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (28 preceding siblings ...)
  2022-09-08  5:13 ` akhiljalagam
@ 2022-09-08  6:16 ` Shinyzenith
  2022-09-08  6:16 ` Shinyzenith
                   ` (14 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-08  6:16 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240271335

Comment:
> > Done!
> 
> release 1.2.2 also not installing man pages automatically.

We don't install the man pages, we just transpire and gzip them programmatically. Isn't that supposed to he done on the package side ?

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (29 preceding siblings ...)
  2022-09-08  6:16 ` Shinyzenith
@ 2022-09-08  6:16 ` Shinyzenith
  2022-09-08  6:17 ` Shinyzenith
                   ` (13 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-08  6:16 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240271335

Comment:
> > Done!
> 
> release 1.2.2 also not installing man pages automatically.

We don't install the man pages, we just transpile and gzip them programmatically. Isn't that supposed to he done on the package side ?

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (30 preceding siblings ...)
  2022-09-08  6:16 ` Shinyzenith
@ 2022-09-08  6:17 ` Shinyzenith
  2022-09-08  6:19 ` akhiljalagam
                   ` (12 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-09-08  6:17 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240271335

Comment:
> > Done!
> 
> release 1.2.2 also not installing man pages automatically.

We don't install the man pages, we just transpile and gzip them programmatically. Isn't that supposed to be done on the package side ?

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

* Re: New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (31 preceding siblings ...)
  2022-09-08  6:17 ` Shinyzenith
@ 2022-09-08  6:19 ` akhiljalagam
  2022-09-08  6:30 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (11 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-08  6:19 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240273089

Comment:
@Shinyzenith oh. got it now. thanks.

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.1
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (32 preceding siblings ...)
  2022-09-08  6:19 ` akhiljalagam
@ 2022-09-08  6:30 ` akhiljalagam
  2022-09-08  6:32 ` New package: wayshot-1.2.2 akhiljalagam
                   ` (10 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-08  6:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.1
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From c37dd0f53e63952b53abf90c2853142ca7d9f180 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.2

---
 srcpkgs/wayshot/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..aff8b4a92c25
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,21 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
+
+post_install() {
+	vlicense LICENSE
+	scdoc <docs/wayshot.1.scd >docs/wayshot.1
+	scdoc <docs/wayshot.7.scd >docs/wayshot.7
+	vman ./docs/wayshot.1
+	vman ./docs/wayshot.7
+}

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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (33 preceding siblings ...)
  2022-09-08  6:30 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-08  6:32 ` akhiljalagam
  2022-09-15  6:35 ` akhiljalagam
                   ` (9 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-08  6:32 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1240283086

Comment:
done. tested 1.2.2. working now.

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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (34 preceding siblings ...)
  2022-09-08  6:32 ` New package: wayshot-1.2.2 akhiljalagam
@ 2022-09-15  6:35 ` akhiljalagam
  2022-09-21 16:52 ` icp1994
                   ` (8 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-15  6:35 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1247644839

Comment:
buiild failed for musl with fololowing error
`ERROR: [trans] failed to download `libllvm12-12.0.1_3' signature from `https://repo-ci.voidlinux.org/current/musl': Not Found`

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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (35 preceding siblings ...)
  2022-09-15  6:35 ` akhiljalagam
@ 2022-09-21 16:52 ` icp1994
  2022-09-22  6:28 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (7 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: icp1994 @ 2022-09-21 16:52 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1253976884

Comment:
Your template almost works, just remove the `scdoc` commands from the `post_install` - it should be:
```
post_install() {
	vlicense LICENSE
	vman docs/wayshot.1.gz
	vman docs/wayshot.7.gz
}
```

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (36 preceding siblings ...)
  2022-09-21 16:52 ` icp1994
@ 2022-09-22  6:28 ` akhiljalagam
  2022-09-22  6:31 ` [PR REVIEW] " classabbyamp
                   ` (6 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-22  6:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1102 bytes --]

From 93aa65541ced2cdfb169e6790adb20161bce87af Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.2

---
 srcpkgs/wayshot/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..ee9eadf86e5d
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,19 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
+
+post_install() {
+	vlicense LICENSE
+	vman ./docs/wayshot.1.gz
+	vman ./docs/wayshot.7.gz
+}

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

* Re: [PR REVIEW] New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (37 preceding siblings ...)
  2022-09-22  6:28 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-22  6:31 ` classabbyamp
  2022-09-22  6:34 ` [PR PATCH] [Updated] " akhiljalagam
                   ` (5 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: classabbyamp @ 2022-09-22  6:31 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#discussion_r977251052

Comment:
```suggestion
	vman docs/wayshot.1.gz
	vman docs/wayshot.7.gz
```

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (38 preceding siblings ...)
  2022-09-22  6:31 ` [PR REVIEW] " classabbyamp
@ 2022-09-22  6:34 ` akhiljalagam
  2022-09-22  6:40 ` akhiljalagam
                   ` (4 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-22  6:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1882 bytes --]

From 93aa65541ced2cdfb169e6790adb20161bce87af Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH 1/2] New package: wayshot-1.2.2

---
 srcpkgs/wayshot/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..ee9eadf86e5d
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,19 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
+
+post_install() {
+	vlicense LICENSE
+	vman ./docs/wayshot.1.gz
+	vman ./docs/wayshot.7.gz
+}

From ec4ed6cf018cff05bee39c928c5ebfe0401b3817 Mon Sep 17 00:00:00 2001
From: Akhil Jalagam <akhil.j@outlook.in>
Date: Thu, 22 Sep 2022 12:04:12 +0530
Subject: [PATCH 2/2] Update srcpkgs/wayshot/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/wayshot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
index ee9eadf86e5d..8d2feff1a096 100644
--- a/srcpkgs/wayshot/template
+++ b/srcpkgs/wayshot/template
@@ -14,6 +14,6 @@ checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
 
 post_install() {
 	vlicense LICENSE
-	vman ./docs/wayshot.1.gz
-	vman ./docs/wayshot.7.gz
+	vman docs/wayshot.1.gz
+	vman docs/wayshot.7.gz
 }

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

* Re: [PR PATCH] [Updated] New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (39 preceding siblings ...)
  2022-09-22  6:34 ` [PR PATCH] [Updated] " akhiljalagam
@ 2022-09-22  6:40 ` akhiljalagam
  2022-10-06  9:36 ` Shinyzenith
                   ` (3 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2022-09-22  6:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.2.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayshot-38546.patch --]
[-- Type: text/x-diff, Size: 1098 bytes --]

From ad27c08a3b257b8ae8591508d20d2965377dfdf9 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.2.2

---
 srcpkgs/wayshot/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wayshot/template

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..8d2feff1a096
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,19 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.2.2
+revision=1
+build_style=cargo
+hostmakedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=6f94150cbd7984d941f53680a5116c5b3ee27ab7650e88dc8c7d09742410b049
+
+post_install() {
+	vlicense LICENSE
+	vman docs/wayshot.1.gz
+	vman docs/wayshot.7.gz
+}

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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (40 preceding siblings ...)
  2022-09-22  6:40 ` akhiljalagam
@ 2022-10-06  9:36 ` Shinyzenith
  2023-01-05  1:59 ` github-actions
                   ` (2 subsequent siblings)
  44 siblings, 0 replies; 46+ messages in thread
From: Shinyzenith @ 2022-10-06  9:36 UTC (permalink / raw)
  To: ml

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

New comment by Shinyzenith on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1269689502

Comment:
Hi! just curious, is anything blocking this that's supposed to be fixed upstream? 

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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (41 preceding siblings ...)
  2022-10-06  9:36 ` Shinyzenith
@ 2023-01-05  1:59 ` github-actions
  2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
  2023-01-19  4:54 ` akhiljalagam
  44 siblings, 0 replies; 46+ messages in thread
From: github-actions @ 2023-01-05  1:59 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1371652028

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (42 preceding siblings ...)
  2023-01-05  1:59 ` github-actions
@ 2023-01-19  2:01 ` github-actions
  2023-01-19  4:54 ` akhiljalagam
  44 siblings, 0 replies; 46+ messages in thread
From: github-actions @ 2023-01-19  2:01 UTC (permalink / raw)
  To: ml

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

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

New package: wayshot-1.2.2
https://github.com/void-linux/void-packages/pull/38546

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: New package: wayshot-1.2.2
  2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
                   ` (43 preceding siblings ...)
  2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
@ 2023-01-19  4:54 ` akhiljalagam
  44 siblings, 0 replies; 46+ messages in thread
From: akhiljalagam @ 2023-01-19  4:54 UTC (permalink / raw)
  To: ml

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

New comment by akhiljalagam on void-packages repository

https://github.com/void-linux/void-packages/pull/38546#issuecomment-1396439159

Comment:
> Hi! just curious, is anything blocking this that's supposed to be fixed upstream?

void linux needs more volunteers

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

end of thread, other threads:[~2023-01-19  4:54 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09  5:42 [PR PATCH] New package: wayshot-1.1.9 akhiljalagam
2022-08-09  5:45 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-09  5:47 ` akhiljalagam
2022-08-09  5:52 ` [PR REVIEW] " classabbyamp
2022-08-30  8:15 ` akhiljalagam
2022-08-30  8:15 ` akhiljalagam
2022-08-30  8:19 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-30  8:30 ` [PR REVIEW] " classabbyamp
2022-08-30  8:31 ` akhiljalagam
2022-08-30  8:31 ` akhiljalagam
2022-09-05 12:25 ` Shinyzenith
2022-09-05 12:37 ` Shinyzenith
2022-09-05 12:58 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-05 13:02 ` akhiljalagam
2022-09-05 13:04 ` akhiljalagam
2022-09-05 13:29 ` akhiljalagam
2022-09-05 20:42 ` Shinyzenith
2022-09-06  3:35 ` Shinyzenith
2022-09-06  4:57 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-06  4:59 ` New package: wayshot-1.2.1 akhiljalagam
2022-09-06  5:02 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-06  5:04 ` classabbyamp
2022-09-06  5:04 ` classabbyamp
2022-09-06  5:09 ` classabbyamp
2022-09-06  5:09 ` classabbyamp
2022-09-06  5:11 ` akhiljalagam
2022-09-06  6:44 ` Shinyzenith
2022-09-07 19:36 ` Shinyzenith
2022-09-08  4:56 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-08  5:13 ` akhiljalagam
2022-09-08  6:16 ` Shinyzenith
2022-09-08  6:16 ` Shinyzenith
2022-09-08  6:17 ` Shinyzenith
2022-09-08  6:19 ` akhiljalagam
2022-09-08  6:30 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-08  6:32 ` New package: wayshot-1.2.2 akhiljalagam
2022-09-15  6:35 ` akhiljalagam
2022-09-21 16:52 ` icp1994
2022-09-22  6:28 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-22  6:31 ` [PR REVIEW] " classabbyamp
2022-09-22  6:34 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-22  6:40 ` akhiljalagam
2022-10-06  9:36 ` Shinyzenith
2023-01-05  1:59 ` github-actions
2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
2023-01-19  4:54 ` akhiljalagam

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).