From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EEwHJPUP1l85EQAA0tVLHw (envelope-from ) for ; Sun, 13 Dec 2020 12:58:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id Wgq+H/UP1l/gOAAAbx9fmQ (envelope-from ) for ; Sun, 13 Dec 2020 12:58:29 +0000 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 363059403EB for ; Sun, 13 Dec 2020 12:58:29 +0000 (UTC) Received: from localhost ([::1]:46832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koQxI-0004hI-42 for larch@yhetil.org; Sun, 13 Dec 2020 07:58:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koQws-0004hB-Kl for guix-patches@gnu.org; Sun, 13 Dec 2020 07:58:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36102) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1koQws-0006tD-4u for guix-patches@gnu.org; Sun, 13 Dec 2020 07:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1koQws-0004vI-3A for guix-patches@gnu.org; Sun, 13 Dec 2020 07:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#38941] [PATCH 0/5] Support fluidsynth and opus in sdl(2)-mixer, and other tweaks Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Dec 2020 12:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Received: via spool by 38941-submit@debbugs.gnu.org id=B38941.160786427118892 (code B ref 38941); Sun, 13 Dec 2020 12:58:02 +0000 Received: (at 38941) by debbugs.gnu.org; 13 Dec 2020 12:57:51 +0000 Received: from localhost ([127.0.0.1]:47648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1koQwh-0004ue-9W for submit@debbugs.gnu.org; Sun, 13 Dec 2020 07:57:51 -0500 Received: from mira.cbaines.net ([212.71.252.8]:36878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1koQwf-0004uK-UO for 38941@debbugs.gnu.org; Sun, 13 Dec 2020 07:57:50 -0500 Received: from localhost (92.41.183.229.threembb.co.uk [92.41.183.229]) by mira.cbaines.net (Postfix) with ESMTPSA id BB70427BC04; Sun, 13 Dec 2020 12:57:48 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 5c152fe5; Sun, 13 Dec 2020 12:57:46 +0000 (UTC) References: <87v9pqdwb1.fsf@araneo.si> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <87v9pqdwb1.fsf@araneo.si> Date: Sun, 13 Dec 2020 12:57:43 +0000 Message-ID: <87h7op50e0.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Cc: 38941@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.40 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 363059403EB X-Spam-Score: -4.40 X-Migadu-Scanner: scn1.migadu.com X-TUID: zRyabFkq1XB0 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Timotej Lazar writes: > Hi, > > these patches improve sdl- and sdl2-mixer: fix dependencies and > configure flags that changed between the two versions, and enable > support for fluidsynth and opus libraries. I tested several dependent > packages, and everything seems to work OK. > > The MIDI backends need additional runtime configuration. Fluidsynth > requires a soundfont to be installed and specified when running a > program that uses sdl-mixer, e.g.: > > SDL_SOUNDFONTS=3D/gnu/store/=E2=80=A6-fluid-3-2.1/share/soundfonts/Fl= uidR3Mono_GM.sf3 > > If this is not set, the bundled timidity backend is used, which can use > the freepats samples. Configuration must be specified since only files > under /etc are checked by default, e.g.: > > TIMIDITY_CFG=3D/gnu/store/=E2=80=A6-freepats-20060219/share/freepats/= freepats.cfg > > I=E2=80=99m not sure if and how default values for these vars can be spec= ified > for all programs using sdl-mixer, and I would prefer to leave the choice > of backend to the user anyway. However, we should probably document them > somewhere. Would a comment be enough? Dependent packages can then wrap > binaries to set required paths if needed. > > Alternatively we can add freepats and/or fluid as inputs to sdl(2)-mixer > and patch the source to look for them in the store. > > Thanks! > Timotej > > Timotej Lazar (5): > gnu: sdl-mixer: Use correct inputs for MOD file support. > gnu: sdl-mixer: Remove unused configure flag. > gnu: sdl2-mixer: Fix configure flags. > gnu: sdl-mixer: Enable fluidsynth MIDI backend. > gnu: sdl2-mixer: Enable opus support. > > gnu/packages/sdl.scm | 49 +++++++++++++++++++++++++++++--------------- > 1 file changed, 33 insertions(+), 16 deletions(-) Hi, I think these patches might have been merged, so I'm going to close this issue. If this is incorrect, just let me know! Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl/WD8dfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xcwpg//RB3bk7ssAUQPmVmqVU87ozOVgXIKYY7Y gxoBJRq46Y1xcfIPu8coEsnRcpDyAs0W0IRfVKJrYhIumZsuUvB6tRmgphy4aZc2 jbR1xsAHdlpS8IPZLHXC9InGCuiazPQb+qhNEor/ct+PZpqoe1Qua/uT4tyCsj/V woembxCqIYinzqOjDW4YH2HbHUw3UlV32AAleAUUfE00ZdmcA4WHysuYbYvowW+o 9GwM+O9FW/ZlBYy4faiJ94FDd4E0QsRVDNOINxpmX1PKCyOBB12t3B698Tw8n3b0 55KMWlVTQbepXuwLGv3a6y19OHB8GtPWMfdQ+ipD1O2dOvl7fYR6SPRnoj8lmVcg I+ujz5ivQuYnKlmR/HrBcjgPsrPFr6yopqQWoB74isF+P15RAVY8BC1mf9I/G7vW ZYjj9k8rg6lQ80283kptgUTsj+D2obqUn/zJubru7sGOzxwFHG17njuAOVC3dLrb 4WrXK2GZ0Spc5ZxQNhf6LRZ3UQCjIe6P0ueWn02NfQ+zEPIC+FWHhsLDxUgly/Be pVARBS/d8kCyWMkIHws9yFVze8GOgm7NEL9O1QtZgrwEw/+JoFxRvKw8zqV2I6t8 I/IXi2ctibiQS7PS+wm78xF5IAn4/rkmYe9djslExLz5HWca6Y3qEgecDaYqiXxR LGEcFpwSZpM= =On2g -----END PGP SIGNATURE----- --=-=-=--