You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/GStreamer-Interfaces/GStreamer-Interfaces-0.60.0...

27 lines
666 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/GStreamer-Interfaces/GStreamer-Interfaces-0.60.0.ebuild,v 1.4 2012/05/20 09:39:34 ago Exp $
EAPI=4
MODULE_AUTHOR=TSCH
MODULE_VERSION=0.06
inherit perl-module
DESCRIPTION="Perl interface to the GStreamer Interfaces library"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"
IUSE=""
RDEPEND="=media-libs/gst-plugins-base-0.10*
>=dev-perl/GStreamer-0.06
>=dev-perl/glib-perl-1.180"
DEPEND="${RDEPEND}
>=dev-perl/extutils-depends-0.205
>=dev-perl/extutils-pkgconfig-1.07
virtual/pkgconfig"
SRC_TEST=do