me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 1afa2c5ca0
gnu: inkscape: Add the glib-or-gtk-build-system phases.
This fixes an issue where an improperly set XDG_DATA_DIRS environment variable
would cause a segfault when opening the 'Save As' menu of Inkscape.  See:
<https://lists.gnu.org/archive/html/help-guix/2020-06/msg00093.html>.

* gnu/packages/inkscape.scm (inkscape-1.0)[arguments]: Import the
(guix build glib-or-gtk-build-system) module.
[phases]: Add the glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases.

Reported-by: Thorsten Wilms <t_w_@freenet.de>
2020-06-14 23:16:33 -04:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build shepherd: 'read-pid-file/container' terminates the whole process group. 2020-06-12 00:04:42 +02:00
installer installer: final: Make sure 'bold' font files are loaded. 2020-06-14 17:42:36 +02:00
machine
packages gnu: inkscape: Add the glib-or-gtk-build-system phases. 2020-06-14 23:16:33 -04:00
services services: Add 'hurd-vm service-type'. 2020-06-14 18:38:44 +02:00
system system: image: Make sure target is set. 2020-06-14 18:03:08 +02:00
tests image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm image: Add 'target' support. 2020-06-13 15:20:52 +02:00
installer.scm
local.mk gnu: Add tup. 2020-06-14 23:52:21 +02:00
machine.scm
packages.scm
services.scm
system.scm services: etc: Add '/etc/ttys' symlink for the Hurd. 2020-06-09 17:59:56 +02:00
tests.scm