blob: 804876bb6328057dbaf291971ade1e7ad65ef744 [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=XAOC
MODULE_VERSION=0.20
inherit perl-module
DESCRIPTION="Perl bindings for GStreamer"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
RDEPEND="
media-libs/gstreamer:0.10
>=dev-perl/glib-perl-1.180.0
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.205.0
>=dev-perl/extutils-pkgconfig-1.70.0
virtual/pkgconfig
"
SRC_TEST="do parallel"