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

Modified Files:
        sox.info 
Removed Files:
        sox.patch 
Log Message:
New upstream version, new maintainer. Update by eighthave from the submissions
tracker:
https://sourceforge.net/tracker/?func=detail&aid=2907887&group_id=17203&atid=414256


--- sox.patch DELETED ---

Index: sox.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/sox.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sox.info    12 Jan 2009 04:11:02 -0000      1.3
+++ sox.info    4 Dec 2009 06:30:23 -0000       1.4
@@ -1,25 +1,51 @@
 Package: sox
-Version: 12.17.3
-Revision: 3
+Version: 14.3.0
+Revision: 1
 Source: mirror:sourceforge:sox/sox-%v.tar.gz
-Source-MD5: 1b9998387616ce0638c8edd1145f9932
-BuildDepends: libvorbis0, libogg, fink (>= 0.24.12-1)
-Depends: gsm, libvorbis0-shlibs, libogg-shlibs
-PatchFile: %n.patch
-PatchFile-MD5: 1f99731667c1640a1e927e1325ca9b6c
-ConfigureParams: --mandir='${prefix}/share/man'
-InstallScript: <<
-make install prefix=%i
-make install-lib prefix=%i
+Source-MD5: 8e3509804e6227273ef84092e1a2fea7
+#
+# these depends are setup to only depend on libs that are available as
+#  binaries.  The idea is to make sox really easy to install.  Then if people
+#  need a full featured codec translator, they can use ffmpeg
+#
+# ideally this would depend on libflac8-dev OR flac (= 1.1.1-1012), so that it 
work work with all binaries
+BuildDepends: fink (>= 0.24.12-1), libsndfile1-dev, libvorbis0, libogg, 
libid3tag, libmad, libvorbis0, wavpack1-dev, ladspa-dev, libpng3, file-dev, 
libtool14, libiconv-dev, libflac8-dev
+#
+Depends: %N-shlibs (= %v-%r)
+#
+ConfigureParams: --mandir='${prefix}/share/man'  --disable-gomp 
--enable-dl-mad --without-ao --without-amrwb --without-amrnb --without-alsa 
--without-oss --without-pulseaudio --without-sunaudio --without-ffmpeg 
--without-lame
+#
+DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL LICENSE.LGPL 
INSTALL
+SplitOff: <<
+    Package: %N-shlibs
+    Description: Shared libraries for sox
+    DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL 
LICENSE.LGPL INSTALL
+# ideally this would depend on libflac8 OR flac-shlibs (= 1.1.1-1012)
+       Depends: libtool14-shlibs, libsndfile1-shlibs, libvorbis0-shlibs, 
libogg-shlibs, libid3tag-shlibs, libmad-shlibs, libvorbis0-shlibs, 
wavpack1-shlibs, ladspa, libpng3-shlibs, gsm, file, libiconv, libflac8
+    Shlibs: %p/lib/libsox.1.dylib 2.0.0 %n (>= 14.3.0-1)
+    Files: <<
+        /sw/lib/libsox.1.dylib
+    <<
 <<
-DocFiles: README Copyright
-Description: Universal sound sample translator
-DescDetail: <<
-SoX (SOund eXchange) is meant to be the Swiss Army Knife of sound
-processing utils.  It can convert audio files to other popular audio
-file types and also apply sound effects and filters during the
-conversion.
+SplitOff2: <<
+    Package: %N-dev
+    Description: Headers for sox
+    DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL 
LICENSE.LGPL INSTALL
+    Depends: %N-shlibs (= %v-%r)
+    BuildDependsOnly: true
+    Files: <<
+        /sw/include/sox.h
+        /sw/include/soxstdint.h
+        /sw/lib/libsox.dylib
+    <<
 <<
 License: GPL/LGPL
-Maintainer: Leigh Smith <le...@leighsmith.com>
+Maintainer: Hans-Christoph Steiner <h...@eds.org>
 Homepage: http://sox.sourceforge.net
+Description: Universal sound sample translator
+DescDetail: <<
+       SoX (also known as Sound eXchange) translates sound samples between
+       different file formats, and optionally applies various sound effects. 
SoX
+       is intended as the Swiss Army knife of sound processing tools. It 
doesn't
+       do anything very well, but sooner or later it comes in very handy.
+<<


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to