36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
# Template file for 'epiphany-extensions'
|
|
pkgname=epiphany-extensions
|
|
version=3.4.0
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
|
--disable-debug"
|
|
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=eaf1b466e316f4d6ed35437f8fdd4723a61ae57dd2744751e99109fd581f8fa5
|
|
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.8.0"
|
|
|
|
Add_dependency run epiphany
|
|
|
|
Add_dependency build which
|
|
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 ">=${version}"
|
|
Add_dependency build opensp-devel
|