aboutsummaryrefslogtreecommitdiff
blob: ff3bae6aec8e9f38857a3d3b1ee8b5a8d2db4b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

inherit gst-plugins-ugly-multilib

DESCRIPTION="Libmpeg2 based decoder plug-in for gstreamer"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=media-libs/libmpeg2-0.4[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"