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

33 lines
1.1 KiB
Plaintext

# Template file for 'gnome-online-accounts'
pkgname=gnome-online-accounts
version=3.2.1
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--enable-google --enable-twitter
--enable-yahoo --enable-facebook --disable-static"
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=549c210c358fd05598a00cb7a8d8f5b0fd6e18f7cb321c3c1641fb18f1312234
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"
Add_dependency run hicolor-icon-theme
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libxslt
Add_dependency build docbook-xsl
Add_dependency build gobject-introspection
Add_dependency build webkit-gtk3-devel
Add_dependency build json-glib-devel
Add_dependency build libnotify-devel
Add_dependency build rest-devel
Add_dependency build libsoup-gnome-devel