# Template file for 'epiphany-extensions'
pkgname=epiphany-extensions
version=3.2.0
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-scrollkeeper
--disable-debug"
revision=2
short_desc="Extensions for Epiphany - The GNOME web browser"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/epiphany/"
license="GPL-2"
checksum=0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae
long_desc="
 Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
 users. Its principles are simplicity and standards compliance. Simplicity is
 achieved by a well designed user interface and reliance on external
 applications for performing external tasks (such as reading email). Simplicity
 should not mean less powerful. Standards compliance is achieved on the HTML
 side by using the WebKitGTK+ rendering engine; and on the user interface side
 by closely following the GNOME Human Interface Guidelines (HIG) and by close
 integration with the GNOME desktop.

 This package contains some extensions for use with Epiphany."

shlib_depends="webkit-gtk3>=1.6.3"

Add_dependency run epiphany

Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build webkit-gtk3-devel
Add_dependency build epiphany-devel
Add_dependency build opensp-devel