Revision: 5941
Author: pebender
Date: Sun Dec 13 22:23:37 2009
Log: - Updated package lib/libsndfile.


http://code.google.com/p/minimyth/source/detail?r=5941

Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/lib/libsndfile/Makefile
  /trunk/gar-minimyth/script/lib/libsndfile/checksums

=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Dec 13  
11:58:10 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Sun Dec 13  
22:23:37 2009
@@ -123,6 +123,7 @@
      Updated lib/libdvdread.
      Updated lib/libexif.
      Updated lib/libpng.
+    Updated lib/libsndfile.
      Updated lib/libusb.
      Updated lib/mpfr.
      Updated mediaplayers/mplayer-svn.
=======================================
--- /trunk/gar-minimyth/script/lib/libsndfile/Makefile  Thu May 14 22:24:01  
2009
+++ /trunk/gar-minimyth/script/lib/libsndfile/Makefile  Sun Dec 13 22:23:37  
2009
@@ -1,7 +1,7 @@
  GARNAME = libsndfile
-GARVERSION = 1.0.20
+GARVERSION = 1.0.21
  CATEGORIES = lib
-MASTER_SITES = http://www.mega-nerd.com/libsndfile/
+MASTER_SITES = http://www.mega-nerd.com/libsndfile/files/
  DISTFILES = $(DISTNAME).tar.gz
  LICENSE = LGPL2_1

@@ -18,8 +18,13 @@
  CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
        --enable-shared \
        --disable-static \
+       --disable-experimental \
        --disable-sqlite \
-       --disable-flac \
+       --enable-alsa \
+       --disable-external-libs \
+       --disable-test-coverage \
+       --enable-largefile \
+       --disable-shave \
        --with-gnu-ld

  include ../../gar.mk
=======================================
--- /trunk/gar-minimyth/script/lib/libsndfile/checksums Thu May 14 22:24:01  
2009
+++ /trunk/gar-minimyth/script/lib/libsndfile/checksums Sun Dec 13 22:23:37  
2009
@@ -1,1 +1,1 @@
-e0553e12c7a467af44693e95e2eac668  download/libsndfile-1.0.20.tar.gz
+880a40ec636ab2185b97f8927299b292  download/libsndfile-1.0.21.tar.gz

--

You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en.


Reply via email to