# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="5" inherit gst-plugins-good-multilib DESCRIPTION="GStreamer encoder/decoder for JPEG format" KEYWORDS="~amd64" IUSE="" RDEPEND="virtual/jpeg[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"