2012-09-26 08:51:44 +02:00
|
|
|
# Template file for 'libzapojit'
|
|
|
|
pkgname=libzapojit
|
2013-03-28 19:38:01 +01:00
|
|
|
version=0.0.3
|
|
|
|
revision=1
|
2012-09-26 08:51:44 +02:00
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--disable-static"
|
2013-03-28 19:38:01 +01:00
|
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
|
|
makedepends="json-glib-devel rest-devel gnome-online-accounts-devel>=3.8"
|
2012-09-26 08:51:44 +02:00
|
|
|
short_desc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
homepage="http://live.gnome.org/Zapojit"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
2013-03-28 19:38:01 +01:00
|
|
|
checksum=3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e
|