Package xpra: Information

    Source package: xpra
    Version: 4.0.6-alt1.1
    Build time:  Dec 12, 2023, 11:42 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    xpra-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin


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