GNU bug report logs - #60323
[PATCH] gnu: openmw: Use ffmpeg-4.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Sun, 25 Dec 2022 22:26:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: bug#60323: closed (Re: bug#60323: [PATCH] gnu: openmw: Use ffmpeg-4.)
Date: Tue, 17 Jan 2023 15:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60323: [PATCH] gnu: openmw: Use ffmpeg-4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60323 <at> debbugs.gnu.org.

-- 
60323: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60323
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 60323-done <at> debbugs.gnu.org
Subject: Re: bug#60323: [PATCH] gnu: openmw: Use ffmpeg-4.
Date: Tue, 17 Jan 2023 16:04:48 +0100
Hi,

Sergey Trofimov <sarg <at> sarg.org.ru> skribis:

> Hi there. I've noticed, that openmw is not playable as it hangs on clicking any menu item. It seems the issue is known and fixed upstream, but a new version is not released yet.
>
> ---
>  gnu/packages/game-development.scm | 2 +-

Applied with a commit log, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: openmw: Use ffmpeg-4.
Date: Sun, 25 Dec 2022 23:22:59 +0100
Hi there. I've noticed, that openmw is not playable as it hangs on clicking any menu item. It seems the issue is known and fixed upstream, but a new version is not released yet.

---
 gnu/packages/game-development.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 8fec474d0b..62d5fd5f1d 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1804,7 +1804,7 @@ (define-public openmw
      (list boost doxygen pkg-config))
     (inputs
      (list bullet
-           ffmpeg
+           ffmpeg-4                     ; https://gitlab.com/OpenMW/openmw/-/issues/6631
            libxt
            lz4
            mygui-gl              ; OpenMW does not need Ogre.
-- 
2.38.1




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

Previous Next


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