2010-10-24 16:28:55 +02:00
|
|
|
# Template file for 'libgdata'
|
|
|
|
pkgname=libgdata
|
2012-09-30 15:47:29 +02:00
|
|
|
version=0.13.2
|
2012-10-11 09:50:02 +02:00
|
|
|
revision=2
|
2012-09-30 15:47:29 +02:00
|
|
|
subpackages="$pkgname-devel"
|
2012-09-26 08:43:29 +02:00
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--disable-static"
|
|
|
|
makedepends="pkg-config flex intltool gobject-introspection
|
2012-10-11 09:50:02 +02:00
|
|
|
glib-devel gtk+3-devel>=3.6.0_2 libsoup-gnome-devel liboauth-devel
|
|
|
|
gcr-devel>=3.6.0 gnome-online-accounts-devel>=3.6.0"
|
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-09-26 08:43:29 +02:00
|
|
|
homepage="http://live.gnome.org/libgdata"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.13/$pkgname-$version.tar.xz"
|
2012-09-30 15:47:29 +02:00
|
|
|
checksum=3dc4e3529b4bf13d4ae4ef7cc4d74c3b5c90bd96e7d9fa83db2066a2b9a36330
|
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."
|