Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22215

Modified Files:
        libxmp4.info libxmp4.patch 
Log Message:
New upstream libxmp4 4.1.2.

Index: libxmp4.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libxmp4.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libxmp4.patch       23 Apr 2013 01:31:51 -0000      1.2
+++ libxmp4.patch       9 May 2013 22:59:24 -0000       1.3
@@ -34,30 +34,9 @@
 -#endif
 -
 -#ifdef HAVE_STRLCAT
--#define strncpy strlcat
+-#define strncat strlcat
 -#endif
 -
  /* Quirks */
  #define QUIRK_S3MLOOP (1 << 0)        /* S3M loop mode */
  #define QUIRK_ENVFADE (1 << 1)        /* Fade at end of envelope */
-diff -ru libxmp-4.1.0.orig/src/control.c libxmp-4.1.0/src/control.c
---- libxmp-4.1.0.orig/src/control.c    2013-04-20 17:45:58.000000000 -0400
-+++ libxmp-4.1.0/src/control.c 2013-04-22 21:10:12.000000000 -0400
-@@ -213,7 +213,7 @@
-       return ret;
- }
- 
--#if defined(__GNUC__) && !defined(WIN32) && !defined(ANDROID)
-+#if defined(__GNUC__) && !defined(WIN32) && !defined(ANDROID) && 
!defined(__APPLE__)
- extern int xmp_set_player_v41__(xmp_context, int, int)
-       __attribute__((alias("xmp_set_player_v40__")));
- 
-@@ -280,7 +280,7 @@
-       return ret;
- }
- 
--#if defined(__GNUC__) && !defined(WIN32) && !defined(ANDROID)
-+#if defined(__GNUC__) && !defined(WIN32) && !defined(ANDROID) && 
!defined(__APPLE__)
- extern int xmp_get_player_v41__(xmp_context, int)
-       __attribute__((alias("xmp_get_player_v40__")));
- 

Index: libxmp4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound/libxmp4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libxmp4.info        23 Apr 2013 01:31:51 -0000      1.6
+++ libxmp4.info        9 May 2013 22:59:24 -0000       1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: libxmp4
-Version: 4.1.0
+Version: 4.1.2
 Revision: 1
 Description: Extended Module Player Library
 DescDetail: <<
@@ -16,10 +16,10 @@
 BuildDependsOnly: true
 
 Source: mirror:sourceforge:xmp/libxmp-%v.tar.gz
-Source-MD5: 6e110ffbc71265069c34cd682c98c519
+Source-MD5: 744aebd2257a70a2a6a7ba792491fde8
 
 PatchFile: %n.patch
-PatchFile-MD5: e948dffeafb5d2707ef488880d474675
+PatchFile-MD5: 7bec7c29be01b1318275fdb3f41db996
 
 SetCFLAGS: -O3 -Wno-literal-conversion
 ConfigureParams: --enable-shared --disable-static


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to