Package libtorrent-rasterbar: Information

    Source package: libtorrent-rasterbar
    Version: 2.0.10-alt1
    Latest version according to Repology
    Build time:  Apr 8, 2024, 02:19 PM in the task #344648
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause and BSL-1.0
    Summary: libTorrent is a BitTorrent library written in C++ for *nix
    Description: 
    libTorrent is designed to avoid redundant copying and storing of data
    that other clients and libraries suffer from. libTorrent features:
    
    * The client has full control over the polling of sockets.
    * Sigc++ signals makes it easy for the client to react to events.
    * Fast resume which checks the file modification time.
    * Direct reading and writing from network to mmap'ed files.
    * File hash check uses the same thread; client can control the rate;
      non-blocking and preload to memory with the mincore and madvise.
    * File handler: fine-grained use of file read/write permissions, allows
      seeding of read-only files; allows torrents with unlimited number of
      files; opens closed files when mapping chunks to memory, with graceful
      error handling; support for files larger than 2 GB; different download
      priorities for files in the torrent.
    * Multi-tracker support.
    * No dependency on any specific HTTP library, the client implements a
      wrapper class.
    * Dynamic request pipe size.
    * Upload and download throttle.
    * And much more...

    List of rpms provided by this srpm:
    libtorrent-rasterbar-devel (x86_64, ppc64le, i586, aarch64)
    libtorrent-rasterbar2.0 (x86_64, ppc64le, i586, aarch64)
    libtorrent-rasterbar2.0-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

      1. boost-asio-devel
      2. boost-devel
      3. boost-filesystem
      4. boost-filesystem-devel
      5. boost-program_options-devel
      6. cmake
      7. gcc-c++
      8. libGeoIP-devel
      9. libssl-devel
      10. rpm-build-python3
      11. zlib-devel

    Last changed


    April 8, 2024 Anton Farygin 4:2.0.10-alt1
    - 2.0.9 -> 2.0.10
    Oct. 27, 2023 Anton Farygin 4:2.0.9-alt1
    - updated to upstream version 2.0.9 (Closes: #48116)
    Nov. 29, 2022 Ivan A. Melnikov 4:2.0.8-alt1
    - Updated to upstream version 2.0.8 (altbug #44479).