47 lines
1.9 KiB
Text
47 lines
1.9 KiB
Text
# Template file for 'epiphany'
|
|
pkgname=epiphany
|
|
version=3.2.1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
|
--enable-network-manager --enable-seed
|
|
--with-ca-file=/etc/ssl/certs/ca-certificates.crt --disable-tests"
|
|
short_desc="Intuitive GNOME web browser"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/projects/epiphany/"
|
|
license="GPL-2"
|
|
checksum=5ade10d9becce1ca43c30d755fda477c5595a1c0514047f07f7d4b817a2154fe
|
|
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"
|
|
|
|
Add_dependency run ca-certificates
|
|
Add_dependency run hicolor-icon-theme
|
|
Add_dependency run desktop-file-utils
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gnome-doc-utils
|
|
Add_dependency build gobject-introspection
|
|
Add_dependency build nss-devel
|
|
Add_dependency build libgnome-keyring-devel
|
|
Add_dependency build libsoup-gnome-devel
|
|
Add_dependency build webkit-gtk3-devel
|
|
Add_dependency build startup-notification-devel
|
|
Add_dependency build NetworkManager-devel
|
|
Add_dependency build libseed-devel
|
|
Add_dependency build libnotify-devel
|
|
Add_dependency build avahi-libs-devel
|
|
Add_dependency build avahi-glib-libs-devel
|
|
|
|
Add_dependency full iso-codes
|
|
Add_dependency full gsettings-desktop-schemas
|