folks: update to 0.6.4.1.
This commit is contained in:
parent
6e92e14d8a
commit
482d01c0b4
2 changed files with 2 additions and 8 deletions
|
@ -5,11 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
|
||||||
Add_dependency run vala-devel
|
|
||||||
Add_dependency run dbus-glib-devel
|
|
||||||
Add_dependency run telepathy-glib-devel
|
Add_dependency run telepathy-glib-devel
|
||||||
Add_dependency run libgee-devel ">=0.6.2.1_1" # introspection fix
|
Add_dependency run libgee-devel ">=0.6.2.1_1" # introspection fix
|
||||||
Add_dependency run libsocialweb-devel
|
Add_dependency run libsocialweb-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'folks'
|
# Template file for 'folks'
|
||||||
pkgname=folks
|
pkgname=folks
|
||||||
version=0.6.3.2
|
version=0.6.4.1
|
||||||
revision=2
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-vala"
|
configure_args="--enable-vala"
|
||||||
short_desc="GObject Library to aggregate people into metacontacts"
|
short_desc="GObject Library to aggregate people into metacontacts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e04d80e4bab12d85a254a22a6b5b8fab88d14d1c2f7b732e40299960c7c32414
|
checksum=b6cd5e982f4496cbe6370ca31cc85dcdeb6efccc95c1d940e654f8226cd95578
|
||||||
long_desc="
|
long_desc="
|
||||||
libfolks is a library that aggregates people from multiple sources (eg,
|
libfolks is a library that aggregates people from multiple sources (eg,
|
||||||
Telepathy connection managers and eventually evolution data server, Facebook,
|
Telepathy connection managers and eventually evolution data server, Facebook,
|
||||||
|
|
Loading…
Reference in a new issue