Hello all

A minor addition has been made to the synth.h header in order to fix the scummvm build (details below). If it is okay with all concerned then please edit accordingly.

Best Regards,
Ebrahim

Begin forwarded message:

From: Alexander Hansen <[email protected]>
Date: September 29, 2010 10:22:06 AM EDT
To: Ebrahim Mayat <[email protected]>
Cc: Fink Developers Mailing List <[email protected]>
Subject: Fwd: [cvs] dists/10.4/unstable/main/finkinfo/sound fluidsynth.info, 1.7, 1.8

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.  There was an extra comma in an enum field in fluidsynth/synth.h
which caused scummvm (and likely other packages) not to build.

Since this was an obvious and quick fix, I went ahead and implemented it after testing that the scummvm build issue was indeed fixed. Hopefully
this is OK for all concerned.

- -------- Original Message --------
Subject: [cvs] dists/10.4/unstable/main/finkinfo/sound
fluidsynth.info, 1.7,   1.8
Date: Wed, 29 Sep 2010 14:18:35 +0000
From: Alexander Hansen <[email protected]>
Reply-To: [email protected]
To: [email protected]
Newsgroups: gmane.os.apple.fink.cvs
Followup-To: gmane.os.apple.fink.devel

Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16693

Modified Files:
        fluidsynth.info
Log Message:
Fix malformed header file

Index: fluidsynth.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/ fluidsynth.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
- --- fluidsynth.info   5 Jul 2010 10:20:18 -0000       1.7
+++ fluidsynth.info     29 Sep 2010 14:18:33 -0000      1.8
@@ -1,6 +1,6 @@
Package: fluidsynth
Version: 1.1.1
- -Revision: 280
+Revision: 281
#Distribution: 10.5, 10.6
###
Depends: <<
@@ -17,6 +17,9 @@
Source: http://download.savannah.gnu.org/releases/fluid/%n-%v.tar.gz
Source-md5: 0db3da78028d255026230809c6e21b44
###
+PatchScript: <<
+       perl -pi -e 's/R = 7,/R = 7/' include/%n/synth.h
+<<
SetLDFLAGS:
ConfigureParams:
###
@@ -59,4 +62,7 @@
for audio synthesis.
<<
###
+DescPort: <<
+AKH:  typo in fluidsynth/synth.h fixed at Revision 281
+<<
Maintainer: Ebrahim Mayat <[email protected]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyjS44ACgkQB8UpO3rKjQ/R+ACcDx8NYW+rFPGPDcJ4fUK8ofyp
QJIAn11/+loJbQm+NWqndfETRkRWEjSI
=uXKT
-----END PGP SIGNATURE-----

_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to