Source: libtorrent-rasterbar
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 dh-python,
 dh-sequence-python3,
 i2pd,
 libboost-python1.81-dev,
# libboost-python1.81-dev | libboost-python1.74-dev,
 libboost-system1.81-dev,
# libboost-system1.81-dev | libboost-system1.74-dev,
 libgnutls28-dev,
# libopendht-dev,
 libssl-dev,
 ninja-build,
 pkgconf,
 pkg-config,
 python3-dev,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://libtorrent.org/
Vcs-Browser: https://github.com/arvidn/libtorrent
Vcs-Git: https://github.com/arvidn/libtorrent.git

Package: libtorrent-rasterbar2.0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Replaces: libtorrent-rasterbar20,
Description: An efficient feature complete C++ bittorrent implementation
 libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

#Package: libtorrent-rasterbar2.0t64
#Architecture: any
#Multi-Arch: same
#Depends: ${shlibs:Depends},
# ${misc:Depends},
#Breaks: libtorrent-rasterbar2.0,
#Replaces: libtorrent-rasterbar2.0,
# libtorrent-rasterbar20,
#Description: An efficient feature complete C++ bittorrent implementation
# libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

Package: libtorrent-rasterbar-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libboost-system1.81-dev | libboost-system1.74-dev,
 libssl-dev,
 libtorrent-rasterbar2.0 (= ${binary:Version}) | libtorrent-rasterbar2.0t64 (= ${binary:Version}),
 pkg-config,
Suggests: libtorrent-rasterbar-doc
Description: An efficient feature complete C++ bittorrent implementation
 libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

Package: libtorrent-rasterbar-dbg
Section: debug
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libtorrent-rasterbar2.0 (= ${binary:Version}) | libtorrent-rasterbar2.0t64 (= ${binary:Version}),
Description: An efficient feature complete C++ bittorrent implementation
 libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

Package: libtorrent-rasterbar-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: An efficient feature complete C++ bittorrent implementation
 libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.

Package: python3-libtorrent
Section: python
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: An efficient feature complete C++ bittorrent implementation
 libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use. It comes with a simple bittorrent client demonstrating the use of the library.