mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
media-sound/pulseaudio-virtualmic: treeclean
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST pulseaudio-virtualmic-0.1.tar.gz 14181 BLAKE2B 3eea933cda33c8a1cd9117687512d238aa70ca2f6d24af66814652d5c1a30ab044c31098fe3c83d0ad48dcf15d448f2d560e294e741111fc135c95cd742dfd3b SHA512 3ee8e8c65598ffc07107f630a856f3e432ace09f86e1e04615f31651eed649b88f68e81e925727c8559bdd2f380f07b093912d93b37cea7acedb89a7833aca28
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">MatthiasCoppens/pulseaudio-virtualmic</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION=" Use any offline or online media file or stream as a PulseAudio source"
|
||||
|
||||
HOMEPAGE="https://github.com/MatthiasCoppens/pulseaudio-virtualmic"
|
||||
|
||||
if [ "${PV}" == 9999 ]
|
||||
then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic.git"
|
||||
else
|
||||
SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
RESTRICT="mirror test"
|
||||
|
||||
RDEPEND="media-video/ffmpeg
|
||||
media-sound/pulseaudio"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_install() {
|
||||
exeinto /usr/bin
|
||||
doexe virtualmic
|
||||
}
|
||||
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION=" Use any offline or online media file or stream as a PulseAudio source"
|
||||
|
||||
HOMEPAGE="https://github.com/MatthiasCoppens/pulseaudio-virtualmic"
|
||||
|
||||
if [ "${PV}" == 9999 ]
|
||||
then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic.git"
|
||||
else
|
||||
SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
RESTRICT="mirror test"
|
||||
|
||||
RDEPEND="media-video/ffmpeg
|
||||
media-sound/pulseaudio"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_install() {
|
||||
exeinto /usr/bin
|
||||
doexe virtualmic
|
||||
}
|
||||
@@ -31,11 +31,6 @@ app-crypt/gnome-encfs-manager
|
||||
# Removal on 2025-10-03
|
||||
dev-ruby/sorbet-runtime
|
||||
|
||||
# David (stkw0) Roman <davidroman96@gmail.com> (2025-08-29)
|
||||
# EAPI 7. Depends on masked media-sound/pulseaudio. Archived upstream
|
||||
# Removal on 2025-09-29
|
||||
media-sound/pulseaudio-virtualmic
|
||||
|
||||
# David (stkw0) Roman <davidroman96@gmail.com> (2025-07-25)
|
||||
# Depends on removed pydantic version.
|
||||
dev-python/safety-schemas
|
||||
|
||||
Reference in New Issue
Block a user