Package xpra: Information

    Source package: xpra
    Version: 4.4.4-alt3
    Build time:  Jun 13, 2023, 10:26 PM in the task #319676
    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: Elena Mishina


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

    Last changed


    May 9, 2023 Elena Mishina 4.4.4-alt3
    - Generate ssl cert and key to /etc/xpra/ssl dir (closes: #40223)
    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)