File: control

package info (click to toggle)
flush 0.9.6-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,904 kB
  • ctags: 3,805
  • sloc: cpp: 28,417; sh: 10,689; makefile: 442; xml: 99
file content (39 lines) | stat: -rw-r--r-- 1,489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: flush
Section: net
Priority: optional
Maintainer: Dmitry Konishchev <konishchev@gmail.com>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev,
               libboost-dev (>= 1.34.0),
               libboost-filesystem-dev (>= 1.34.0),
               libboost-signals-dev (>= 1.34.0),
               libboost-thread-dev (>= 1.34.0),
               libconfig++8-dev (>= 1.3),
               libdbus-1-dev,
               libgtkmm-2.4-dev,
               libglademm-2.4-dev,
               libnotify-dev,
               libtorrent-rasterbar-dev (>= 0.14)
Standards-Version: 3.8.4
Homepage: http://sourceforge.net/projects/flush

Package: flush
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GTK-based BitTorrent client
 Flush is a GTK-based BitTorrent client. You can use it to download
 files from the BitTorrent network.
 .
 Features:
  * Controlling running instance by command line interface.
  * Running many instances with different configs from the same user.
  * Automatic copying finished downloads to specified directory.
  * Setting custom download path for each file of the torrent.
  * Ability to choose torrent file's character set encoding.
  * Automatic torrents loading from specified directory.
  * Automatic pausing and removing old torrents.
  * Temporary pausing and resuming torrents.
  * Overall and current session statistics.
  * Creating your own torrent files.
  * IP filter.
 .
 Flush uses Rasterbar's version of libtorrent.