Build info
Components | Version |
---|---|
Qbittorrent | 4.6.6 |
Qt5 | 5.15.14 |
Qt6 | 6.7.2 |
Libtorrent | 1.2.19 |
Boost | 1.86.0 |
OpenSSL | 3.3.1 |
zlib-ng | 1.3.1 |
Architecture and build info
Note
source files - workflows: qbt-workflow-files
These builds were created on Alpine linux using custom prebuilt musl toolchains for:
Crossarch | Alpine Cross build files | Arch config | Tuning |
---|---|---|---|
aarch64 | aarch64-linux-musl | armv8-a | --with-arch=armv8-a --with-abi=lp64 |
armhf | arm-linux-musleabihf | armv6zk | --with-arch=armv6kz --with-tune=arm1176jzf-s --with-fpu=vfpv2 --with-float=hard --with-abi=aapcs-linux |
armv7 | armv7l-linux-musleabihf | armv7-a | --with-arch=armv7-a --with-tune=generic-armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-abi=aapcs-linux --with-mode=thumb |
x86 | i686-linux-musl | i686 | --with-arch=pentium-m --with-fpmath=sse --with-tune=generic --enable-cld |
x86_64 | x86_64-linux-musl | amd64 | N/A |
General Info
Warning
With Qbittorrent 4.4.0 onwards all cmake builds use Qt6 and all qmake builds use Qt5, as long as Qt5 is supported or qBitorrent V5 is released.
Qbittorrent v5 won't support qmake (Qt5) builds so Qt6 (cmake) will become default and Qt5 builds will no longer be released.
Binary builds are stripped - See https://userdocs.github.io/qbittorrent-nox-static/#/debugging