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

Modified Files:
        libsndfile1.info 
Added Files:
        libsamplerate0.info 
Log Message:
more sound things

--- NEW FILE: libsamplerate0.info ---
Package: libsamplerate0
Version: 0.1.2
Revision: 1
Source: http://www.mega-nerd.com/SRC/libsamplerate-%v.tar.gz
Source-MD5: 06861c2c6b8e5273c9b80cf736b9fd0e
SourceDirectory: libsamplerate-%v
BuildDepends: fftw3, libsndfile1 (>= 1.0.6-1)
Depends: %N-shlibs (>= %v-%r)
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README doc/*.html
Description: The Secret Rabbit Code samplerate conversion library

SplitOff: <<
  Package: %N-dev
  Description: Headers and libraries for libsamplerate development
  Files: lib/libsamplerate.dylib lib/*.la lib/*.a include lib/pkgconfig
  Depends: %N-shlibs (>= %v-%r)
<<
SplitOff2: <<
  Package: %N-shlibs
  Description: Shared libraries for libsamplerate
  Files: lib/libsamplerate.*.dylib
  Depends: fftw3-shlibs, libsndfile1-shlibs (>= 1.0.6-1)
  Shlibs: %p/lib/libsamplerate.0.dylib 2.0.0 %n (>= 0.1.2-1)
<<
DescDetail: <<
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio.
One example of where such a thing would be useful is converting audio from
the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players.

SRC is capable of arbitrary and time varying conversions, from downsampling
by a factor of 256 to upsampling by the same factor.  Arbitrary in this case
means that the ratio of input and output sample rates can be an irrational
number.  The conversion ratio can also vary with time for speeding up and
slowing down effects.

SRC provides a small set of converters to allow quality to be traded off
against computation cost.  The current best converter provides a
signal-to-noise ratio of 97dB with -3dB passband extending from DC to 96% of
the theoretical best bandwidth for a given pair of input and output sample
rates. 
<<
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.mega-nerd.com/SRC/

Index: libsndfile1.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound/libsndfile1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libsndfile1.info    3 Dec 2004 08:48:12 -0000       1.2
+++ libsndfile1.info    26 Aug 2005 03:28:44 -0000      1.3
@@ -1,5 +1,5 @@
 Package: libsndfile1
-Version: 1.0.5
+Version: 1.0.11
 Revision: 1
 Maintainer: None <[email protected]>
 Depends: %N-shlibs (= %v-%r)
@@ -8,8 +8,8 @@
 
  Originally packaged by Matt Stephenson.
 <<
-Source: http://www.zip.com.au/~erikd/libsndfile/libsndfile-%v.tar.gz
-Source-MD5: 41d0c91fbdf88bb26ac5e0eb857bd611
+Source: http://www.mega-nerd.com/libsndfile/libsndfile-%v.tar.gz
+Source-MD5: 9ec0b3610041423a57387f284849f2fc
 Conflicts: libsndfile
 Replaces: libsndfile
 NoSetLDFLAGS: True



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to