Source: libktorrent
Section: libs
Priority: optional
Uploaders: Modestas Vainius <modax@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               doxygen,
               graphviz,
               kf6-extra-cmake-modules,
               kf6-karchive-dev,
               kf6-kcrash-dev,
               kf6-ki18n-dev,
               kf6-kio-dev,
               kf6-solid-dev,
               libboost-dev,
               libgcrypt20-dev,
               libgmp-dev,
               pkg-kde-tools-neon,
               pkgconf,
               qt6-5compat-dev,
               qt6-base-dev
Standards-Version: 4.6.2
Homepage: https://www.kde.org/applications/internet/ktorrent/
Vcs-Git: https://invent.kde.org/neon/extras/libktorrent.git
Vcs-Browser: https://invent.kde.org/neon/extras/libktorrent
Maintainer: Neon CI <neon@kde.org>

Package: libktorrent6-6
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libkf5torrent6, libktorrent-l10n
Description: KTorrent library for C++ / Qt 6 / KDE Frameworks
 The KTorrent library is a C++ / Qt 6 / KDE Frameworks based implementation of
 the BitTorrent protocol (mostly client side).
 .
 The library supports connectivity to HTTP and UDP trackers, mainline DHT and
 the new generation Micro Transport Protocol (uTP). In addition, it provides
 many powerful BitTorrent network features including but not limited to torrent
 downloading and seeding, torrent creation and downloaded data verification,
 magnet links, advanced peer management, IP blocking lists.

Package: libktorrent-dev
Architecture: any
Section: libdevel
Depends: kf6-karchive-dev,
         kf6-kconfig-dev,
         kf6-kio-dev,
         kf6-solid-dev,
         libboost-dev,
         libgcrypt20-dev,
         libgmp-dev,
         libktorrent6-6 (= ${binary:Version}),
         qt6-5compat-dev,
         qt6-base-dev,
         ${misc:Depends}
Description: development files for the KTorrent Library
 The KTorrent library is a C++ / Qt 6 / KDE Frameworks based implementation of
 the BitTorrent protocol (mostly client side).
 .
 This package contains header files, CMake modules and other files needed for
 developing and compiling/linking which use the KTorrent library.

Package: libkf5torrent6
Architecture: all
Depends: libktorrent6-6, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.

Package: libktorrent-l10n
Architecture: all
Depends: libktorrent6-6, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.
