%general-entities; ]> $LastChangedBy$ $Date$ Folks-&folks-version; Folks Introduction to Folks Folks is a library that aggregates people from multiple sources (e.g, Telepathy connection managers and eventually Evolution Data Server, Facebook, etc.) to create metacontacts. &lfs90_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &folks-md5sum; Download size: &folks-size; Estimated disk space required: &folks-buildsize; Estimated build time: &folks-time; Folks Dependencies Required , , , (during the build), and Recommended and Optional (Broken due to API changes in tracker), libsocialweb, and Zeitgeist User Notes: Installation of Folks Install Folks by running the following commands: mkdir build && cd build && meson --prefix=/usr --sysconfdir=/etc .. && ninja To test the results, issue ninja test from a local X session started with dbus-launch. Now, as the root user: ninja install Command Explanations : This switch enables building the Tracker backend. Use it if you have Tracker installed. This functionality is current broken, however, due to an upstream API change in Tracker that hasn't been accounted for in this package. : This switch enables documentation generation. Contents Installed Programs Installed Libraries Installed Directories folks-import and folks-inspect libfolks-dummy.so, libfolks-eds.so, libfolks.so, and libfolks-telepathy.so /usr/include/folks and /usr/lib/folks Short Descriptions folks-import is used to import meta-contact information to libfolks. folks-import folks-inspect is used to inspect meta-contact information in libfolks. folks-inspect libfolks-eds.so contains Evolution specific implementations of the libfolks classes. libfolks-eds.so libfolks.so contains the Folks API functions. libfolks.so libfolks-telepathy.so contains Telepathy specific implementations of the libfolks classes. libfolks-telepathy.so