Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: deepfilternet-ladspa-0.5.6
@ 2023-12-03  0:35 Johnnynator
  2023-12-05 15:20 ` [PR PATCH] [Updated] " Johnnynator
  2023-12-05 15:32 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: Johnnynator @ 2023-12-03  0:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages deepfilternet
https://github.com/void-linux/void-packages/pull/47541

New package: deepfilternet-ladspa-0.5.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

- I built this PR locally for my native architecture, `x86_64-musl`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64
  - riscv64
  - riscv64-musl



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

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

From ef038c2f29db55f3b0b1ca081cba5f5eb6253f46 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sun, 3 Dec 2023 01:22:02 +0100
Subject: [PATCH] New package: deepfilternet-ladspa-0.5.6

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

diff --git a/srcpkgs/deepfilternet-ladspa/template b/srcpkgs/deepfilternet-ladspa/template
new file mode 100644
index 0000000000000..fc9c6b9adb4d1
--- /dev/null
+++ b/srcpkgs/deepfilternet-ladspa/template
@@ -0,0 +1,21 @@
+# Template file for 'deepfilternet-ladspa'
+pkgname=deepfilternet-ladspa
+version=0.5.6
+revision=1
+build_style=cargo
+configure_args="-p deep-filter-ladspa"
+short_desc="Noise supression using deep filtering"
+maintainer="John <me@johnnynator.dev>"
+license="MIT OR Apache-2.0"
+homepage="https://huggingface.co/spaces/hshr/DeepFilterNet2"
+distfiles="https://github.com/Rikorose/DeepFilterNet/archive/refs/tags/v${version}.tar.gz"
+checksum=0f9a219d06c404bc4200f228e7e224f108cbbca04d7227a6de7d2ce974c2f579
+
+do_install() {
+	vlicense LICENSE
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+	vinstall target/${RUST_TARGET}/release/libdeep_filter_ladspa.so 755 usr/lib/ladspa
+	vinstall ladspa/filter-chain-configs/deepfilter-mono-source.conf 644 usr/share/pipewire/filter-chain.conf.avail
+	vinstall ladspa/filter-chain-configs/deepfilter-stereo-sink.conf 644 usr/share/pipewire/filter-chain.conf.avail
+}

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

* Re: [PR PATCH] [Updated] New package: deepfilternet-ladspa-0.5.6
  2023-12-03  0:35 [PR PATCH] New package: deepfilternet-ladspa-0.5.6 Johnnynator
@ 2023-12-05 15:20 ` Johnnynator
  2023-12-05 15:32 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2023-12-05 15:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages deepfilternet
https://github.com/void-linux/void-packages/pull/47541

New package: deepfilternet-ladspa-0.5.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

- I built this PR locally for my native architecture, `x86_64-musl`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64
  - riscv64
  - riscv64-musl



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

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

From e8e04fd7baa6e24a29b5cf4ccdca332961b65004 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sun, 3 Dec 2023 01:22:02 +0100
Subject: [PATCH] New package: deepfilternet-ladspa-0.5.6

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

diff --git a/srcpkgs/deepfilternet-ladspa/template b/srcpkgs/deepfilternet-ladspa/template
new file mode 100644
index 0000000000000..4de54f7563928
--- /dev/null
+++ b/srcpkgs/deepfilternet-ladspa/template
@@ -0,0 +1,21 @@
+# Template file for 'deepfilternet-ladspa'
+pkgname=deepfilternet-ladspa
+version=0.5.6
+revision=1
+build_style=cargo
+configure_args="-p deep-filter-ladspa"
+short_desc="Noise supression using deep filtering"
+maintainer="John <me@johnnynator.dev>"
+license="MIT OR Apache-2.0"
+homepage="https://huggingface.co/spaces/hshr/DeepFilterNet2"
+distfiles="https://github.com/Rikorose/DeepFilterNet/archive/refs/tags/v${version}.tar.gz"
+checksum=0f9a219d06c404bc4200f228e7e224f108cbbca04d7227a6de7d2ce974c2f579
+
+do_install() {
+	vlicense LICENSE
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+	vinstall target/${RUST_TARGET}/release/libdeep_filter_ladspa.so 755 usr/lib/ladspa
+	vinstall ladspa/filter-chain-configs/deepfilter-mono-source.conf 644 usr/share/pipewire/filter-chain
+	vinstall ladspa/filter-chain-configs/deepfilter-stereo-sink.conf 644 usr/share/pipewire/filter-chain
+}

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

* Re: [PR PATCH] [Merged]: New package: deepfilternet-ladspa-0.5.6
  2023-12-03  0:35 [PR PATCH] New package: deepfilternet-ladspa-0.5.6 Johnnynator
  2023-12-05 15:20 ` [PR PATCH] [Updated] " Johnnynator
@ 2023-12-05 15:32 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2023-12-05 15:32 UTC (permalink / raw)
  To: ml

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

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

New package: deepfilternet-ladspa-0.5.6
https://github.com/void-linux/void-packages/pull/47541

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

- I built this PR locally for my native architecture, `x86_64-musl`
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l
  - x86_64
  - riscv64
  - riscv64-musl



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

end of thread, other threads:[~2023-12-05 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-03  0:35 [PR PATCH] New package: deepfilternet-ladspa-0.5.6 Johnnynator
2023-12-05 15:20 ` [PR PATCH] [Updated] " Johnnynator
2023-12-05 15:32 ` [PR PATCH] [Merged]: " Johnnynator

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