folks: update to 0.6.8.
This commit is contained in:
parent
3c237cc3b7
commit
01d465a151
2 changed files with 4 additions and 2 deletions
|
@ -11,6 +11,8 @@ Add_dependency run libsocialweb-devel
|
|||
Add_dependency run evolution-data-server-devel
|
||||
Add_dependency run folks ">=${version}"
|
||||
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'folks'
|
||||
pkgname=folks
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
homepage="http://telepathy.freedesktop.org/wiki/Folks"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
|
@ -8,7 +8,7 @@ configure_args="--enable-vala --enable-tracker-backend"
|
|||
short_desc="GObject Library to aggregate people into metacontacts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=d9ce3fd1f0ea3e0cb3780521cfda161062cf7ed1a016261e8d244fe41cbae8f3
|
||||
checksum=4ee18ce808315f27ab6bf9f7d2b438dd4c1042a8ab6836bb5058b6dce167e0b1
|
||||
long_desc="
|
||||
libfolks is a library that aggregates people from multiple sources (eg,
|
||||
Telepathy connection managers and eventually evolution data server, Facebook,
|
||||
|
|
Loading…
Reference in a new issue