From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aHVlDWu5xmP1YQAAbAwnHQ (envelope-from ) for ; Tue, 17 Jan 2023 16:06:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OBNNDWu5xmPt+AAA9RJhRA (envelope-from ) for ; Tue, 17 Jan 2023 16:06:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 87A0A33637 for ; Tue, 17 Jan 2023 16:06:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHnWz-0006v2-Ph; Tue, 17 Jan 2023 10:05:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHnWI-0006Jy-Ps for guix-patches@gnu.org; Tue, 17 Jan 2023 10:05:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHnWI-0000eT-Ew for guix-patches@gnu.org; Tue, 17 Jan 2023 10:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pHnWI-0002Ra-9n for guix-patches@gnu.org; Tue, 17 Jan 2023 10:05:02 -0500 Subject: bug#60323: [PATCH] gnu: openmw: Use ffmpeg-4. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 17 Jan 2023 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60323 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergey Trofimov Cc: 60323-done@debbugs.gnu.org Mail-Followup-To: 60323@debbugs.gnu.org, ludo@gnu.org, sarg@sarg.org.ru Received: via spool by 60323-done@debbugs.gnu.org id=D60323.16739679019373 (code D ref 60323); Tue, 17 Jan 2023 15:05:02 +0000 Received: (at 60323-done) by debbugs.gnu.org; 17 Jan 2023 15:05:01 +0000 Received: from localhost ([127.0.0.1]:37920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHnWG-0002R5-Ex for submit@debbugs.gnu.org; Tue, 17 Jan 2023 10:05:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHnWF-0002Qn-1X for 60323-done@debbugs.gnu.org; Tue, 17 Jan 2023 10:04:59 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHnW7-0000ae-7X; Tue, 17 Jan 2023 10:04:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=C9mn9z+UC5w332GS3LrJc+HpfTzvskm9gItxn8rciiw=; b=iTQjlyyVsqTrVRk2QcTX Lf+MuoQ586e78tkSROeewj38Qh02aRcg90H/+5un89x+H0CRsfX5vxHP6sxopobAMsYBcUxe0Bu7G gcsSIbDmlWOdOuqjKcPZGFayHzMwsdnrDIThO5DhwhC6QIvoQVXtSHYK5tf4vuKWBj+hEyzX47bg0 +A/t3iqaQUove6DzXy7lo6dyF09xfr8w3iJqFXVwCwGTOyv05ulPVvq7i6FtGI3XRSap/PM6KtDJR fgMXcx6KKp+ufHhOtvxYnQyTZapePEqln+iKLFpD4XI5z0xJ+q2IlJe94nuSwgoJCEF0PvDPCJ1Pb iDWK0QkYFYkH0g==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHnW6-0003Ej-5m; Tue, 17 Jan 2023 10:04:50 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221225222257.1397-1-sarg@sarg.org.ru> Date: Tue, 17 Jan 2023 16:04:48 +0100 In-Reply-To: <20221225222257.1397-1-sarg@sarg.org.ru> (Sergey Trofimov's message of "Sun, 25 Dec 2022 23:22:59 +0100") Message-ID: <877cxlgq27.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673967977; a=rsa-sha256; cv=none; b=ZTyznmWI3Ou2GSwvIZFtVxUbYvvcq2AiGTXLi85YljMAZ67VQFHdwLbWd/UfYvYboGkS2c 7u2ACGnQUQ0qgB6mDNluTDCn/Pnc/DjGeWZirDpVIkOpi6gnzLgVF86uUhvrz4sCph8/0s 1v+rklXskLjw0RosMiTiUBTGfPnliB4orVeEDrBImAaxqsRM/vGNq0LyZ5Z0P+eRoOnAy9 AT9UmvgT0czbf71wmRz3RPy2Gkk98agploA3z6ow89NcFdAy0vYtJSWvQRlmAo9fd+qIUH 2ucQm1BWayHA5ue0URFoP6C8zBxJrU+SedeiArY7M3FD86NJpizQD7pDct/2xA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=iTQjlyyV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673967977; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=C9mn9z+UC5w332GS3LrJc+HpfTzvskm9gItxn8rciiw=; b=QxgPDsssGQg0YyGStgvmp/MrwVuKWX/fcfBABtfQSsAQq8NidDAtfOHtFmN3iSgbYK3f6Z d0BVwSBAQolFAL7adPWLqC//kcpUatLiHZmkgof8iGxp8OfcIXuRJ6yTNi70eQUssankNj yiFwHZBQ5785DpD8I7jurbpn3T3+eCyWQSjb447xsEIe909SBPX+mYDkzprO+ad2/Cp1ba PFtYNrdhjV2FeAtfdgjhLisHKNOb8I0Gr+Kh5RYv+tgiB5ZRl5FEFx+5Swe+qjL/3anY7Q EaG11jkWl4JVR681y9uxYQBtlWEYURS0jzEERvTd+MerJ0jbtiKoV3mOGAeonQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.03 X-Spam-Score: -4.03 X-Migadu-Queue-Id: 87A0A33637 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=iTQjlyyV; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-TUID: T2X6Ww/xUDtd Hi, Sergey Trofimov skribis: > Hi there. I've noticed, that openmw is not playable as it hangs on clicki= ng 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=E2=80=99.