guix/gnu
Lars-Dominik Braun 927c589256
gnu: xpra: Install Cython-built libraries.
xpra would fail to start, because shared objects were
not installed. It’s not clear why it stopped working,
but it seems it was not the upgrade I reverted in commit
ab6d56d01d to fix #52869. Sorry for the
confusion :(

* gnu/packages/patches/xpra-4.2-install_libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xpra)[source]: Add new patch.
[arguments]: Ensure 'build phase runs and passes #:configure-flags
to setup.py.
2022-01-07 08:58:40 +01:00
..
bootloader
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home
installer
machine
packages gnu: xpra: Install Cython-built libraries. 2022-01-07 08:58:40 +01:00
platforms
services services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
system services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: xpra: Install Cython-built libraries. 2022-01-07 08:58:40 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm