Source: qbittorrent
Section: net
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 autotools-dev,
 ccache,
 clang,
 cmake,
 dh-autoreconf,
 dpkg-dev,
 g++,
 gcc,
 libboost-dev,
 libboost-system-dev,
 libgl-dev,
 libgl1-mesa-dev,
 libglu1-mesa-dev,
 libssl-dev,
 libqt5svg5-dev,
 libtool,
 libtorrent-rasterbar-dev,
 libvulkan-dev,
 libxkbcommon-dev,
 ninja-build,
 pkgconf,
 pkg-config,
# qt5-qmake,
# qtbase5-dev,
# qtbase5-private-dev,
# qtchooser,
# qttools5-dev,
# qttools5-dev-tools,
 qt6-base-dev,
 qt6-base-private-dev,
 qt6-tools-dev,
 qt6-svg-dev,
 systemd-dev,
 zlib1g-dev,
Standards-Version: 4.7.2
Homepage: qBittorrent BitTorrent client
Vcs-Browser: https://github.com/qbittorrent/qBittorrent
Vcs-Git: https://github.com/qbittorrent/qBittorrent.git

Package: qbittorrent
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
# libqt5sql5-sqlite,
# libqt5svg5,
 libqt6sql6-sqlite,
 python3,
 qt6-svg-plugins,
Suggests: qbittorrent-dbg
Description: qBittorrent - A BitTorrent client in Qt
 qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features. The free IP to Country Lite database by DB-IP is used for resolving the countries of peers. The database is licensed under the Creative Commons Attribution 4.0 International License.

Package: qbittorrent-nox
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
# libqt5sql5-sqlite,
 libqt6sql6-sqlite,
Suggests: qbittorrent-dbg,
Description: qBittorrent - A BitTorrent client in Qt
 qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features. The free IP to Country Lite database by DB-IP is used for resolving the countries of peers. The database is licensed under the Creative Commons Attribution 4.0 International License.

#Package: qbittorrent-dbg
#Section: debug
#Priority: extra
#Architecture: any
#Depends: ${shlibs:Depends},
# ${misc:Depends},
# qbittorrent (= ${binary:Version}) | qbittorrent-nox (= ${binary:Version}),
#Description: qBittorrent - A BitTorrent client in Qt
# qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features. The free IP to Country Lite database by DB-IP is used for resolving the countries of peers. The database is licensed under the Creative Commons Attribution 4.0 International License.