26 lines
1.3 KiB
Text
26 lines
1.3 KiB
Text
# 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"
|
|
depends="epiphany webkit-gtk3>=1.8.0"
|
|
makedepends="which pkg-config intltool gnome-doc-utils webkit-gtk3-devel epiphany-devel>=3.4.0 opensp-devel"
|
|
revision=1
|
|
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."
|