Source: libsocialcache Standards-Version: 4.7.3 Maintainer: Debian UBports Team Uploaders: Mike Gabriel , Section: libs Build-Depends: debhelper-compat (= 13), libbuteosyncfw5-dev, pkgconf, qtbase5-dev, qtdeclarative5-dev, qttools5-dev-tools, Vcs-Browser: https://salsa.debian.org/ubports-team/libsocialcache/ Vcs-Git: https://salsa.debian.org/ubports-team/libsocialcache.git Homepage: https://github.com/sailfishos/libsocialcache/ Package: libsocialcache1 Architecture: any Multi-Arch: same Depends: libqt5sql5-sqlite, ${misc:Depends}, ${shlibs:Depends}, Description: Library that manages data from social networks libsocialcache is a library and a QML plugin that is used to manage data caching from social networks. . The library wraps databases that store cached data, while the QML plugin offers higher models that can be used to access data directly. Package: libsocialcache-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libsocialcache1 (= ${binary:Version}), qml-module-org-nemomobile-socialcache (= ${binary:Version}), ${misc:Depends}, Description: Library that manages data from social networks (development files) libsocialcache is a library and a QML plugin that is used to manage data caching from social networks. . The library wraps databases that store cached data, while the QML plugin offers higher models that can be used to access data directly. . This package contains development files for libsocialcache. Package: qml-module-org-nemomobile-socialcache Architecture: any Multi-Arch: same Depends: libsocialcache1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: QML module providing access to socialcache data libsocialcache is a library and a QML plugin that is used to manage data caching from social networks. . The library wraps databases that store cached data, while the QML plugin offers higher models that can be used to access data directly. . This package contains the libsocial QML module.