Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Added package: ytfzf-2.5.0
@ 2022-10-05 20:01 BryceVandegrift
  2022-10-05 20:08 ` classabbyamp
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 20:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

Added package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 73510f3d697f1e14dfcaa07a40d5d8864f9fb163 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 15:47:05 -0400
Subject: [PATCH] Added package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..9d4cec89634c
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
@ 2022-10-05 20:08 ` classabbyamp
  2022-10-05 20:10 ` classabbyamp
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: classabbyamp @ 2022-10-05 20:08 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1268915743

Comment:
> Simple shell scripts are unlikely to be accepted unless they provide considerable value to a broad user base
([CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md))

does being system-provided/installed provide any benefits vs just downloading the script?

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
  2022-10-05 20:08 ` classabbyamp
@ 2022-10-05 20:10 ` classabbyamp
  2022-10-05 21:33 ` BryceVandegrift
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: classabbyamp @ 2022-10-05 20:10 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1268915743

Comment:
> Simple shell scripts are unlikely to be accepted unless they provide considerable value to a broad user base

([CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md))

does being system-provided/installed provide any benefits vs just downloading the script?

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
  2022-10-05 20:08 ` classabbyamp
  2022-10-05 20:10 ` classabbyamp
@ 2022-10-05 21:33 ` BryceVandegrift
  2022-10-05 21:34 ` BryceVandegrift
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 21:33 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269003124

Comment:
Installing it system-wide would provide man pages to user(s) instead of just running it as a local script. Addons are also installed by default into a root-owned directory if that's anything to add. This package is similar to [pass](https://www.passwordstore.org/) in how it is structured, as well as popularity.

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (2 preceding siblings ...)
  2022-10-05 21:33 ` BryceVandegrift
@ 2022-10-05 21:34 ` BryceVandegrift
  2022-10-05 21:36 ` classabbyamp
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 21:34 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269003124

Comment:
Installing it system-wide would provide man pages to user(s) instead of just running it as a local script. Addons are also installed by default into a root-owned directory if that's anything to add. This package is similar to [pass](https://www.passwordstore.org/) in how it is structured, as well as popularity although the ecosystem isn't that big.

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (3 preceding siblings ...)
  2022-10-05 21:34 ` BryceVandegrift
@ 2022-10-05 21:36 ` classabbyamp
  2022-10-05 21:40 ` BryceVandegrift
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: classabbyamp @ 2022-10-05 21:36 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269005763

Comment:
> would provide man pages

[might want to install those then](https://github.com/void-linux/void-packages/actions/runs/3192341632/jobs/5209745099#step:8:9)

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (4 preceding siblings ...)
  2022-10-05 21:36 ` classabbyamp
@ 2022-10-05 21:40 ` BryceVandegrift
  2022-10-05 23:00 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 21:40 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269009237

Comment:
Oh, sorry about that mistake on my end, I'll fix it.

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

* Re: [PR PATCH] [Updated] Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (5 preceding siblings ...)
  2022-10-05 21:40 ` BryceVandegrift
@ 2022-10-05 23:00 ` BryceVandegrift
  2022-10-05 23:09 ` BryceVandegrift
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

Added package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 73510f3d697f1e14dfcaa07a40d5d8864f9fb163 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 15:47:05 -0400
Subject: [PATCH 1/2] Added package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..9d4cec89634c
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

From 96d14382b6cf0deac92028b4d583ff76546ca602 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:06:32 -0400
Subject: [PATCH 2/2] Added documentation to ytfzf

---
 srcpkgs/ytfzf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
index 9d4cec89634c..d758ed8782ff 100644
--- a/srcpkgs/ytfzf/template
+++ b/srcpkgs/ytfzf/template
@@ -3,7 +3,7 @@ pkgname=ytfzf
 version=2.5.0
 revision=1
 build_style=gnu-makefile
-make_install_args="PREFIX=/usr"
+make_install_args="PREFIX=/usr doc"
 depends="jq curl"
 short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
 maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (6 preceding siblings ...)
  2022-10-05 23:00 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2022-10-05 23:09 ` BryceVandegrift
  2022-10-05 23:16 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:09 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269088490

Comment:
That's weird, xlint on my system gives no errors at all.

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

* Re: [PR PATCH] [Updated] Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (7 preceding siblings ...)
  2022-10-05 23:09 ` BryceVandegrift
@ 2022-10-05 23:16 ` BryceVandegrift
  2022-10-05 23:20 ` classabbyamp
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

Added package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 73510f3d697f1e14dfcaa07a40d5d8864f9fb163 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 15:47:05 -0400
Subject: [PATCH 1/2] Added package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..9d4cec89634c
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

From eef5384ba8bda1ac206d22b870c9ae940a08b35c Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:06:32 -0400
Subject: [PATCH 2/2] ytfzf: Added documentation

---
 srcpkgs/ytfzf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
index 9d4cec89634c..d758ed8782ff 100644
--- a/srcpkgs/ytfzf/template
+++ b/srcpkgs/ytfzf/template
@@ -3,7 +3,7 @@ pkgname=ytfzf
 version=2.5.0
 revision=1
 build_style=gnu-makefile
-make_install_args="PREFIX=/usr"
+make_install_args="PREFIX=/usr doc"
 depends="jq curl"
 short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
 maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (8 preceding siblings ...)
  2022-10-05 23:16 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2022-10-05 23:20 ` classabbyamp
  2022-10-05 23:26 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: classabbyamp @ 2022-10-05 23:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269096353

Comment:
it's the commit lint, which is a separate script.

also, this pr shoukd be one commit

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

* Re: [PR PATCH] [Updated] Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (9 preceding siblings ...)
  2022-10-05 23:20 ` classabbyamp
@ 2022-10-05 23:26 ` BryceVandegrift
  2022-10-05 23:30 ` BryceVandegrift
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

Added package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 73510f3d697f1e14dfcaa07a40d5d8864f9fb163 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 15:47:05 -0400
Subject: [PATCH 1/2] Added package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..9d4cec89634c
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

From eef5384ba8bda1ac206d22b870c9ae940a08b35c Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:06:32 -0400
Subject: [PATCH 2/2] ytfzf: Added documentation

---
 srcpkgs/ytfzf/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
index 9d4cec89634c..d758ed8782ff 100644
--- a/srcpkgs/ytfzf/template
+++ b/srcpkgs/ytfzf/template
@@ -3,7 +3,7 @@ pkgname=ytfzf
 version=2.5.0
 revision=1
 build_style=gnu-makefile
-make_install_args="PREFIX=/usr"
+make_install_args="PREFIX=/usr doc"
 depends="jq curl"
 short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
 maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"

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

* Re: [PR PATCH] [Updated] Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (10 preceding siblings ...)
  2022-10-05 23:26 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2022-10-05 23:30 ` BryceVandegrift
  2022-10-05 23:49 ` BryceVandegrift
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

Added package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From ff14e70b60b615e2e6f3041bc76ddab24e5d2069 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:35:33 -0400
Subject: [PATCH] Added package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..d758ed8782ff
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr doc"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (11 preceding siblings ...)
  2022-10-05 23:30 ` BryceVandegrift
@ 2022-10-05 23:49 ` BryceVandegrift
  2022-10-06 16:01 ` abenson
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-05 23:49 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1269116836

Comment:
Ok, the pr should be good.

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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (12 preceding siblings ...)
  2022-10-05 23:49 ` BryceVandegrift
@ 2022-10-06 16:01 ` abenson
  2022-10-06 16:02 ` abenson
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: abenson @ 2022-10-06 16:01 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1270327342

Comment:
[CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes)

> for new packages, use New package: <pkgname>-<version> ([example](https://github.com/void-linux/void-packages/commit/8ed8d41c40bf6a82cf006c7e207e05942c15bff8)).



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

* Re: Added package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (13 preceding siblings ...)
  2022-10-06 16:01 ` abenson
@ 2022-10-06 16:02 ` abenson
  2022-10-06 17:29 ` [PR PATCH] [Updated] New " BryceVandegrift
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: abenson @ 2022-10-06 16:02 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1270327342

Comment:
[CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes)

> for new packages, use New package: \<pkgname\>-\<version\> ([example](https://github.com/void-linux/void-packages/commit/8ed8d41c40bf6a82cf006c7e207e05942c15bff8)).



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

* Re: [PR PATCH] [Updated] New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (14 preceding siblings ...)
  2022-10-06 16:02 ` abenson
@ 2022-10-06 17:29 ` BryceVandegrift
  2022-10-07 14:29 ` BryceVandegrift
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-06 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

New package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 17ec2dda182096eaa0d90e2b07d83cdf5dde33db Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:35:33 -0400
Subject: [PATCH] New package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..d758ed8782ff
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr doc"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

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

* Re: New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (15 preceding siblings ...)
  2022-10-06 17:29 ` [PR PATCH] [Updated] New " BryceVandegrift
@ 2022-10-07 14:29 ` BryceVandegrift
  2022-10-07 21:37 ` BryceVandegrift
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-07 14:29 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1271672658

Comment:
Ok, everything looking good?

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

* Re: New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (16 preceding siblings ...)
  2022-10-07 14:29 ` BryceVandegrift
@ 2022-10-07 21:37 ` BryceVandegrift
  2022-10-13 17:14 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-07 21:37 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/39746#issuecomment-1271672658

Comment:
Ok, everything should be good.

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

* Re: [PR PATCH] [Updated] New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (17 preceding siblings ...)
  2022-10-07 21:37 ` BryceVandegrift
@ 2022-10-13 17:14 ` BryceVandegrift
  2023-01-12  2:29 ` github-actions
  2023-01-15 19:50 ` [PR PATCH] [Closed]: " BryceVandegrift
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2022-10-13 17:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/39746

New package: ytfzf-2.5.0
<!-- 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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

From 17ec2dda182096eaa0d90e2b07d83cdf5dde33db Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bpv@disroot.org>
Date: Wed, 5 Oct 2022 19:35:33 -0400
Subject: [PATCH] New package: ytfzf-2.5.0

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

diff --git a/srcpkgs/ytfzf/template b/srcpkgs/ytfzf/template
new file mode 100644
index 000000000000..d758ed8782ff
--- /dev/null
+++ b/srcpkgs/ytfzf/template
@@ -0,0 +1,13 @@
+# Template file for 'ytfzf'
+pkgname=ytfzf
+version=2.5.0
+revision=1
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr doc"
+depends="jq curl"
+short_desc="POSIX shell script to find and watch YouTube videos from the terminal"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pystardust/ytfzf"
+distfiles="https://github.com/pystardust/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=5fa5f18db57a41606845b23ef9921799cd13b15fdb3af89849c05a4c39db75ae

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

* Re: New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (18 preceding siblings ...)
  2022-10-13 17:14 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2023-01-12  2:29 ` github-actions
  2023-01-15 19:50 ` [PR PATCH] [Closed]: " BryceVandegrift
  20 siblings, 0 replies; 22+ messages in thread
From: github-actions @ 2023-01-12  2:29 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/39746#issuecomment-1379733269

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] 22+ messages in thread

* Re: [PR PATCH] [Closed]: New package: ytfzf-2.5.0
  2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
                   ` (19 preceding siblings ...)
  2023-01-12  2:29 ` github-actions
@ 2023-01-15 19:50 ` BryceVandegrift
  20 siblings, 0 replies; 22+ messages in thread
From: BryceVandegrift @ 2023-01-15 19:50 UTC (permalink / raw)
  To: ml

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

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

New package: ytfzf-2.5.0
https://github.com/void-linux/void-packages/pull/39746

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**
<!-- 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
-->

I think that this package should be installed system wide, especially since the addition of man pages to this program. There is also an "addons" system, if that warrants any sort of consideration (addons could be added as separate packages).


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

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

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 20:01 [PR PATCH] Added package: ytfzf-2.5.0 BryceVandegrift
2022-10-05 20:08 ` classabbyamp
2022-10-05 20:10 ` classabbyamp
2022-10-05 21:33 ` BryceVandegrift
2022-10-05 21:34 ` BryceVandegrift
2022-10-05 21:36 ` classabbyamp
2022-10-05 21:40 ` BryceVandegrift
2022-10-05 23:00 ` [PR PATCH] [Updated] " BryceVandegrift
2022-10-05 23:09 ` BryceVandegrift
2022-10-05 23:16 ` [PR PATCH] [Updated] " BryceVandegrift
2022-10-05 23:20 ` classabbyamp
2022-10-05 23:26 ` [PR PATCH] [Updated] " BryceVandegrift
2022-10-05 23:30 ` BryceVandegrift
2022-10-05 23:49 ` BryceVandegrift
2022-10-06 16:01 ` abenson
2022-10-06 16:02 ` abenson
2022-10-06 17:29 ` [PR PATCH] [Updated] New " BryceVandegrift
2022-10-07 14:29 ` BryceVandegrift
2022-10-07 21:37 ` BryceVandegrift
2022-10-13 17:14 ` [PR PATCH] [Updated] " BryceVandegrift
2023-01-12  2:29 ` github-actions
2023-01-15 19:50 ` [PR PATCH] [Closed]: " BryceVandegrift

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