folks: remove long_desc.
This commit is contained in:
parent
877567cfb2
commit
3a5d2d99c9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'folks'
|
||||
pkgname=folks
|
||||
version=0.9.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--disable-static --disable-fatal-warnings --enable-eds-backend
|
||||
|
@ -18,12 +18,6 @@ license="LGPL-2.1"
|
|||
homepage="http://telepathy.freedesktop.org/wiki/Folks"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
|
||||
checksum=a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f
|
||||
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."
|
||||
|
||||
folks-devel_package() {
|
||||
depends="telepathy-glib-devel>=0.21
|
||||
|
|
Loading…
Reference in New Issue