|
|||||||||
Thursday the 24th of July, 2008 |
|||||||||
sox most recent diff
Scroll down toward the bottom of the page to get installation instructions for sox. The raw portfile for sox 14.0.1 is located here: http://sox.darwinports.com/dports/audio/sox/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/sox # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 37545 2008-06-12 13:45:21Z jmr PortSystem 1.0 Name: sox Version: 14.0.1 Category: audio Maintainers: nomaintainer Description: SOund eXchange - universal sound sample translator Long Description: 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. Homepage: http://sox.sourceforge.net/ Platform: darwin depends_lib port:libao port:libsndfile port:libid3tag port:libsamplerate master_sites sourceforge checksums md5 6c95af60b20b9655531bf3162c0be937 sha1 b4b07e9905728209d3c97b9fb0fc65e75b4c45a1 configure.args --mandir=\\\${prefix}/share/man --without-ogg --without-mad --without-lame --without-flac --without-ffmpeg --without-amr-wb --without-amr-nb build.env ${configure.env} destroot.destdir prefix=${destroot}${prefix} Variant: vorbis description {Enable Ogg Vorbis audio support} { configure.args-delete --without-ogg depends_lib-append port:libvorbis } Variant: mad description {Enable MAD (MPEG audio decoder) support} { configure.args-delete --without-mad depends_lib-append port:libmad } Variant: lame description {Enable LAME MP3 encoder support} { configure.args-delete --without-lame depends_lib-append port:lame } Variant: flac description {Enable FLAC audio support} { configure.args-delete --without-flac depends_lib-append port:flac } Variant: ffmpeg description {Enable ffmpeg support} { configure.args-delete --without-ffmpeg depends_lib-append port:ffmpeg } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/soxYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using sox with these commands: % man sox Where to find more information:
|
![]() |
![]() Digg sox on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




