X-Git-Url: https://git.draconx.ca/gitweb/gentoo-fixes.git/blobdiff_plain/9bc59d5f97a13b9cf75b41852d80e3234f426cb6:/media-sound/apulse/apulse-0.1.13-r1.ebuild..d63d510fd5c9e714993ea1c668e9c034e28170b6:/media-sound/apulse/apulse-0.1.13-r2.ebuild diff --git a/media-sound/apulse/apulse-0.1.13-r1.ebuild b/media-sound/apulse/apulse-0.1.13-r2.ebuild similarity index 78% rename from media-sound/apulse/apulse-0.1.13-r1.ebuild rename to media-sound/apulse/apulse-0.1.13-r2.ebuild index ebcff72..76f3591 100644 --- a/media-sound/apulse/apulse-0.1.13-r1.ebuild +++ b/media-sound/apulse/apulse-0.1.13-r2.ebuild @@ -1,5 +1,12 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 +# This is a modified version of the original ebuild from Gentoo GNU/Linux, +# covered by the following copyright and permission notice: +# +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 +# +# The modifications include: +# +# * Removed pointless alsa-plugins blocker (2022-04) EAPI=7 @@ -19,8 +26,8 @@ RESTRICT="!test? ( test )" DEPEND="dev-libs/glib:2[${MULTILIB_USEDEP}] media-libs/alsa-lib[${MULTILIB_USEDEP}] - sdk? ( !media-sound/pulseaudio ) " -RDEPEND=$DEPEND + sdk? ( !media-libs/libpulse !media-sound/pulseaudio ) " +RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/sdk.patch"