22 lines
873 B
Plaintext
22 lines
873 B
Plaintext
# Template file for 'libgdata'
|
|
pkgname=libgdata
|
|
version=0.13.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="pkg-config flex intltool gobject-introspection
|
|
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"
|
|
short_desc="Library for accessing GData webservices"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://live.gnome.org/libgdata"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.13/$pkgname-$version.tar.xz"
|
|
checksum=270777da04776537c9f168447c90a5d0672f0faca6bc307dd27204eacc594b6c
|
|
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"
|