1 # Copyright 1999-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 GST_ORG_MODULE=gst-plugins-bad
7 inherit gstreamer-meson
9 DESCRIPTION="RTMP source/sink plugin for GStreamer"
10 KEYWORDS="amd64 ~arm64 ~x86"
12 RDEPEND=">=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}]"