media-plugins/gst-plugins-speex: stable 1.10.5 for ppc/ppc64, bug #624180
[gentoo.git] / media-plugins / gst-plugins-speex / gst-plugins-speex-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-good
6
7 inherit gstreamer
8
9 DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
10 KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
11 IUSE=""
12
13 RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"