void-packages/srcpkgs/libsocialweb/template

24 lines
1 KiB
Text
Raw Normal View History

2011-09-29 09:51:22 +00:00
# Template file for 'libsocialweb'
pkgname=libsocialweb
2011-11-15 13:36:19 +00:00
version=0.25.20
2011-09-29 09:51:22 +00:00
distfiles="${GNOME_SITE}/$pkgname/0.25/$pkgname-$version.tar.xz"
build_style=gnu-configure
2011-09-29 09:51:22 +00:00
configure_args="--enable-all-services=yes --with-online=always
--enable-vala-bindings"
makedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection vala-devel rest-devel dbus-glib-devel libgnome-keyring-devel GConf-devel json-glib-devel libsoup-gnome-devel"
2013-03-31 08:12:00 +00:00
revision=2
2011-09-29 09:51:22 +00:00
short_desc="A personal social data server"
2013-03-31 08:12:00 +00:00
homepage="http://gnome.org"
license="LGPL-2.1"
2011-09-29 09:51:22 +00:00
maintainer="Juan RP <xtraeme@gmail.com>"
2011-11-15 13:36:19 +00:00
checksum=eb0078f44eb5fc4570fcee26c5670a433ca1bb83be0cead421a4a03e7d838ff5
2011-09-29 09:51:22 +00:00
long_desc="
libfolks is a library that aggregates people from multiple sources (eg,
Telepathy connection managers and eventually evolution data server, Facebook,
etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala).
The initial goal is for GObject/C support, though the Vala bindings should
basically automatic."
subpackages="$pkgname-devel"