void-packages/srcpkgs/gnome-online-accounts/template

22 lines
931 B
Plaintext

# Template file for 'gnome-online-accounts'
pkgname=gnome-online-accounts
version=3.4.2
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-google --enable-twitter
--enable-yahoo --enable-facebook --disable-static"
depends="hicolor-icon-theme webkit-gtk3>=1.6.3"
makedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection webkit-gtk3-devel json-glib-devel libnotify-devel rest-devel libsoup-gnome-devel libgnome-keyring-devel"
revision=1
short_desc="GNOME service to access online accounts"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=b349ea12fbb564c8a71574b47d8949974cf42f959d7da212ef8933a5eb1d7945
long_desc="
$pkgname provides interfaces so applications and
libraries in GNOME can access the user's online accounts."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel"