Guile-Fluidsynth 0.3.0 released
David Pirotte <[email protected]> Sat, 20 Jun 2026 19:16:14 -0300
| Newsgroups | gmane.lisp.guile.devel,gmane.lisp.guile.user |
|---|---|
| Message-ID | <20260620191614.67bbe6f7@tintin> |
--Sig_/t=Oz/f8nekFP3DEVEhismvz
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
Hello,
Guile-Fluidsynth version 0.3.0 released.
* Guile-Fluidsynth Homepage:
https://savannah.nongnu.org/projects/guile-fluidsynth/
* Guile-Fluidsynth release tarball GPG signature [*]:
https://download.savannah.nongnu.org/releases/guile-fluidsynth/
=20
guile-fluidsynth-0.3.0.tar.gz
guile-fluidsynth-0.3.0.tar.gz.sig
[ Downloads may redirect to your nearest mirror site.
[ Files on mirrors may be subject to a replication delay of up
[ to 24 hours. In case of problems use
[ http://download-mirror.savannah.gnu.org/releases/guile-fluidsynth/
* About Guile-Fluidsynth
Guile-Fluidsynth is a Guile Scheme bindings library to the fluidsynth
library.
Please visit the distributed README file for a simple example. The
distributed INSTALL file informs how to locally build and install the
documentation.
* Noteworthy changes in 0.3.0
** Generating the ffi/*.scm files at build time
** Fixing make distcheck
** Adding a test suite
* This release was bootstrapped using the following tools:
-] autoconf (GNU Autoconf) 2.72=20
-] automake (GNU automake) 1.18.1=20
-] makeinfo (GNU texinfo) 7.2=20
-] guile-3.0 3.0.11.4-f73eb
-] nyacc 3.00.0
-] fluidsynth runtime version 2.5.2=20
David
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify guile-fluidsynth-0.3.0.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys A3057AD7
and rerun the 'gpg --verify' command.
--Sig_/t=Oz/f8nekFP3DEVEhismvz
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmo3ES8ACgkQ83T9k6MF
etfUeAf/R56ZHkpQVXWieyFwY7UhdZVDnegRzilautSvAAfHp860wycR47pJroyM
hp6eamHQJOYRc5gg+R9XKjjba87ZvtSKubYr3LNRULQub9k81uhvc8CRZ19nUM3I
Tyv97454elkHPgrCxtQGv+nt8/UonvtnLt1bvf6p4AatpX6J5UgZGZwv15gR5thj
DGdmBGyHXS/Qdcb2w0LmPkTa5FXeYm8n+Js8bK2avkBwq6wWtCQhP8y2qh4gJx2I
4yZoZIlCN2sNap4XrUkIAkRl2uTMvLCN41zKCavQB/71IyeTFP2Ww3ZIs/Bf41Xl
jSiKM3MFKtOnZC50FIiIx+pKBChAPA==
=YJB/
-----END PGP SIGNATURE-----
--Sig_/t=Oz/f8nekFP3DEVEhismvz--