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

    Исходный пакет: casync
    Версия: 2.0.267.git0efa7ab-alt1
    Собран:  20 октября 2023 г. 12:54
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/systemd/casync

    Лицензия: LGPLv2+
    О пакете: Content Addressable Data Synchronizer
    Описание: 
    casync provides a way to efficiently transfer files which change over
    time over the internet. It will split a given set into a git-inspired
    content-addressable set of smaller compressed chunks, which can then
    be conveniently transferred using HTTP. On the receiving side those
    chunks will be uncompressed and merged together to recreate the
    original data. When the original data is modified, only the new chunks
    have to be transferred during an update.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    casync (loongarch64)
    casync-debuginfo (loongarch64)

    Сопровождающий: Arseny Maslennikov

    Список участников:
    Arseny Maslennikov
    Ilya Kurdyukov
    Grigory Ustinov

      1. pkgconfig(libcurl) >= 7.32.0
      2. pkgconfig(liblzma) >= 5.1.0
      3. pkgconfig(libselinux)
      4. pkgconfig(libssl)
      5. pkgconfig(libudev)
      6. pkgconfig(libzstd)
      7. pkgconfig(zlib)
      8. python3-module-sphinx
      9. python3-module-sphinx-sphinx-build-symlink
      10. meson >= 0.42.0
      11. fuse
      12. libacl-devel
      13. gcc
      14. rsync
      15. pkgconfig(fuse) >= 2.6

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


    22 сентября 2023 г. Arseny Maslennikov 2.0.267.git0efa7ab-alt1
    - 2-219-gita8f6c84 -> 2-267-git0efa7ab.
    8 января 2022 г. Ilya Kurdyukov 2.0.219.gita8f6c84-alt1.1
    - Fixed build for Elbrus.
    12 ноября 2019 г. Arseny Maslennikov 2.0.219.gita8f6c84-alt1
    - 2-101-git8595b4d -> 2-219-gita8f6c84.
    - Included upstream-provided bash completion.