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

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

Исходный пакет: xpra
Версия: 4.0.6-alt1.1
Последняя версия по данным Repology
Собран:  2 февраля 2022 г. 1:44 в задании #291245
Сообщить об ошибке в пакете
Домашняя страница: 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)

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


Права:
Vitaly Lipatov
@everybody

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

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


28 июля 2021 г. Michael Shigorin 4.0.6-alt1.1
- drop ubt handling (was there for p8)
- minor spec cleanup
- E2K: yuicompressor is there but uglifyjs isn't => no minification
22 января 2021 г. Vitaly Lipatov 4.0.6-alt1
- new version 4.0.6 (with rpmrb script)
1 декабря 2020 г. Vitaly Lipatov 4.0.5-alt1
- new version 4.0.5 (with rpmrb script)