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

Added Files:
        sox2-shlibs.info 
Log Message:
new sox 14.4.1
new libN=sox2

--- NEW FILE: sox2-shlibs.info ---
Package: sox2-shlibs
Version: 14.4.1
Revision: 1
Description: Shared libraries for sox
License: GPL/LGPL
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Source: mirror:sourceforge:sox/sox-%v.tar.bz2
Source-MD5: ff9ca6aca972549de0e80e8e30ed379c
Source-Checksum: SHA1(4775f9e9eebb5a2fe79df548908a7a24088118d9)
#
BuildDepends: <<
        file-dev,
        fink-package-precedence,
        lame-dev,
        libflac8-dev,
        libgsm1-dev,
        libid3tag,
        libmad,
        libogg,
        libopencore-amr0,
        libpng16,
        libsndfile1-dev,
        libtool2,
        libvorbis0,
        twolame-dev,
        wavpack1-dev
<<
#
Depends: <<
        file-shlibs,
        lame-shlibs,
        libflac8,
        libgsm1-shlibs,
        libid3tag-shlibs,
        libogg-shlibs,
        libopencore-amr0-shlibs,
        libpng16-shlibs,
        libsndfile1-shlibs,
        libtool2-shlibs,
        libvorbis0-shlibs,
        wavpack1-shlibs
<<
#
# this deliberately doesn't include ffmpeg support to make it easier to build
ConfigureParams: <<
        --mandir='${prefix}/share/man' \
        --enable-dependency-tracking \
        --enable-shared \
        --disable-static \
        --disable-gomp \
        --with-distro="Fink Project" \
        --without-ao \
        --without-alsa \
        --without-oss \
        --without-pulseaudio \
        --without-sunaudio \
        --without-ffmpeg \
        --with-amrwb \
        --with-amrnb \
        --with-lame
<<
CompileScript: <<
        %{default_script}
        fink-package-precedence --prohibit-bdep=sox-dev,sox2-dev .
<<
InfoTest: <<
        TestScript: <<
                #!/bin/sh -ev
                pushd src
                export DYLD_LIBRARY_PATH=%b/src/.libs
                ./testall.sh || exit 2
                ./tests.sh || exit 2
                popd
        <<
<<
#
Shlibs: %p/lib/libsox.2.dylib 3.0.0 %n (>= 14.4.1-1)
DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL LICENSE.LGPL 
INSTALL
SplitOff: <<
        Package: sox
        Description: Universal sound sample translator
        DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL 
LICENSE.LGPL INSTALL
        Depends: <<
                sox2-shlibs (= %v-%r),
                file-shlibs,
                lame-shlibs,
                libflac8,
                libgsm1-shlibs,
                libid3tag-shlibs,
                libogg-shlibs,
                libopencore-amr0-shlibs,
                libpng16-shlibs,
                libsndfile1-shlibs,
                libtool2-shlibs,
                libvorbis0-shlibs,
                wavpack1-shlibs
        <<
        Files: <<
                bin
                share/man/man1
                share/man/man7/soxeffect.7
        <<
<<
SplitOff2: <<
        Package: sox2-dev
        Description: Headers for sox
        DocFiles: COPYING ChangeLog README README.osx NEWS LICENSE.GPL 
LICENSE.LGPL INSTALL
        Depends: sox2-shlibs (= %v-%r)
        BuildDependsOnly: true
        Conflicts: sox-dev, sox2-dev
        Replaces: sox-dev, sox2-dev
        Files: <<
                include
                lib/libsox.dylib
                lib/libsox.la
                lib/pkgconfig
                share/man/man3
                share/man/man7
        <<
<<
Homepage: http://sox.sourceforge.net
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.

 It is a cross-platform (Windows, Linux, MacOS X, etc.) command line
 utility that can convert various formats of computer audio files in
 to other formats. It can also apply various effects to these sound
 files, and, as an added bonus, SoX can play and record audio files on
 most platforms.

 It is compiled without ffmpeg support to make it much easier to build
 using Fink.  If you need a more powerful translator, or codecs that
 are offered in ffmpeg, install the ffmpeg package.
<<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to