1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
Source: qtox
Section: net
Priority: optional
Maintainer: Yangfl <mmyangfl@gmail.com>
Build-Depends:
debhelper-compat (= 13),
cmake (>= 2.8.11),
check,
pkg-config,
qttools5-dev (>= 5.5.0),
libqt5svg5-dev (>= 5.5.0),
libqt5opengl5-dev (>= 5.5.0),
libtoxcore-dev,
libavdevice-dev (>= 7:2.6.0),
libopenal-dev (>= 1.16.0),
libqrencode-dev (>= 3.0.3),
libsqlcipher-dev (>= 3.2.0),
libexif-dev,
libxss-dev,
libglib2.0-dev,
libgtk2.0-dev,
libgdk-pixbuf2.0-dev,
libkf5sonnet-dev,
libsndio-dev [!linux-any],
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://qtox.github.io
Vcs-Git: https://salsa.debian.org/yangfl-guest/qTox.git
Vcs-Browser: https://salsa.debian.org/yangfl-guest/qTox
Package: qtox
Depends: ${misc:Depends}, ${shlibs:Depends}
Architecture: any
Description: Powerful Tox client that follows the Tox design guidelines
qTox is a powerful Tox client that follows the Tox design guidelines while
running on all major platforms.
.
Features:
* One to one chat with friends
* Group chats
* File transfers, with previewing of images
* Audio calls, including group calls
* Video calls
* Tox DNS and Tox URI support
* Translations in various languages
* Avatars
* Faux offline messages
* History
* Screenshots
* Emoticons
* Auto-updates on Windows and Mac, packages on Linux
* And many more options!
|