Пакет libtorrent: Информация

    Исходный пакет: libtorrent
    Версия: 0.13.8-alt3
    Собран:  2 апреля 2022 г. 4:03
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/rakshasa/libtorrent

    Лицензия: GPLv2+
    О пакете: libTorrent is a BitTorrent library written in C++ for *nix
    Описание: 
    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...

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libtorrent-devel (e2kv6, e2kv5, e2kv4, e2k)
    libtorrent21 (e2kv6, e2kv5, e2kv4, e2k)
    libtorrent21-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Ilya Kurdyukov


      1. libssl-devel
      2. cppunit-devel
      3. gcc-c++
      4. libsigc++2.0-devel
      5. zlib-devel

    Последнее изменение


    20 сентября 2021 г. Ilya Kurdyukov 3:0.13.8-alt3
    - Fixed build for Elbrus.
    1 сентября 2021 г. Aleksei Nikiforov 3:0.13.8-alt2
    - Disabled LTO.
    4 июня 2020 г. Aleksei Nikiforov 3:0.13.8-alt1
    - Updated to upstream version 0.13.8.