2010-04-16 11:54:03 +00:00
|
|
|
# Template file for 'epiphany'
|
|
|
|
pkgname=epiphany
|
2012-03-28 08:25:57 +00:00
|
|
|
version=3.4.0.1
|
|
|
|
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"
|
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-03-28 08:25:57 +00:00
|
|
|
checksum=48acfa6efc806cc6b02f783dd92b36ba3bdf94d1e1ae02bed69886f45e400533
|
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."
|
|
|
|
|
2012-03-28 08:25:57 +00:00
|
|
|
shlib_depends="webkit-gtk3>=1.8.0"
|
2010-04-16 11:54:03 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-04-16 11:54:03 +00:00
|
|
|
|
2012-03-28 08:25:57 +00:00
|
|
|
Add_dependency build which
|
2010-04-16 11:54:03 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gnome-doc-utils
|
2011-09-30 09:25:41 +00:00
|
|
|
Add_dependency build gobject-introspection
|
2011-03-01 12:48:35 +00:00
|
|
|
Add_dependency build nss-devel
|
2010-04-16 11:54:03 +00:00
|
|
|
Add_dependency build libgnome-keyring-devel
|
2011-03-01 12:48:35 +00:00
|
|
|
Add_dependency build libsoup-gnome-devel
|
2012-03-28 08:25:57 +00:00
|
|
|
Add_dependency build webkit-gtk3-devel ">=1.8.0"
|
2011-07-03 16:51:27 +00:00
|
|
|
Add_dependency build startup-notification-devel
|
|
|
|
Add_dependency build NetworkManager-devel
|
2011-07-07 19:46:43 +00:00
|
|
|
Add_dependency build libseed-devel
|
2011-09-30 09:25:41 +00:00
|
|
|
Add_dependency build libnotify-devel
|
|
|
|
Add_dependency build avahi-libs-devel
|
|
|
|
Add_dependency build avahi-glib-libs-devel
|
2010-04-16 11:54:03 +00:00
|
|
|
|
2012-03-28 08:25:57 +00:00
|
|
|
Add_dependency run ca-certificates
|
|
|
|
Add_dependency run hicolor-icon-theme
|
|
|
|
Add_dependency run desktop-file-utils
|
|
|
|
|
2011-07-03 16:51:27 +00:00
|
|
|
Add_dependency full iso-codes
|
|
|
|
Add_dependency full gsettings-desktop-schemas
|