Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
686 B
16 lines
686 B
18 years ago
|
Source: qbittorrent
|
||
|
Section: net
|
||
|
Priority: optional
|
||
|
Maintainer: Christophe Dumez <chris@qbittorrent.org>
|
||
|
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libqt4-core (>= 4.1.0), libqt4-dev (>= 4.1.0), libqt4-gui (>= 4.1.0), rb-libtorrent (>= 0.10), libcurl3-dev
|
||
|
Standards-Version: 3.6.2
|
||
|
|
||
|
Package: qbittorrent
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}, rb-libtorrent (>= 0.10), python (>= 2.3)
|
||
|
Description: Bittorrent client in Qt4.1 / C++
|
||
|
qBittorrent is a bittorrent client programmed in C++ / Qt4.1
|
||
|
using rb_libtorrent by Arvid Norberg. It aims to be a good
|
||
|
alternative to other bittorrent client out there. It is fast,
|
||
|
stable and provides unicode support.
|