media-plugins/gst-plugins-jpeg: ia64 stable wrt bug #587010
[gentoo.git] / media-plugins / gst-plugins-jpeg / gst-plugins-jpeg-1.8.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=6
6 GST_ORG_MODULE=gst-plugins-good
7
8 inherit gstreamer
9
10 DESCRIPTION="JPEG image encoder/decoder plugin for GStreamer"
11 KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86"
12 IUSE=""
13
14 RDEPEND=">=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}]"
15 DEPEND="${RDEPEND}"