Github messages for voidlinux
 help / color / mirror / Atom feed
From: lz-coder <lz-coder@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] NoiseTorch: remove package
Date: Sun, 15 Jan 2023 00:17:05 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41656@inbox.vuxu.org> (raw)

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

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

https://github.com/lz-coder/void-packages NoiseTorch
https://github.com/void-linux/void-packages/pull/41656

NoiseTorch: remove package
This version of NoiseTorch is dead because of secutity breach, see: https://github.com/lawl/NoiseTorch.

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

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

From 3231dd99283bf4424978b83dffaf78e337a5a8d3 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Sat, 14 Jan 2023 20:10:58 -0300
Subject: [PATCH] NoiseTorch: remove package

---
 srcpkgs/NoiseTorch/INSTALL        |  5 -----
 srcpkgs/NoiseTorch/template       | 25 -------------------------
 srcpkgs/removed-packages/template |  1 +
 3 files changed, 1 insertion(+), 30 deletions(-)
 delete mode 100644 srcpkgs/NoiseTorch/INSTALL
 delete mode 100644 srcpkgs/NoiseTorch/template

diff --git a/srcpkgs/NoiseTorch/INSTALL b/srcpkgs/NoiseTorch/INSTALL
deleted file mode 100644
index 63f13c0c59ea..000000000000
--- a/srcpkgs/NoiseTorch/INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-case "${ACTION}" in
-post)
-	setcap 'CAP_SYS_RESOURCE=+ep' usr/bin/noisetorch
-	;;
-esac
diff --git a/srcpkgs/NoiseTorch/template b/srcpkgs/NoiseTorch/template
deleted file mode 100644
index a9e9fb2c92d4..000000000000
--- a/srcpkgs/NoiseTorch/template
+++ /dev/null
@@ -1,25 +0,0 @@
-# Template file for 'NoiseTorch'
-pkgname=NoiseTorch
-version=0.11.4
-revision=1
-build_style=go
-go_ldflags="-X main.version=${version} -X main.distribution=VoidLinux"
-go_import_path="noisetorch"
-depends="libcap-progs"
-short_desc="Real-time microphone noise suppression on Linux"
-maintainer="Soc Virnyl S. Estela <renegan.ronin@gmail.com>"
-license="GPL-3.0-or-later"
-homepage="https://github.com/lawl/NoiseTorch"
-distfiles="https://github.com/lawl/NoiseTorch/archive/${version}.tar.gz"
-checksum=3da6cad119ecca6f4e131c8bca86eb122d2363d5d30dcd1da41974af5887a3c1
-
-pre_build() {
-	make rnnoise
-	GOARCH= go build scripts/embedlicenses.go
-	./embedlicenses
-}
-
-post_install() {
-	vinstall assets/noisetorch.desktop 644 usr/share/applications
-	vinstall assets/icon/noisetorch.png 644 usr/share/icons/hicolor/256x256/apps
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 8febb5f0c1f4..749531505134 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -323,6 +323,7 @@ replaces="
  ncdns<=0.0.2_12
  newt-python<=0.52.21_5
  nodejs-lts-10<=10.24.0_2
+ NoiseTorch<=0.11.4
  nvidia340-dkms<=340.108_4
  nvidia340-libs<=340.108_4
  nvidia340-opencl<=340.108_4

             reply	other threads:[~2023-01-14 23:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-14 23:17 lz-coder [this message]
2023-01-14 23:19 ` classabbyamp
2023-01-14 23:19 ` JamiKettunen
2023-01-14 23:33 ` lz-coder
2023-01-14 23:34 ` paper42
2023-01-14 23:39 ` lz-coder
2023-01-15  0:00 ` paper42
2023-01-15  0:01 ` paper42
2023-01-15  0:03 ` paper42
2023-01-15  0:13 ` lz-coder
2023-01-15  0:51 ` JamiKettunen
2023-04-15  1:52 ` github-actions
2023-04-29  1:52 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41656@inbox.vuxu.org \
    --to=lz-coder@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).