f91b4d9ffba1b7bf6adedf5666591b6611b57d9f
[gentoo.git] / media-plugins / gst-plugins-mad / gst-plugins-mad-1.10.5.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-ugly
6
7 inherit gstreamer
8
9 DESCRIPTION="MP3 decoder plugin for GStreamer"
10 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
11 IUSE=""
12
13 RDEPEND=">=media-libs/libmad-0.15.1b-r8[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"