mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr651'
This commit is contained in:
commit
d5b51dc560
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, qt5-qmake, libopenal-dev (>= 1:1.14), lib
|
||||||
|
|
||||||
Package: qtox
|
Package: qtox
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libopenal1 (>= 1.14), libopus0 (>= 0.9), libqt5core5a (>= 5.2), libqt5gui5 (>= 5.2), libqt5network5 (>= 5.0), libqt5widgets5 (>= 5.2), libqt5xml5 (>= 5.0), libstdc++6 (>= 4.8.2), libvpx1 (>= 1.0.0), libqt5sql5
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libopenal1 (>= 1.14), libopus0 (>= 0.9), libqt5core5a (>= 5.2), libqt5gui5 (>= 5.2), libqt5network5 (>= 5.0), libqt5widgets5 (>= 5.2), libqt5xml5 (>= 5.0), libstdc++6 (>= 4.8.2), libvpx1 (>= 1.0.0), libqt5sql5, libqt5sql5-sqlite
|
||||||
Description: Tox client
|
Description: Tox client
|
||||||
qTox is a powerful Tox client that follows the Tox design guidelines.
|
qTox is a powerful Tox client that follows the Tox design guidelines.
|
||||||
Tox is a decentralized and encrypted replacement for Skype, supporting
|
Tox is a decentralized and encrypted replacement for Skype, supporting
|
||||||
|
|
|
@ -5,7 +5,7 @@ Name=qTox
|
||||||
GenericName=Tox client
|
GenericName=Tox client
|
||||||
Comment=qTox is a powerful Tox client that follows the Tox design guidelines.
|
Comment=qTox is a powerful Tox client that follows the Tox design guidelines.
|
||||||
TryExec=qtox
|
TryExec=qtox
|
||||||
Exec=qtox
|
Exec=qtox %u
|
||||||
Icon=qtox
|
Icon=qtox
|
||||||
Categories=InstantMessaging;;AudioVideo;Network;
|
Categories=InstantMessaging;;AudioVideo;Network;
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user