* [PR PATCH] New package: klick-0.14.2
@ 2023-12-13 4:37 lilmike
2023-12-13 6:25 ` [PR PATCH] [Updated] " lilmike
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: lilmike @ 2023-12-13 4:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
There is a new pull request by lilmike against master on the void-packages repository
https://github.com/lilmike/void-packages klick
https://github.com/void-linux/void-packages/pull/47728
New package: klick-0.14.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
<!-- 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/47728.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klick-47728.patch --]
[-- Type: text/x-diff, Size: 1115 bytes --]
From e0d85716f35fc7c596ca48a5af300f08e455006a Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Tue, 12 Dec 2023 20:33:43 -0800
Subject: [PATCH] New package: klick-0.14.2
---
srcpkgs/klick/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/klick/template
diff --git a/srcpkgs/klick/template b/srcpkgs/klick/template
new file mode 100644
index 0000000000000..ede2cc8ad5de7
--- /dev/null
+++ b/srcpkgs/klick/template
@@ -0,0 +1,14 @@
+# Template file for 'klick'
+pkgname=klick
+version=0.14.2
+revision=1
+build_style=scons
+make_build_args="PREFIX=/usr"
+hostmakedepends="pkg-config"
+makedepends="jack-devel boost-devel rubberband-devel liblo-devel libsndfile-devel libsamplerate-devel"
+short_desc="An advanced command line based metronome for JACK"
+maintainer="Michael Taboada <VOIDPKGS@FORWARDME.EMAIL>"
+license="GPL-2.0-or-later"
+homepage="http://das.nasophon.de/klick/"
+distfiles="https://github.com/Allfifthstuning/klick/archive/refs/tags/${version}.tar.gz"
+checksum=5d356b9b4f5abb39cea32fe435a7e5754cabb39f090a2af53dc8f0dfff0167a8
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
@ 2023-12-13 6:25 ` lilmike
2024-03-13 1:45 ` github-actions
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: lilmike @ 2023-12-13 6:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
There is an updated pull request by lilmike against master on the void-packages repository
https://github.com/lilmike/void-packages klick
https://github.com/void-linux/void-packages/pull/47728
New package: klick-0.14.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
<!-- 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/47728.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klick-47728.patch --]
[-- Type: text/x-diff, Size: 1112 bytes --]
From bb7a9e14231885f05c7f1f4947c0ecf232ab5173 Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Tue, 12 Dec 2023 20:33:43 -0800
Subject: [PATCH] New package: klick-0.14.2
---
srcpkgs/klick/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/klick/template
diff --git a/srcpkgs/klick/template b/srcpkgs/klick/template
new file mode 100644
index 0000000000000..d548d5cd38849
--- /dev/null
+++ b/srcpkgs/klick/template
@@ -0,0 +1,14 @@
+# Template file for 'klick'
+pkgname=klick
+version=0.14.2
+revision=1
+build_style=scons
+make_build_args="PREFIX=/usr"
+hostmakedepends="pkg-config"
+makedepends="jack-devel boost-devel rubberband-devel liblo-devel libsndfile-devel libsamplerate-devel"
+short_desc="Advanced command line based metronome for JACK"
+maintainer="Michael Taboada <VOIDPKGS@FORWARDME.EMAIL>"
+license="GPL-2.0-or-later"
+homepage="http://das.nasophon.de/klick/"
+distfiles="https://github.com/Allfifthstuning/klick/archive/refs/tags/${version}.tar.gz"
+checksum=5d356b9b4f5abb39cea32fe435a7e5754cabb39f090a2af53dc8f0dfff0167a8
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
2023-12-13 6:25 ` [PR PATCH] [Updated] " lilmike
@ 2024-03-13 1:45 ` github-actions
2024-03-13 16:17 ` [PR PATCH] [Updated] " lilmike
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-03-13 1:45 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/47728#issuecomment-1993063143
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] 9+ messages in thread
* Re: [PR PATCH] [Updated] New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
2023-12-13 6:25 ` [PR PATCH] [Updated] " lilmike
2024-03-13 1:45 ` github-actions
@ 2024-03-13 16:17 ` lilmike
2024-03-13 16:18 ` lilmike
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: lilmike @ 2024-03-13 16:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
There is an updated pull request by lilmike against master on the void-packages repository
https://github.com/lilmike/void-packages klick
https://github.com/void-linux/void-packages/pull/47728
New package: klick-0.14.2
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
<!-- 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/47728.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klick-47728.patch --]
[-- Type: text/x-diff, Size: 1114 bytes --]
From 16f1098e5bccb4435fd6c89716045f3f08dd863d Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Tue, 12 Dec 2023 20:33:43 -0800
Subject: [PATCH] New package: klick-0.14.2
---
srcpkgs/klick/template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 srcpkgs/klick/template
diff --git a/srcpkgs/klick/template b/srcpkgs/klick/template
new file mode 100644
index 00000000000000..d548d5cd38849e
--- /dev/null
+++ b/srcpkgs/klick/template
@@ -0,0 +1,14 @@
+# Template file for 'klick'
+pkgname=klick
+version=0.14.2
+revision=1
+build_style=scons
+make_build_args="PREFIX=/usr"
+hostmakedepends="pkg-config"
+makedepends="jack-devel boost-devel rubberband-devel liblo-devel libsndfile-devel libsamplerate-devel"
+short_desc="Advanced command line based metronome for JACK"
+maintainer="Michael Taboada <VOIDPKGS@FORWARDME.EMAIL>"
+license="GPL-2.0-or-later"
+homepage="http://das.nasophon.de/klick/"
+distfiles="https://github.com/Allfifthstuning/klick/archive/refs/tags/${version}.tar.gz"
+checksum=5d356b9b4f5abb39cea32fe435a7e5754cabb39f090a2af53dc8f0dfff0167a8
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
` (2 preceding siblings ...)
2024-03-13 16:17 ` [PR PATCH] [Updated] " lilmike
@ 2024-03-13 16:18 ` lilmike
2024-06-12 1:49 ` github-actions
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: lilmike @ 2024-03-13 16:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 169 bytes --]
New comment by lilmike on void-packages repository
https://github.com/void-linux/void-packages/pull/47728#issuecomment-1994851854
Comment:
Stil relevant.
-Michael.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
` (3 preceding siblings ...)
2024-03-13 16:18 ` lilmike
@ 2024-06-12 1:49 ` github-actions
2024-06-17 23:00 ` lilmike
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-06-12 1:49 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/47728#issuecomment-2161930010
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] 9+ messages in thread
* Re: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
` (4 preceding siblings ...)
2024-06-12 1:49 ` github-actions
@ 2024-06-17 23:00 ` lilmike
2024-09-16 2:00 ` github-actions
2024-09-30 2:01 ` [PR PATCH] [Closed]: " github-actions
7 siblings, 0 replies; 9+ messages in thread
From: lilmike @ 2024-06-17 23:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 600 bytes --]
New comment by lilmike on void-packages repository
https://github.com/void-linux/void-packages/pull/47728#issuecomment-2174582059
Comment:
This is still relevant.
-Michael.
--
Sorry about the test, it's just a me thing.
Michael Taboada, Creator of Games. Does that make me a god, well, sorta.
My pgp key: 79BC390E8864CD71305D4DD606CD2197A6EE5ED7
My website: https://michaels.world
2MB website: https://2mb.games
Don't believe everything you read on the internet. I might not be real, you might not be real, and this email certainly isn't real.
Sent from my smart home...
stationary bicycle
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
` (5 preceding siblings ...)
2024-06-17 23:00 ` lilmike
@ 2024-09-16 2:00 ` github-actions
2024-09-30 2:01 ` [PR PATCH] [Closed]: " github-actions
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-09-16 2:00 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/47728#issuecomment-2351910496
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] 9+ messages in thread
* Re: [PR PATCH] [Closed]: New package: klick-0.14.2
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
` (6 preceding siblings ...)
2024-09-16 2:00 ` github-actions
@ 2024-09-30 2:01 ` github-actions
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-09-30 2:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]
There's a closed pull request on the void-packages repository
New package: klick-0.14.2
https://github.com/void-linux/void-packages/pull/47728
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
-->
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-09-30 2:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-13 4:37 [PR PATCH] New package: klick-0.14.2 lilmike
2023-12-13 6:25 ` [PR PATCH] [Updated] " lilmike
2024-03-13 1:45 ` github-actions
2024-03-13 16:17 ` [PR PATCH] [Updated] " lilmike
2024-03-13 16:18 ` lilmike
2024-06-12 1:49 ` github-actions
2024-06-17 23:00 ` lilmike
2024-09-16 2:00 ` github-actions
2024-09-30 2:01 ` [PR PATCH] [Closed]: " github-actions
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).