File: control

package info (click to toggle)
flush 0.9.12-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,480 kB
  • sloc: cpp: 28,573; sh: 11,558; makefile: 447; xml: 99
file content (43 lines) | stat: -rw-r--r-- 1,675 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
40
41
42
43
Source: flush
Section: net
Priority: optional
Maintainer: Fabrizio Regalli <fabreg@fabreg.it>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8),
               libboost-dev (>= 1.46.1),
               libboost-filesystem-dev (>= 1.46.1),
               libboost-signals-dev (>= 1.46.1),
               libboost-thread-dev (>= 1.46.1),
               libconfig++-dev,
               libdbus-1-dev,
               libgtkmm-2.4-dev,
               libglademm-2.4-dev,
               libnotify-dev (>= 0.5.0),
               libtorrent-rasterbar-dev (>= 0.15.6),
	       dpkg-dev (>= 1.16.1~)		
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/flush
Vcs-Git: git://anonscm.debian.org/git/collab-maint/flush.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/flush.git

Package: flush
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, hicolor-icon-theme
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.