28 lines
1.5 KiB
Text
28 lines
1.5 KiB
Text
# Template file for 'epiphany'
|
|
pkgname=epiphany
|
|
version=3.4.2
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
|
--disable-tests --enable-seed"
|
|
depends="ca-certificates hicolor-icon-theme desktop-file-utils webkit-gtk3>=1.8.0"
|
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection nss-devel libgnome-keyring-devel libsoup-gnome-devel webkit-gtk3-devel>=1.8.0 startup-notification-devel NetworkManager-devel libseed-devel libnotify-devel avahi-libs-devel avahi-glib-libs-devel"
|
|
fulldepends="iso-codes gsettings-desktop-schemas"
|
|
revision=2
|
|
short_desc="Intuitive GNOME web browser"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/projects/epiphany/"
|
|
license="GPL-2"
|
|
checksum=fb5b0d48c4d8725031d023fd6a054c10cb9f166cd430db7fc2383d8d2af5d615
|
|
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."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="$pkgname-devel"
|