guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58811] [PATCH] gnu: Add uxn.


From: 宋文武
Subject: [bug#58811] [PATCH] gnu: Add uxn.
Date: Tue, 01 Nov 2022 14:47:21 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Antero Mejr <antero@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!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]