Package xpra: Information

  • Default inline alert: Version in the repository: 4.4.4-alt4

Source package: xpra
Version: 4.0.6-alt1.1
Latest version according to Repology
Build time:  Feb 2, 2022, 01:44 AM in the task #291245
Report package bug
Home page: http://xpra.org/

License: GPLv2
Summary: X Persistent Remote Applications
Description: 
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

List of rpms provided by this srpm:
xpra (x86_64, ppc64le, i586, armh, aarch64)
xpra-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Michael Shigorin


ACL:
Vitaly Lipatov
@everybody

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

Last changed


July 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
Jan. 22, 2021 Vitaly Lipatov 4.0.6-alt1
- new version 4.0.6 (with rpmrb script)
Dec. 1, 2020 Vitaly Lipatov 4.0.5-alt1
- new version 4.0.5 (with rpmrb script)