Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: helvum-0.3.2
@ 2021-12-28 14:39 Animeshz
  2021-12-28 14:41 ` [PR PATCH] [Updated] " Animeshz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Animeshz @ 2021-12-28 14:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Animeshz/void-packages helvum
https://github.com/void-linux/void-packages/pull/34739

New package: helvum-0.3.2
A GTK-based patchbay for pipewire, inspired by the JACK tool catia.
Homepage: https://gitlab.freedesktop.org/ryuukyu/helvum

**Note:** This will build after #32555 is merged.

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

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

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

From ae134021cc9605e90039a2ca5d2b318e6caf0323 Mon Sep 17 00:00:00 2001
From: Animesh Sahu <animeshsahu19@yahoo.com>
Date: Tue, 28 Dec 2021 20:03:47 +0530
Subject: [PATCH] New package: helvum-0.3.2

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

diff --git a/srcpkgs/helvum/template b/srcpkgs/helvum/template
new file mode 100644
index 000000000000..692c5b4a5557
--- /dev/null
+++ b/srcpkgs/helvum/template
@@ -0,0 +1,14 @@
+# Template file for 'helvum'
+pkgname=helvum
+version=0.3.2
+revision=1
+build_style=meson
+hostmakedepends="cargo clang cmake pkg-config"
+makedepends="glib-devel gtk4-devel pipewire-devel"
+depends="pipewire"
+short_desc="A GTK-based patchbay for pipewire, inspired by the JACK tool catia."
+maintainer="Animesh Sahu <animeshsahu19@yahoo.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.freedesktop.org/ryuukyu/helvum"
+distfiles="${homepage}/-/archive/${version}/helvum-${version}.tar.gz"
+checksum=6a0c259e25b1908c6bff000a482515641ae0f0ca92e4b66d5f904a96f69420be

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

* Re: [PR PATCH] [Updated] New package: helvum-0.3.2
  2021-12-28 14:39 [PR PATCH] New package: helvum-0.3.2 Animeshz
@ 2021-12-28 14:41 ` Animeshz
  2021-12-28 14:45 ` paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Animeshz @ 2021-12-28 14:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Animeshz/void-packages helvum
https://github.com/void-linux/void-packages/pull/34739

New package: helvum-0.3.2
A GTK-based patchbay for pipewire, inspired by the JACK tool catia.
Homepage: https://gitlab.freedesktop.org/ryuukyu/helvum

**Note:** This will build after #32555 is merged.

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

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

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

From c66f02034aa92ee3bedad71b7121e0d9a75e8d78 Mon Sep 17 00:00:00 2001
From: Animesh Sahu <animeshsahu19@yahoo.com>
Date: Tue, 28 Dec 2021 20:03:47 +0530
Subject: [PATCH] New package: helvum-0.3.2

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

diff --git a/srcpkgs/helvum/template b/srcpkgs/helvum/template
new file mode 100644
index 000000000000..99c37ce7b11b
--- /dev/null
+++ b/srcpkgs/helvum/template
@@ -0,0 +1,14 @@
+# Template file for 'helvum'
+pkgname=helvum
+version=0.3.2
+revision=1
+build_style=meson
+hostmakedepends="cargo clang cmake pkg-config"
+makedepends="glib-devel gtk4-devel pipewire-devel"
+depends="pipewire"
+short_desc="GTK-based patchbay for pipewire, inspired by the JACK tool catia"
+maintainer="Animesh Sahu <animeshsahu19@yahoo.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.freedesktop.org/ryuukyu/helvum"
+distfiles="${homepage}/-/archive/${version}/helvum-${version}.tar.gz"
+checksum=6a0c259e25b1908c6bff000a482515641ae0f0ca92e4b66d5f904a96f69420be

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

* Re: New package: helvum-0.3.2
  2021-12-28 14:39 [PR PATCH] New package: helvum-0.3.2 Animeshz
  2021-12-28 14:41 ` [PR PATCH] [Updated] " Animeshz
@ 2021-12-28 14:45 ` paper42
  2021-12-28 14:46 ` [PR PATCH] [Closed]: " paper42
  2021-12-28 14:51 ` Animeshz
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-12-28 14:45 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34739#issuecomment-1002139014

Comment:
duplicate of #34650

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

* Re: [PR PATCH] [Closed]: New package: helvum-0.3.2
  2021-12-28 14:39 [PR PATCH] New package: helvum-0.3.2 Animeshz
  2021-12-28 14:41 ` [PR PATCH] [Updated] " Animeshz
  2021-12-28 14:45 ` paper42
@ 2021-12-28 14:46 ` paper42
  2021-12-28 14:51 ` Animeshz
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-12-28 14:46 UTC (permalink / raw)
  To: ml

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

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

New package: helvum-0.3.2
https://github.com/void-linux/void-packages/pull/34739

Description:
A GTK-based patchbay for pipewire, inspired by the JACK tool catia.
Homepage: https://gitlab.freedesktop.org/ryuukyu/helvum

**Note:** This will build after #32555 is merged.

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

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

* Re: New package: helvum-0.3.2
  2021-12-28 14:39 [PR PATCH] New package: helvum-0.3.2 Animeshz
                   ` (2 preceding siblings ...)
  2021-12-28 14:46 ` [PR PATCH] [Closed]: " paper42
@ 2021-12-28 14:51 ` Animeshz
  3 siblings, 0 replies; 5+ messages in thread
From: Animeshz @ 2021-12-28 14:51 UTC (permalink / raw)
  To: ml

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

New comment by Animeshz on void-packages repository

https://github.com/void-linux/void-packages/pull/34739#issuecomment-1002141531

Comment:
#34560 pr actually 👀 , but I didn't noticed it sorry.

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

end of thread, other threads:[~2021-12-28 14:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28 14:39 [PR PATCH] New package: helvum-0.3.2 Animeshz
2021-12-28 14:41 ` [PR PATCH] [Updated] " Animeshz
2021-12-28 14:45 ` paper42
2021-12-28 14:46 ` [PR PATCH] [Closed]: " paper42
2021-12-28 14:51 ` Animeshz

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