A Bittorrent Client built with C++ / Qt4
A Bittorrent client using C++ / libtorrent and a Qt4 Graphical User Interface.
It aims to be as fast as possible and to provide multi-OS, unicode support.
- Developed at network
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/qbittorrent && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
harden_qbittorrent-nox@.service.patch | 0000000821 821 Bytes | 5 months |
qbittorrent-4.4.2.tar.xz | 0004840496 4.62 MB | about 2 months |
qbittorrent-4.4.2.tar.xz.asc | 0000000849 849 Bytes | about 2 months |
qbittorrent-fix_boost_1.66_detection.patch | 0000000597 597 Bytes | 3 months |
qbittorrent.changes | 0000158022 154 KB | about 1 month |
qbittorrent.keyring | 0000005716 5.58 KB | over 1 year |
qbittorrent.spec | 0000004184 4.09 KB | about 1 month |
Comments 4
theodore wrote over 1 year ago
Hello! This does not work on it's own.
Installed on latest openSUSE Tumbleweed via
zypper in qbittorrent
.When the command
qbittorrent
is ran via terminal, it results in the following:qbittorrent: error while loading shared libraries: libQt5Xml.so.5: cannot open shared object file: No such file or directory
Simply install LibQt5Xml5 fixes this --
zypper in libQt5Xml
alois wrote over 1 year ago
Please open a ticket on http://bugzilla.opensuse.org/
saber716rus wrote 5 months ago
check the problem correction. https://github.com/qbittorrent/qBittorrent/issues/13865
alois wrote 5 months ago
Does 4.4.0 fix it or not?