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

  • Default inline alert: Версия в репозитории: 4.4.4-alt4

Исходный пакет: xpra
Версия: 2.5.2-alt1
Последняя версия по данным Repology
Собран:  19 июня 2019 г. 12:21 в задании #232493
Сообщить об ошибке в пакете
Домашняя страница: 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, aarch64)
xpra-debuginfo (x86_64, i586, aarch64)

Сопровождающий: Vitaly Lipatov


Права:
Vitaly Lipatov
@everybody

    1. libwebp-devel
    2. liblame-devel
    3. libspeex-devel
    4. brotli
    5. libflac-devel
    6. libx264-devel
    7. libx265-devel
    8. libxkbfile-devel
    9. libmad-devel
    10. libyuv-devel
    11. python-module-Cython >= 0.20
    12. python-module-OpenGL
    13. python-module-OpenGL_accelerate
    14. python-module-Pillow
    15. libXcomposite-devel
    16. libogg-devel
    17. libXdamage-devel
    18. python-module-pycairo-devel
    19. python-module-pygtk-devel
    20. python-module-pygtkglext
    21. rpm-build-gir
    22. rpm-build-intro
    23. libopus-devel
    24. rpm-build-ubt
    25. libXrandr-devel
    26. python-module-setuptools
    27. rpm-macros-kde-common-devel
    28. python-module-websockify
    29. python-module-yuicompressor
    30. libpam0-devel
    31. libXtst-devel
    32. libswscale-devel
    33. libsystemd-devel
    34. libavcodec-devel
    35. libavformat-devel
    36. libpng-devel
    37. libjpeg-devel
    38. xorg-server
    39. libtwolame-devel
    40. gcc-c++
    41. libvpx-devel
    42. libwavpack-devel
    43. libvorbis-devel

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


18 июня 2019 г. Vitaly Lipatov 2.5.2-alt1
- new version 2.5.2 (with rpmrb script)
8 мая 2019 г. Vitaly Lipatov 2.5.1-alt1
- new version 2.5.1 (with rpmrb script)
11 марта 2019 г. Vitaly Lipatov 2.4.3-alt4
- build with OpenGL support (ALT bug 36154)
- disable mdns