2010-10-24 16:28:55 +02:00
|
|
|
# Template file for 'libgdata'
|
|
|
|
pkgname=libgdata
|
2012-04-04 08:22:22 +02:00
|
|
|
version=0.12.0
|
2012-03-19 15:38:44 +01:00
|
|
|
homepage="http://live.gnome.org/libgdata"
|
2012-04-04 08:22:22 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config flex intltool gobject-introspection glib-devel gtk+3-devel libsoup-gnome-devel liboauth-devel libgnome-keyring-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2010-10-24 16:28:55 +02:00
|
|
|
short_desc="Library for accessing GData webservices"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-19 15:38:44 +01:00
|
|
|
license="LGPL-2.1"
|
2012-04-04 08:22:22 +02:00
|
|
|
checksum=e5acd1ca88433306e740fc4cb3836f9710358d0acd48d4ddee1876dd77d2aca3
|
2010-10-24 16:28:55 +02:00
|
|
|
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."
|
|
|
|
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-10-24 16:28:55 +02:00
|
|
|
|