File debian.control of Package libquentier-development
Source: libquentier
Priority: optional
Maintainer: Dmitry Ivanov <dm.vl.ivanov@gmail.com>
Build-Depends:
cmake (>= 3.16.3),
coreutils,
debhelper (>= 13.11.4),
xvfb (>= 2:21.1.7),
xauth,
qttools5-dev (>= 5.12.0),
qttools5-dev-tools (>= 5.12.0),
qtwebengine5-dev (>= 5.12.0),
qtwebengine5-dev-tools (>= 5.12.0),
libqt5websockets5-dev (>= 5.12.0),
libqt5sql5-sqlite (>= 5.12.0),
libxml2-dev (>= 2.9.14),
openssl (>= 1.1.1f),
libssl-dev (>= 1.1.1f),
libboost-dev (>= 1.71.0),
libhunspell-dev (>= 1.7.0),
libgmock-dev (>= 1.12.1),
libgtest-dev (>= 1.12.1),
qt5keychain-dev (>= 0.13.2),
qt5qevercloud-dev (>= 7.0.0),
libtidy-dev (>= 5.6.0),
doxygen,
ghostscript,
graphviz,
texlive-binaries,
texlive-font-utils,
texlive-fonts-recommended,
texlive-latex-base,
texlive-latex-extra,
texlive-latex-recommended,
texlive-plain-generic,
Standards-Version: 4.7.0
Section: libs
Homepage: https://github.com/d1vanov/libquentier
Package: libqt5quentier0
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
libqt5sql5-sqlite (>= 5.12.0)
Pre-Depends:
${misc:Pre-Depends},
Description: Set of Qt5/C++ APIs for feature rich desktop clients for Evernote service
This library presents a set of Qt5/C++ APIs useful for applications
working as feature rich desktop clients for Evernote service.
The most important and useful components of the library are the following:
* Local storage - persistence of data downloaded from Evernote service in a local SQLite database
* Synchronization - the logics of exchanging new and/or modified data with Evernote service
* Note editor - the UI component capable for notes displaying and editing
The library is based on the lower level functionality provided by QEverCloud library.
The library serves as the functional core of Quentier application.
.
This library works with Qt5.
Package: libqt5quentier-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libqt5quentier0 (= ${binary:Version}),
${misc:Depends},
Suggests:
libqt5quentier-doc
Description: Development files for libqt5quentier
This library presents a set of Qt5/C++ APIs useful for applications
working as feature rich desktop clients for Evernote service.
The most important and useful components of the library are the following:
* Local storage - persistence of data downloaded from Evernote service in a local SQLite database
* Synchronization - the logics of exchanging new and/or modified data with Evernote service
* Note editor - the UI component capable for notes displaying and editing
The library is based on the lower level functionality provided by QEverCloud library.
The library serves as the functional core of Quentier application.
.
This package is for Qt5 version of libquentier.
Package: libqt5quentier-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Set of Qt5/C++ APIs for feature rich desktop clients for Evernote service - documentation
This library presents a set of Qt5/C++ APIs useful for applications
working as feature rich desktop clients for Evernote service.
The most important and useful components of the library are the following:
* Local storage - persistence of data downloaded from Evernote service in a local SQLite database
* Synchronization - the logics of exchanging new and/or modified data with Evernote service
* Note editor - the UI component capable for notes displaying and editing
The library is based on the lower level functionality provided by QEverCloud library.
The library serves as the functional core of Quentier application.
.
This documentation package is for Qt5 version of libquentier.
Package: libquentier-l10n-ru
Section: localization
Architecture: all
Depends:
${misc:Depends},
${l10n:Depends}
Recommends:
${l10n:Recommends}
Suggests:
${l10n:Suggests}
Replaces:
${l10n:Replaces}
Breaks:
${l10n:Breaks}
Provides:
${l10n:Provides}
Description: Russian (ru) localization files for libquentier
This package contains the Russian translations for potentially user
visible texts used by libquentier.
.
This package is part of libquentier.