Diff gst-plugins-pulse-1.20.4 with a gst-plugins-pulse-1.20.4-r1
/usr/portage/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.20.4-r1.ebuild 2023-10-09 14:52:31.732368407 +0300 | ||
---|---|---|
7 | 7 |
inherit gstreamer-meson |
8 | 8 | |
9 | 9 |
DESCRIPTION="PulseAudio sound server plugin for GStreamer" |
10 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" |
|
10 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" |
|
11 | 11 | |
12 | 12 |
RDEPEND=" |
13 | 13 |
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}] |
14 |
>=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] |
|
14 |
>=media-libs/libpulse-2.1-r1[${MULTILIB_USEDEP}] |
|
15 | 15 |
" |
16 | 16 |
DEPEND="${RDEPEND}" |