commit:     340575d21f4872f63563d52458a45a7a08b2df38
Author:     Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Sun May 29 15:31:57 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun May 29 15:33:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=340575d2

media-sound/noisetorch: remove completely

Project has been abandonned entirely due to security concerns
after upstream's loss of private keys

Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>

 media-sound/noisetorch/Manifest                 |  1 -
 media-sound/noisetorch/metadata.xml             | 12 --------
 media-sound/noisetorch/noisetorch-0.11.5.ebuild | 35 ----------------------
 media-sound/noisetorch/noisetorch-9999.ebuild   | 40 -------------------------
 profiles/package.mask                           |  9 ------
 5 files changed, 97 deletions(-)

diff --git a/media-sound/noisetorch/Manifest b/media-sound/noisetorch/Manifest
deleted file mode 100644
index ba5af032a..000000000
--- a/media-sound/noisetorch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST noisetorch-0.11.5.tar.gz 3722103 BLAKE2B 
cd7b38bcd3ed687030388861b25592c7e63f19e04309aea2c898246001b1e468c8fca2635217ac1d0f42ff4b72877b2d9ed20bd0e706946c9152c63e72b2f74d
 SHA512 
3a7dff5417d18dc3dda9f6b525227f95e9adb7dcebe9f6ffd250d99f0d99b14c07dd5df445bde4a54cd4ab71abae88f6c76afc4e409e791605ff81c4359130af

diff --git a/media-sound/noisetorch/metadata.xml 
b/media-sound/noisetorch/metadata.xml
deleted file mode 100644
index 59bfe3691..000000000
--- a/media-sound/noisetorch/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <name>Adel Kara Slimane</name>
-               <email>adel...@zegrapher.com</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">lawl/NoiseTorch</remote-id>
-               <bugs-to>https://github.com/lawl/NoiseTorch/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

diff --git a/media-sound/noisetorch/noisetorch-0.11.5.ebuild 
b/media-sound/noisetorch/noisetorch-0.11.5.ebuild
deleted file mode 100644
index 40d9b9b4b..000000000
--- a/media-sound/noisetorch/noisetorch-0.11.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit go-module desktop fcaps
-
-if [[ ${PV} == 9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/lawl/NoiseTorch";
-else
-       
SRC_URI="https://github.com/lawl/NoiseTorch/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
-
-       S="${WORKDIR}/NoiseTorch-${PV}"
-fi
-
-DESCRIPTION="Real-time microphone noise suppression on Linux. "
-HOMEPAGE="https://github.com/lawl/NoiseTorch";
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-go-module_set_globals
-
-src_install() {
-       dobin "${S}/bin/noisetorch"
-       domenu "${S}/assets/noisetorch.desktop"
-       doicon "${S}/assets/icon/noisetorch.png"
-}
-
-pkg_postinst() {
-       fcaps CAP_SYS_RESOURCE usr/bin/noisetorch
-}

diff --git a/media-sound/noisetorch/noisetorch-9999.ebuild 
b/media-sound/noisetorch/noisetorch-9999.ebuild
deleted file mode 100644
index f74b75494..000000000
--- a/media-sound/noisetorch/noisetorch-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit go-module desktop fcaps
-
-if [[ ${PV} == 9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/lawl/NoiseTorch";
-else
-       
SRC_URI="https://github.com/lawl/NoiseTorch/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
-
-       S="${WORKDIR}/NoiseTorch-${PV}"
-fi
-
-DESCRIPTION="Real-time microphone noise suppression on Linux. "
-HOMEPAGE="https://github.com/lawl/NoiseTorch";
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-go-module_set_globals
-
-src_prepare() {
-       default
-       eapply "${FILESDIR}/fix-make.patch"
-}
-
-src_install() {
-       dobin "${S}/bin/noisetorch"
-       domenu "${S}/assets/noisetorch.desktop"
-       doicon "${S}/assets/icon/noisetorch.png"
-}
-
-pkg_postinst() {
-       fcaps CAP_SYS_RESOURCE usr/bin/noisetorch
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 337f08d8e..de7eb00e2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,12 +1,3 @@
-# Adel KARA SLIMANE <adel...@zegrapher.com>
-# Mask all version of media-sound/noisetorch
-# the author reported on the likeliness of having lost control
-# of his private keys, which means there is a possibility
-# that malicious code have been added to his projects.
-# More information in https://github.com/lawl/NoiseTorch
-# (look at issues, latest release and commit messages)
-media-sound/noisetorch
-
 # Andrew Ammerlaan <andrewammerl...@gentoo.org> (2021-03-29)
 # James Beddek <tel...@posteo.de> (2021-10-09)
 # Per profile masking in overlays is currently not working

Reply via email to