]> git.draconx.ca Git - gentoo-fixes.git/blobdiff - media-sound/apulse/apulse-0.1.13-r2.ebuild
media-sound/apulse: Sync with upstream.
[gentoo-fixes.git] / 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 ebcff721638900eb14033459383c421a12f636cd..76f3591efe3eb7f001c642e982f7ae3b7d3dd8ec 100644 (file)
@@ -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"