void-packages/srcpkgs/libgdata/template

26 lines
929 B
Plaintext

# Template file for 'libgdata'
pkgname=libgdata
version=0.10.2
homepage="http://live.gnome.org/libgdata"
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.xz"
build_style=gnu-configure
short_desc="Library for accessing GData webservices"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=c028f3f39796fe6cc4841413b95a6c470350166ec8b520d17e6f4ff666f32c4e
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"
Add_dependency build pkg-config
Add_dependency build flex
Add_dependency build gobject-introspection
Add_dependency build glib-devel
Add_dependency build libxml2-devel
Add_dependency build libsoup-devel
Add_dependency build libsoup-gnome-devel
Add_dependency build liboauth-devel