2010-04-16 11:54:03 +00:00
|
|
|
# Template file for 'epiphany'
|
|
|
|
pkgname=epiphany
|
2012-05-20 13:39:00 +00:00
|
|
|
version=3.4.2
|
2012-03-28 08:25:57 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-03-01 12:48:35 +00:00
|
|
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
2012-03-28 08:25:57 +00:00
|
|
|
--disable-tests --enable-seed"
|
2012-05-23 16:26:56 +00:00
|
|
|
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"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2010-04-16 11:54:03 +00:00
|
|
|
short_desc="Intuitive GNOME web browser"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-07 19:46:43 +00:00
|
|
|
homepage="http://www.gnome.org/projects/epiphany/"
|
|
|
|
license="GPL-2"
|
2012-05-20 13:39:00 +00:00
|
|
|
checksum=fb5b0d48c4d8725031d023fd6a054c10cb9f166cd430db7fc2383d8d2af5d615
|
2010-04-16 11:54:03 +00:00
|
|
|
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"
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|