Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: japa-0.9.4
@ 2022-03-08 12:19 tibequadorian
  2022-03-08 12:32 ` [PR PATCH] [Updated] " tibequadorian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tibequadorian @ 2022-03-08 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages japa
https://github.com/void-linux/void-packages/pull/36037

New package: japa-0.9.4
<!-- 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 [skip CI](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/36037.patch is attached

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

From 0165bec2776a4f12e8c373cc31e842ae395a98c3 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 8 Mar 2022 13:17:24 +0100
Subject: [PATCH] New package: japa-0.9.4

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

diff --git a/srcpkgs/japa/template b/srcpkgs/japa/template
new file mode 100644
index 000000000000..521e121cd6af
--- /dev/null
+++ b/srcpkgs/japa/template
@@ -0,0 +1,15 @@
+# Template file for 'japa'
+pkgname=japa
+version=0.9.4
+revision=1
+build_wrksrc=source
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="zita-alsa-pcmi-devel clthreads-devel clxclient-devel freetype-devel
+ alsa-lib-devel fftw-devel jack-devel libX11-devel libXft-devel"
+short_desc="JACK and ALSA Perceptual Analyser"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://kokkinizita.linuxaudio.org/linuxaudio/"
+distfiles="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/${pkgname}-${version}.tar.bz2"
+checksum=b7dc2566bfa9139bbac93a404d60d0b1e0bfadfe1315bb46d17f6d9d376407c2

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

* Re: [PR PATCH] [Updated] New package: japa-0.9.4
  2022-03-08 12:19 [PR PATCH] New package: japa-0.9.4 tibequadorian
@ 2022-03-08 12:32 ` tibequadorian
  2022-06-28  2:15 ` github-actions
  2022-06-28 14:50 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-03-08 12:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages japa
https://github.com/void-linux/void-packages/pull/36037

New package: japa-0.9.4
Similar to [jaaa](https://github.com/void-linux/void-packages/blob/master/srcpkgs/jaaa/template).

<!-- 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 [skip CI](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/36037.patch is attached

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

From 99fd2ae47f18b3dd3d39f6beaf694eeb6a2aa094 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 8 Mar 2022 13:17:24 +0100
Subject: [PATCH] New package: japa-0.9.4

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

diff --git a/srcpkgs/japa/template b/srcpkgs/japa/template
new file mode 100644
index 000000000000..3ac435617fd5
--- /dev/null
+++ b/srcpkgs/japa/template
@@ -0,0 +1,15 @@
+# Template file for 'japa'
+pkgname=japa
+version=0.9.4
+revision=1
+build_wrksrc=source
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="zita-alsa-pcmi-devel clthreads-devel clxclient-devel
+ alsa-lib-devel fftw-devel jack-devel libX11-devel libXft-devel"
+short_desc="JACK and ALSA Perceptual Analyser"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://kokkinizita.linuxaudio.org/linuxaudio/"
+distfiles="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/${pkgname}-${version}.tar.bz2"
+checksum=b7dc2566bfa9139bbac93a404d60d0b1e0bfadfe1315bb46d17f6d9d376407c2

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

* Re: New package: japa-0.9.4
  2022-03-08 12:19 [PR PATCH] New package: japa-0.9.4 tibequadorian
  2022-03-08 12:32 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-06-28  2:15 ` github-actions
  2022-06-28 14:50 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-06-28  2:15 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/36037#issuecomment-1168136744

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

* Re: [PR PATCH] [Merged]: New package: japa-0.9.4
  2022-03-08 12:19 [PR PATCH] New package: japa-0.9.4 tibequadorian
  2022-03-08 12:32 ` [PR PATCH] [Updated] " tibequadorian
  2022-06-28  2:15 ` github-actions
@ 2022-06-28 14:50 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2022-06-28 14:50 UTC (permalink / raw)
  To: ml

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

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

New package: japa-0.9.4
https://github.com/void-linux/void-packages/pull/36037

Description:
Similar to [jaaa](https://github.com/void-linux/void-packages/blob/master/srcpkgs/jaaa/template).

<!-- 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 [skip CI](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] 4+ messages in thread

end of thread, other threads:[~2022-06-28 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 12:19 [PR PATCH] New package: japa-0.9.4 tibequadorian
2022-03-08 12:32 ` [PR PATCH] [Updated] " tibequadorian
2022-06-28  2:15 ` github-actions
2022-06-28 14:50 ` [PR PATCH] [Merged]: " Duncaen

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