Source: fatrat
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Cristian Greco <cristian@debian.org>
Build-Depends: debhelper (>= 7.4.10),
               dpkg-dev (>= 1.16.1),
               cmake (>= 2.6.0),
               libtorrent-rasterbar-dev (>= 0.14.6),
               libboost-system-dev,
               libboost-filesystem-dev,
               libboost-date-time-dev,
               libqt4-dev (>= 4.4.0),
               libqtwebkit-dev,
               qt4-dev-tools (>= 4.4.0),
               libgloox-dev (>= 0.9),
               libcurl4-gnutls-dev | libcurl-dev,
               libpion-net-dev,
               default-jdk,
               javahelper,
               libicu-dev,
               libboost-regex-dev,
               libboost-signals-dev,
               libboost-iostreams-dev,
               libboost-thread-dev,
               libbz2-dev,
               liblog4cpp5-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/collab-maint/fatrat.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/fatrat.git
Homepage: http://fatrat.dolezel.info

Package: fatrat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         fatrat-data (= ${source:Version}),
         libqt4-sql-sqlite,
         xdg-utils
Recommends: default-jre
Description: multi-protocol download manager, feature rich and extensible via plugin
 FatRat is a feature rich download manager written in C++ and built on top of
 Qt4 library. It supports a lot of download and file exchange protocols and is
 continuously extended. It also includes a plugin system.
 Most relevant features are:
 .
  * HTTP(S)/FTP downloads
  * FTP uploads
  * RSS feed support + special functions for TV shows and podcasts
  * BitTorrent support (including torrent creating, DHT, UPnP,
    encryption etc.)
  * Torrent search
  * Support for SOCKS5 and HTTP proxies
  * RapidShare.com FREE downloads
  * RapidShare.com uploads
  * RapidShare.com link verification and folder extraction
  * RapidSafe link decoding
  * MD4/MD5/SHA1 hash computing
  * Remote control via Jabber
  * Remote control via a web interface
  * YouTube video downloading

Package: fatrat-data
Architecture: all
Depends: ${misc:Depends}
Recommends: fatrat
Description: data files for fatrat
 FatRat is a feature rich download manager written in C++ and built on top of
 Qt4 library. It supports a lot of download and file exchange protocols and is
 continuously extended. It also includes a plugin system.
 .
 This package contains data files for FatRat such as images, help and locales.

Package: fatrat-dev
Architecture: all
Section: devel
Depends: ${misc:Depends}, libqt4-dev (>= 4.4.0), libcurl4-gnutls-dev
Description: development files for fatrat
 FatRat is a feature rich download manager written in C++ and built on top of
 Qt4 library. It supports a lot of download and file exchange protocols and is
 continuously extended. It also includes a plugin system.
 .
 This package contains FatRat source header files used to compile a plugin or
 to develop your own one.
