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

    Исходный пакет: libtorrent-rasterbar0.15
    Версия: 0.15.9-alt0.M60T.1
    Собран:  14 октября 2014 г. 16:24 в задании #132189
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rasterbar.com/products/libtorrent

    Лицензия: GPL
    О пакете: 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-rasterbar-devel (x86_64, i586)
    libtorrent-rasterbar0.15 (x86_64, i586)
    libtorrent-rasterbar0.15-debuginfo (x86_64, i586)
    python-module-libtorrent-rasterbar (x86_64, i586)
    python-module-libtorrent-rasterbar-debuginfo (x86_64, i586)

    Сопровождающий: Alexey Morsov

    Список участников:
    Motsyo Gennadi
    Alexey Morsov
    Eugeny A. Rostovtsev

    Права:
    Motsyo Gennadi

      1. libssl-devel
      2. glibc-core
      3. glibc-devel
      4. libGeoIP-devel
      5. gcc-c++
      6. python-devel
      7. boost-asio-devel
      8. libboost_serialization1.46.1
      9. boost-devel
      10. boost-filesystem
      11. boost-filesystem-devel
      12. boost-program_options-devel
      13. boost-python-devel
      14. zlib-devel

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


    14 октября 2014 г. Motsyo Gennadi 2:0.15.9-alt0.M60T.1
    - build version 0.15.9 for t6
    8 апреля 2011 г. Alexey Morsov 2:0.15.5-alt0.1.svn5420
    - new svn version
    - fix libboost_serialization version
    11 марта 2011 г. Alexey Morsov 2:0.15.5-alt0.1.svn5348
    - new svn version
    - add libGeoIP
    - add optflags to compile against new boost