GNU bug report logs - #72956
[PATCH] gnu: easyrpg-player: Enable MIDI format support.

Previous Next

Package: guix-patches;

Reported by: gemmaro <gemmaro.dev <at> gmail.com>

Date: Mon, 2 Sep 2024 09:45:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72956 in the body.
You can then email your comments to 72956 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72956; Package guix-patches. (Mon, 02 Sep 2024 09:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to gemmaro <gemmaro.dev <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 02 Sep 2024 09:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gemmaro <gemmaro.dev <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: gemmaro <gemmaro.dev <at> gmail.com>
Subject: [PATCH] gnu: easyrpg-player: Enable MIDI format support.
Date: Mon,  2 Sep 2024 18:41:34 +0900
* gnu/packages/easyrpg.scm (easyrpg-player)[arguments]<#:configure-flags>:
Enable fmmidi option for MIDI format support.

Change-Id: I8253f84bdea7c9754e5b9e2bc1b413f2b63a5f19
---
 gnu/packages/easyrpg.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/easyrpg.scm b/gnu/packages/easyrpg.scm
index 3a5413d94a..f6e4815d4d 100644
--- a/gnu/packages/easyrpg.scm
+++ b/gnu/packages/easyrpg.scm
@@ -88,7 +88,8 @@ (define-public easyrpg-player
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
-       (list (string-append "--with-bash-completion-dir="
+       (list "--enable-fmmidi"
+             (string-append "--with-bash-completion-dir="
                             %output "/etc/bash_completion.d/"))))
     (native-inputs
      (list pkg-config))

base-commit: 3c21d0da62b3d6832dd1ab450d8ab50ab8d38f27
-- 
2.45.2





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Mon, 02 Sep 2024 11:07:02 GMT) Full text and rfc822 format available.

Notification sent to gemmaro <gemmaro.dev <at> gmail.com>:
bug acknowledged by developer. (Mon, 02 Sep 2024 11:07:02 GMT) Full text and rfc822 format available.

Message #10 received at 72956-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: gemmaro <gemmaro.dev <at> gmail.com>
Cc: 72956-done <at> debbugs.gnu.org
Subject: Re: [bug#72956] [PATCH] gnu: easyrpg-player: Enable MIDI format
 support.
Date: Mon, 02 Sep 2024 19:00:02 +0800
gemmaro <gemmaro.dev <at> gmail.com> writes:

> * gnu/packages/easyrpg.scm (easyrpg-player)[arguments]<#:configure-flags>:
> Enable fmmidi option for MIDI format support.
>

Pushed to master as commit a3c6f1a38e, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 30 Sep 2024 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 259 days ago.

Previous Next


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