UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
qbittorrent
The qBittorrent project aims to provide an open-source software alternative to µTorrent.Package info
Template:
Codename: qbittorrent
Source file: qbittorrent-5.1.2.tar.xz
Source file size: 4631900
Source file MD5-checkum: 38bf0ab85055ac369a4be01216a2326f
Source directory: qbittorrent-5.1.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/q/qbittorrent-5.1.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/q/qbittorrent-5.1.2.tar.xz.md5sum
Dependances: qt6, libtorrent-rasterbar.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -G Ninja \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
-W no-dev ..
Build script:
cd build
ninja
Install script:
cd build
ninja install