folks: update to 0.4.0, bump abi_depends.
--HG-- branch : gnome3
This commit is contained in:
parent
e118b4af77
commit
c2c3ad1abd
3 changed files with 6 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.3.6"
|
||||
abi_depends=">=0.4.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'folks'
|
||||
pkgname=folks
|
||||
version=0.3.6
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.3/$pkgname-$version.tar.bz2"
|
||||
version=0.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-vala"
|
||||
short_desc="GObject Library to aggregate people into metacontacts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=274818fcf325cf77b292abddca62745a5a5c56e701b900a8c42e0b8283d4f830
|
||||
checksum=7b14df3b1d614c57fa7f5d673463299f6f90ef6c11eba9ae57f467b38df64e44
|
||||
long_desc="
|
||||
libfolks is a library that aggregates people from multiple sources (eg,
|
||||
Telepathy connection managers and eventually evolution data server, Facebook,
|
||||
|
|
|
@ -791,8 +791,8 @@ libtelepathy-glib.so telepathy-glib telepathy-glib-devel
|
|||
libgedit-private.so gedit gedit-devel
|
||||
libaccountsservice.so accountsservice accountsservice-devel
|
||||
libgee.so libgee libgee-devel
|
||||
libfolks.so.21 folks folks-devel
|
||||
libfolks-telepathy.so.21 folks folks-devel
|
||||
libfolks.so.22 folks folks-devel
|
||||
libfolks-telepathy.so.22 folks folks-devel
|
||||
libnice.so.10 libnice libnice-devel
|
||||
libgupnp-igd-1.0.so gupnp-igd gupnp-igd-devel
|
||||
libgstfarsight-0.10.so farsight2 farsight2-devel
|
||||
|
|
Loading…
Reference in a new issue