void-packages/srcpkgs/epiphany/template
2012-10-16 12:32:32 +02:00

32 lines
1.6 KiB
Plaintext

# Template file for 'epiphany'
pkgname=epiphany
version=3.6.1
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-tests"
depends="ca-certificates hicolor-icon-theme desktop-file-utils
webkit-gtk3>=1.10.0"
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
nss-devel libsoup-gnome-devel>=2.40 gtk+3-devel>=3.6.0_2 libnotify-devel
webkit-gtk3-devel>=1.10.0 sqlite-devel libxslt-devel avahi-glib-libs-devel
startup-notification-devel NetworkManager-devel gcr-devel>=3.6.0
libgnome-keyring-devel>=3.6.0 gnome-desktop-devel>=3.6.0
gsettings-desktop-schemas-devel>=3.6.0"
fulldepends="iso-codes gsettings-desktop-schemas>=3.6.0"
short_desc="Intuitive GNOME web browser"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/epiphany/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=1b4e33e02f7653489be9c49d182be84da13348b4ad3cb4c09c643898586a6008
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."