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/Gtk2-WebKit/Gtk2-WebKit-0.90.0-r1.ebuild

26 lines
455 B

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=FLORA
MODULE_VERSION=0.09
inherit perl-module
DESCRIPTION="Web content engine library for Gtk2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-perl/gtk2-perl
net-libs/webkit-gtk:2"
DEPEND="${RDEPEND}
dev-perl/glib-perl
dev-perl/extutils-pkgconfig
dev-perl/ExtUtils-Depends"
#SRC_TEST=do