Download and Install flac2mp3 version 20041223 on Mac OS X
Thursday the 24th of July, 2008

    flac2mp3  most recent diff


      View the most recent changes for the flac2mp3 port at: flac2mp3.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for flac2mp3.
      The raw portfile for flac2mp3 20041223 is located here:
      http://flac2mp3.darwinports.com/dports/audio/flac2mp3/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/flac2mp3
      Google
      Web Darwinports.com



      # $Id: Portfile 36961 2008-05-21 11:03:50Z jmr macports.org $

      PortSystem 1.0
      Name: flac2mp3
      Version: 20041223
      distname ${name}
      Category: audio
      Maintainers: nomaintainer
      Description: Script to convert flac to mp3
      Long Description: homepage http://www.gurulabs.com/
      Platform: darwin
      master_sites http://www.gurulabs.com/downloads
      checksums sha1 7818bb421dec92071f19958b9f5d668e91730e31
      extract.suffix .pl

      extract {}
      use_configure no
      build {}
      destroot {
      xinstall ${distpath}/${name}${extract.suffix} ${destroot}${prefix}/bin
      reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl|g" "${destroot}${prefix}/bin/${name}${extract.suffix}"
      }

      depends_lib port:lame port:flac port:p5-mp3-info

    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/flac2mp3
      % sudo port install flac2mp3
      Password:
    You 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:

      ---> Fetching flac2mp3
      ---> Verifying checksum for flac2mp3
      ---> Extracting flac2mp3
      ---> Configuring flac2mp3
      ---> Building flac2mp3 with target all
      ---> Staging flac2mp3 into destroot
      ---> Installing flac2mp3
    - 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 flac2mp3 with these commands:
      %  man flac2mp3
      % apropos flac2mp3
      % which flac2mp3
      % locate flac2mp3

     Where to find more information:

    Darwin Ports



    image test