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

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

Исходный пакет: xpra
Версия: 4.4.4-alt3
Последняя версия по данным Repology
Собран:  9 мая 2023 г. 13:06 в задании #320148
Сообщить об ошибке в пакете
Домашняя страница: 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, ppc64le, i586, armh, aarch64)
xpra-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Elena Mishina


Права:
Vitaly Lipatov
@everybody

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

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


9 мая 2023 г. Elena Mishina 4.4.4-alt3
- Generate ssl cert and key to /etc/xpra/ssl dir (closes: #40223)
25 марта 2023 г. Andrey Cherepanov 4.4.4-alt2
- NMU: remove internal modules from requirements
15 марта 2023 г. Vitaly Lipatov 4.4.4-alt1
- new version 4.4.4 (with rpmrb script)