Source: fatrat
Section: net
Priority: optional
Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Build-Depends:  debhelper (>= 9~), 
		cmake,
		libtorrent-rasterbar-dev,
		libboost-date-time-dev,
		qtbase5-dev,  qttools5-dev-tools,
		qttools5-dev, libqt5svg5-dev,
		libgloox-dev,
		libcurl4-gnutls-dev | libcurl-dev,
		libboost-regex-dev,
		libboost-signals-dev,
 		libboost-iostreams-dev,
		libbz2-dev,
		liblog4cpp5-dev,
		libboost-thread-dev, libboost-filesystem-dev, libqt5sql5-sqlite, zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://fatrat.dolezel.info/

Package: fatrat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
         fatrat-data (= ${source:Version}),
         xdg-utils
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
 Qt5 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
 Qt5 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}
Description: development files for fatrat
 FatRat is a feature rich download manager written in C++ and built on top of
 Qt5 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.
