Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3549/10.3/unstable/main/finkinfo/sound

Modified Files:
        mp3splt.patch 
Log Message:
Improved patch...may help 10.4 also.


Index: mp3splt.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound/mp3splt.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mp3splt.patch       17 Jul 2005 00:06:33 -0000      1.2
+++ mp3splt.patch       28 Jun 2006 05:39:55 -0000      1.3
@@ -1,5 +1,17 @@
---- mp3splt-2.1/ogg.c  Sat Jul 17 16:28:01 2004
-+++ mp3splt-2.1/ogg.c  Mon Nov 29 23:11:57 2004
+diff -Nurd -x'*~' mp3splt-2.1.orig/mp3.h mp3splt-2.1/mp3.h
+--- mp3splt-2.1.orig/mp3.h     2004-07-17 08:39:47.000000000 -0400
++++ mp3splt-2.1/mp3.h  2006-06-28 01:36:45.000000000 -0400
+@@ -40,6 +40,7 @@
+ 
+ #define MAD_BSIZE 4032
+ 
++#include <sys/types.h>
+ #include "mad.h"
+ 
+ /*
+diff -Nurd -x'*~' mp3splt-2.1.orig/ogg.c mp3splt-2.1/ogg.c
+--- mp3splt-2.1.orig/ogg.c     2004-07-17 10:28:01.000000000 -0400
++++ mp3splt-2.1/ogg.c  2006-06-28 01:37:01.000000000 -0400
 @@ -57,7 +57,7 @@
  #define ftello ftell
  #endif
@@ -9,8 +21,9 @@
  
  static v_packet *save_packet(ogg_packet *packet)
  {
---- mp3splt-2.1/splt.h 2004-07-17 07:16:05.000000000 -0700
-+++ mp3splt-2.1/splt.h 2005-06-13 15:36:21.000000000 -0700
+diff -Nurd -x'*~' mp3splt-2.1.orig/splt.h mp3splt-2.1/splt.h
+--- mp3splt-2.1.orig/splt.h    2004-07-17 10:16:05.000000000 -0400
++++ mp3splt-2.1/splt.h 2006-06-28 01:30:24.000000000 -0400
 @@ -96,7 +96,7 @@
  
  char *zero_pad_float (float f, char *out);


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to