Package xpra: Information

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

Source package: xpra
Version: 4.4.4-alt2
Latest version according to Repology
Build time:  Mar 25, 2023, 05:08 PM in the task #317479
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: Andrey Cherepanov


ACL:
Vitaly Lipatov
@everybody

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

Last changed


March 25, 2023 Andrey Cherepanov 4.4.4-alt2
- NMU: remove internal modules from requirements
March 15, 2023 Vitaly Lipatov 4.4.4-alt1
- new version 4.4.4 (with rpmrb script)
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