File debian.control of Package libtorrent-rasterbar12-static
Source: libtorrent-rasterbar-12
Section: libs
Priority: optional
Maintainer: Nick Korotysh <nick.korotysh@gmail.com>
Build-Depends: debhelper-compat (= 11),
cmake (>= 3.16.0),
libboost-system-dev,
libboost-tools-dev,
libssl-dev,
pkg-config
Standards-Version: 4.4.0
Vcs-Git: https://github.com/arvidn/libtorrent.git
Vcs-Browser: https://github.com/arvidn/libtorrent
Homepage: https://libtorrent.org/
Package: libtorrent-rasterbar12-static-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libboost-system-dev,
libssl-dev,
pkg-config
Description: Development files for libtorrent-rasterbar
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains header files and static version of the library.