GNU bug report logs - #58811
[PATCH] gnu: Add uxn.

Previous Next

Package: guix-patches;

Reported by: Antero Mejr <antero <at> mailbox.org>

Date: Thu, 27 Oct 2022 02:09:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 宋文武 <iyzsong <at> envs.net>
To: Antero Mejr <antero <at> mailbox.org>
Cc: 58811 <at> debbugs.gnu.org
Subject: [bug#58811] [PATCH] gnu: Add uxn.
Date: Tue, 01 Nov 2022 14:47:21 +0800
Antero Mejr <antero <at> mailbox.org> writes:

Hello,
> * gnu/packages/emulators.scm (uxn): New variable.
> [...]
> +                            (lambda _
> +                              (let ((bin (string-append #$output "/bin")))
> +                                (copy-recursively "bin" bin)))))))
After built, under /bin, there are:
  piano.rom
  piano.log
  uxncli
  launcher.rom
  asma.rom
  uxnasm
  uxnemu

Only uxncli, uxnasm and uxnemu should go into /bin, the rom files can go
into /share/uxn, the piano.log file should be removed.

Can you send an update patch?  Thank you!




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

Previous Next


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