commit: 4f289d94277b8a0ec94f2aa1ed70cb99cdd56f8b
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Oct 6 08:27:08 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sun Oct 6 08:27:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f289d94
media-sound/hushboard: treeclean
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
media-sound/hushboard/Manifest | 1 -
.../hushboard/hushboard-0.0_pre20220518.ebuild | 32 ----------------------
media-sound/hushboard/hushboard-9999.ebuild | 32 ----------------------
media-sound/hushboard/metadata.xml | 11 --------
profiles/package.mask | 1 -
5 files changed, 77 deletions(-)
diff --git a/media-sound/hushboard/Manifest b/media-sound/hushboard/Manifest
deleted file mode 100644
index d0315113d..000000000
--- a/media-sound/hushboard/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hushboard-0.0_pre20220518.tar.gz 111373 BLAKE2B
438ddc7ab4d7aa7a9542afc1c4a7ff4a86af858617be77bc06b1967a84ad56b3824fb2df099c7022ff2da9753bfc01b591058dfdd01ab7580e9602a7983e87a6
SHA512
99a65b8d6e166b2e5185f16727409ed12a1a596aaa7e76bfcebfa0650e82fd16f9b920e6797ea90c9dcdb1897b491fb39590285571fa5b650a1380ae372de644
diff --git a/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild
b/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild
deleted file mode 100644
index ee3bb1b88..000000000
--- a/media-sound/hushboard/hushboard-0.0_pre20220518.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutes your microphone while you are typing"
-HOMEPAGE="https://kryogenix.org/code/hushboard/"
-LICENSE="MIT"
-SLOT="0"
-
-if [[ "${PV}" == "9999" ]]; then
- EGIT_REPO_URI="https://github.com/stuartlangridge/hushboard.git"
- inherit git-r3
-else
- HUSHBOARD_COMMIT_ID="5d62c2aacb876f7178d8002a22e44128ac312c98"
-
SRC_URI="https://github.com/stuartlangridge/hushboard/archive/${HUSHBOARD_COMMIT_ID}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${HUSHBOARD_COMMIT_ID}"
- KEYWORDS="~amd64"
-fi
-
-RDEPEND="
- dev-libs/libappindicator
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
-"
diff --git a/media-sound/hushboard/hushboard-9999.ebuild
b/media-sound/hushboard/hushboard-9999.ebuild
deleted file mode 100644
index ee3bb1b88..000000000
--- a/media-sound/hushboard/hushboard-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutes your microphone while you are typing"
-HOMEPAGE="https://kryogenix.org/code/hushboard/"
-LICENSE="MIT"
-SLOT="0"
-
-if [[ "${PV}" == "9999" ]]; then
- EGIT_REPO_URI="https://github.com/stuartlangridge/hushboard.git"
- inherit git-r3
-else
- HUSHBOARD_COMMIT_ID="5d62c2aacb876f7178d8002a22e44128ac312c98"
-
SRC_URI="https://github.com/stuartlangridge/hushboard/archive/${HUSHBOARD_COMMIT_ID}.tar.gz
-> ${P}.tar.gz"
- S="${WORKDIR}/${PN}-${HUSHBOARD_COMMIT_ID}"
- KEYWORDS="~amd64"
-fi
-
-RDEPEND="
- dev-libs/libappindicator
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pygobject[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/python-xlib[${PYTHON_USEDEP}]
-"
diff --git a/media-sound/hushboard/metadata.xml
b/media-sound/hushboard/metadata.xml
deleted file mode 100644
index 1a935f763..000000000
--- a/media-sound/hushboard/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Florian Schmaus</name>
- </maintainer>
- <upstream>
- <remote-id type="github">stuartlangridge/hushboard</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index bf69f4cca..b03706290 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -98,7 +98,6 @@ dev-python/gevent
# Takuya Wakazono <[email protected]> (2024-09-06)
# Depends on dev-libs/libappindicator and is unmaintained in guru.
# Removal on 2024-10-06.
-media-sound/hushboard
net-im/guilded-bin
# Anna Vyalkova <[email protected]> (2024-06-24)