Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rnnoise-ladspa-0.91
@ 2021-04-27  1:31 kwshi
  2021-04-27  1:41 ` [PR PATCH] [Updated] " kwshi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: kwshi @ 2021-04-27  1:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages rnnoise-ladspa
https://github.com/void-linux/void-packages/pull/30528

New package: rnnoise-ladspa-0.91
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30528.patch is attached

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

From 1549ad9fb76277ecd98e98b1f611cbfa2d359de0 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Mon, 26 Apr 2021 18:30:41 -0700
Subject: [PATCH] New package: rnnoise-ladspa-0.91

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

diff --git a/srcpkgs/rnnoise-ladspa/template b/srcpkgs/rnnoise-ladspa/template
new file mode 100644
index 000000000000..779894fda180
--- /dev/null
+++ b/srcpkgs/rnnoise-ladspa/template
@@ -0,0 +1,13 @@
+# Template file for 'rnnoise-ladspa'
+pkgname=rnnoise-ladspa
+version=0.91
+revision=1
+wrksrc="noise-suppression-for-voice-${version}"
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DBUILD_VST_PLUGIN=OFF -DBUILD_LV2_PLUGIN=OFF"
+short_desc="Noise suppression plugin based on Xiph's RNNoise"
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/werman/noise-suppression-for-voice"
+distfiles="https://github.com/werman/noise-suppression-for-voice/archive/refs/tags/v${version}.tar.gz"
+checksum=4f3a112534d4abb5ee2b6c328cde89193dbdb2146cffc98505972c3b5397a35e

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

end of thread, other threads:[~2022-06-02  2:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27  1:31 [PR PATCH] New package: rnnoise-ladspa-0.91 kwshi
2021-04-27  1:41 ` [PR PATCH] [Updated] " kwshi
2021-05-02  0:01 ` [PR PATCH] [Updated] New package: librnnoise-ladspa-0.91 kwshi
2021-05-02  0:03 ` kwshi
2021-05-02  0:41 ` kwshi
2021-05-02  0:42 ` kwshi
2022-05-18  2:09 ` github-actions
2022-06-02  2:13 ` [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).