From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8AB15158090 for ; Sun, 29 May 2022 15:33:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2B3AE081E; Sun, 29 May 2022 15:33:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC1DDE081E for ; Sun, 29 May 2022 15:33:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 642AE341996 for ; Sun, 29 May 2022 15:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC7F73B8 for ; Sun, 29 May 2022 15:33:26 +0000 (UTC) From: "Adel KARA SLIMANE" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adel KARA SLIMANE" Message-ID: <1653838394.340575d21f4872f63563d52458a45a7a08b2df38.adel@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/noisetorch/, profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/noisetorch/Manifest media-sound/noisetorch/metadata.xml media-sound/noisetorch/noisetorch-0.11.5.ebuild media-sound/noisetorch/noisetorch-9999.ebuild profiles/package.mask X-VCS-Directories: media-sound/noisetorch/ profiles/ X-VCS-Committer: adel X-VCS-Committer-Name: Adel KARA SLIMANE X-VCS-Revision: 340575d21f4872f63563d52458a45a7a08b2df38 X-VCS-Branch: dev Date: Sun, 29 May 2022 15:33:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d59d1ce2-454f-4919-85f5-e7b4406e7be4 X-Archives-Hash: bfdfb6bea9d9dd670485bef3df81c11d commit: 340575d21f4872f63563d52458a45a7a08b2df38 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sun May 29 15:31:57 2022 +0000 Commit: Adel KARA SLIMANE karaslimane com> 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 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 @@ - - - - - Adel Kara Slimane - adel.ks@zegrapher.com - - - lawl/NoiseTorch - https://github.com/lawl/NoiseTorch/issues - - 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 -# 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 (2021-03-29) # James Beddek (2021-10-09) # Per profile masking in overlays is currently not working