diff --git a/common/shlibs b/common/shlibs index 107a63afec0..4de7e24eb91 100644 --- a/common/shlibs +++ b/common/shlibs @@ -957,8 +957,6 @@ libgcr-ui-3.so.1 gcr-3.8.0_1 libwacom.so.2 libwacom-0.3_1 libfarstream-0.1.so.0 farstream-0.1.1_1 libfarstream-0.2.so.2 farstream-0.2.0_1 -libtelepathy-farstream.so.2 telepathy-farstream-0.2.3_1 -libtelepathy-farstream.so.3 telepathy-farstream-0.6.0_1 libass.so.5 libass-0.10.2_1 libcryptui.so.0 libcryptui-3.4.0_1 libwx_gtk2u-2.8.so.0 wxGTK-2.8.12.1_1 @@ -1663,3 +1661,4 @@ libxmlrpc_server++.so.7 xmlrpc-c-1.25.28_1 libxmlrpc_server_cgi++.so.7 xmlrpc-c-1.25.28_1 libxmlrpc_server_pstream++.so.7 xmlrpc-c-1.25.28_1 libxmlrpc_client.so.3 xmlrpc-c-1.25.28_1 +libtelepathy-farstream.so.3 telepathy-farstream-0.6.0_6 diff --git a/srcpkgs/empathy/template b/srcpkgs/empathy/template index c077971abdf..8f3d2f10855 100644 --- a/srcpkgs/empathy/template +++ b/srcpkgs/empathy/template @@ -1,7 +1,7 @@ # Template file for 'empathy' pkgname=empathy version=3.12.4 -revision=1 +revision=2 build_style=gnu-configure configure_args=" --enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes diff --git a/srcpkgs/telepathy-farstream/template b/srcpkgs/telepathy-farstream/template index c269d65f3d1..a50d088dd80 100644 --- a/srcpkgs/telepathy-farstream/template +++ b/srcpkgs/telepathy-farstream/template @@ -1,7 +1,7 @@ # Template file for 'telepathy-farstream' pkgname=telepathy-farstream version=0.6.0 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool libxslt"