dev-python/cmd2: update HOMEPAGE
[gentoo.git] / media-plugins / gst-plugins-rtmp / gst-plugins-rtmp-1.10.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5 GST_ORG_MODULE=gst-plugins-bad
6
7 inherit gstreamer
8
9 DESCRIPTION="RTMP source/sink plugin for GStreamer"
10 KEYWORDS="amd64 x86"
11 IUSE=""
12
13 RDEPEND=">=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"