GNU bug report logs - #58488
[PATCH] gnu: gnome: Include aarch64 in librsvg-for-system.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Thu, 13 Oct 2022 10:21:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 58488 <at> debbugs.gnu.org
Subject: [bug#58488] [PATCH] gnu: gnome: Include aarch64 in librsvg-for-system.
Date: Sun, 23 Oct 2022 15:10:14 +0200
Hi Chris,

Christopher Baines <mail <at> cbaines.net> skribis:

> Since the staging merge, librsvg has been buildable for aarch64.
>
> * gnu/packages/gnome.scm (librsvg-for-system): Use librsvg for aarch64.

[...]

> +  ;; on x86_64 and aarch64 so far, use the ancient C version on other
> +  ;; platforms (FIXME).
> +  (if (or (string-prefix? "x86_64-" system)
> +          (string-prefix? "aarch64-" system))
>        librsvg
>        librsvg-2.40))

Looks like a reasonable workaround to me.  Go for it!

Thanks,
Ludo’.




This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.