c110388e5c0e457390ea71102f5096832c368558
[gentoo.git] / media-plugins / gst-plugins-soup / gst-plugins-soup-1.14.5.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5 GST_ORG_MODULE=gst-plugins-good
6
7 inherit gstreamer
8
9 DESCRIPTION="HTTP client source/sink plugin for GStreamer"
10 KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x64-macos"
11 IUSE=""
12
13 RDEPEND=">=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"