-----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 <alexkhan...@users.sourceforge.net>
Reply-To: fink-devel@lists.sourceforge.net
To: fink-comm...@lists.sourceforge.net
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 <ema...@users.sourceforge.net>
-----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-----

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to