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

    Исходный пакет: xpra
    Версия: 0.14.19-alt0.M70T.1
    Собран:  9 марта 2015 г. 16:14 в задании #141608
    Скопирован в задании: #141611
    Сообщить об ошибке в пакете
    Домашняя страница: http://xpra.org/

    Лицензия: GPLv2
    О пакете: X Persistent Remote Applications
    Описание: 
    Xpra is 'screen for X': it allows you to run X programs,
    usually on a remote host, direct their display to your local machine,
    and then to disconnect from these programs and reconnect
    from the same or another machine, without losing any state.
    It gives you remote access to individual applications.
    Xpra is "rootless" or "seamless": programs you run under
    it show up on your desktop as regular programs, managed by your regular window manager.
    Sessions can be accessed over SSH, or password protected over plain TCP sockets.
    Xpra is usable over reasonably slow links and does its best to adapt
    to changing network bandwidth limits. (see also adaptive JPEG mode)
    Xpra is open-source (GPLv2+), multi-platform and multi-language,
    with current clients written in Python and Java.
    
    On the machine which will export the application (xterm in this example):
    > xpra start :100 --start-child=xterm
    
    We can then attach to this session from the same machine, with:
    > xpra attach :100
    
    If connecting from a remote machine, you would use something like (or you can also use the GUI):
    > xpra attach ssh:serverhostname:100

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

    Сопровождающий: Michael Shigorin


    Права:
    @qa_p7

      1. libx264-devel
      2. libxkbfile-devel
      3. libXcomposite-devel
      4. libXdamage-devel
      5. rpm-build-gir
      6. libXrandr-devel
      7. libswscale-devel
      8. libXtst-devel
      9. python-module-Cython0.20.1
      10. libavcodec-devel
      11. python-module-mwlib
      12. python-module-paste
      13. python-module-pygtk-devel
      14. libvpx-devel

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


    9 марта 2015 г. Michael Shigorin 0.14.19-alt0.M70T.1
    - built for t7/branch (with Cython 0.20.1)
    5 марта 2015 г. Michael Shigorin 0.14.19-alt1
    - new version
    24 сентября 2014 г. Vitaly Lipatov 0.14.7-alt1
    - new version 0.14.7 (with rpmrb script)