48 lines
1.9 KiB
Text
48 lines
1.9 KiB
Text
# Template file for 'epiphany'
|
|
pkgname=epiphany
|
|
version=3.4.0.1
|
|
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"
|
|
short_desc="Intuitive GNOME web browser"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org/projects/epiphany/"
|
|
license="GPL-2"
|
|
checksum=48acfa6efc806cc6b02f783dd92b36ba3bdf94d1e1ae02bed69886f45e400533
|
|
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."
|
|
|
|
shlib_depends="webkit-gtk3>=1.8.0"
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build which
|
|
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 ">=1.8.0"
|
|
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 run ca-certificates
|
|
Add_dependency run hicolor-icon-theme
|
|
Add_dependency run desktop-file-utils
|
|
|
|
Add_dependency full iso-codes
|
|
Add_dependency full gsettings-desktop-schemas
|