commit:     970d5fbb55ab261f81eefe65f2103812be368f55
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 12:06:43 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 29 12:21:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970d5fbb

media-video/simplescreenrecorder: 0.4.4: Switch to media-libs/libpulse

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...nrecorder-0.4.4-r1.ebuild => simplescreenrecorder-0.4.4-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild
similarity index 97%
rename from 
media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
rename to media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild
index f580b5a24f59..c07b20b0ffff 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r1.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -39,7 +39,7 @@ RDEPEND="
        virtual/glu[${MULTILIB_USEDEP}]
        jack? ( virtual/jack )
        opengl? ( media-libs/libglvnd[${MULTILIB_USEDEP},X] )
-       pulseaudio? ( media-sound/pulseaudio )
+       pulseaudio? ( media-libs/libpulse )
        v4l? ( media-libs/libv4l )
 "
 DEPEND="${RDEPEND}"

Reply via email to