Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] NoiseTorch: remove package
@ 2023-01-14 23:17 lz-coder
  2023-01-14 23:19 ` classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: lz-coder @ 2023-01-14 23:17 UTC (permalink / raw)
  To: ml

[-- 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

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

end of thread, other threads:[~2023-04-29  1:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-14 23:17 [PR PATCH] NoiseTorch: remove package lz-coder
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

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