void-packages/srcpkgs/libgdata/template

20 lines
802 B
Plaintext

# Template file for 'libgdata'
pkgname=libgdata
version=0.12.0
homepage="http://live.gnome.org/libgdata"
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
build_style=gnu-configure
makedepends="pkg-config flex intltool gobject-introspection glib-devel gtk+3-devel libsoup-gnome-devel liboauth-devel libgnome-keyring-devel"
revision=1
short_desc="Library for accessing GData webservices"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3
long_desc="
libgdata is a GLib-based library for accessing online service APIs using the
GData protocol — most notably, Google's services. It provides APIs to access
the common Google services, and has full asynchronous support."
subpackages="$pkgname-devel"