void-packages/srcpkgs/libsocialweb/template

34 lines
1.2 KiB
Plaintext
Raw Normal View History

2011-09-29 11:51:22 +02:00
# Template file for 'libsocialweb'
pkgname=libsocialweb
version=0.25.19
revision=2
2011-09-29 11:51:22 +02:00
distfiles="${GNOME_SITE}/$pkgname/0.25/$pkgname-$version.tar.xz"
build_style=gnu-configure
2011-09-29 11:51:22 +02:00
configure_args="--enable-all-services=yes --with-online=always
--enable-vala-bindings"
homepage="http://www.gnome.org"
short_desc="A personal social data server"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=377b165fed92e1d4f6c7a2430191388633ad25421a72d640e9e60dfdf1d54625
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"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libxslt
Add_dependency build docbook-xsl
Add_dependency build gobject-introspection
Add_dependency build vala-devel
Add_dependency build rest-devel
Add_dependency build dbus-glib-devel
Add_dependency build libgnome-keyring-devel
Add_dependency build GConf-devel
Add_dependency build json-glib-devel
Add_dependency build libsoup-gnome-devel