Download and Install lame version ${major}.${minor} on Mac OS X
Sunday the 7th of September, 2008

    lame  most recent diff


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



      # $Id: Portfile 38059 2008-07-04 20:13:54Z ram macports.org $

      PortSystem 1.0

      Name: lame
      set major 3
      set minor 98
      Version: ${major}.${minor}
      Category: audio
      Platform: darwin freebsd
      Maintainers: ram openmaintainer

      Description: Lame Ain't an MP3 Encoder
      Long Description: LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3. LAME is not for everyone - it is distributed as source code only and requires the ability to use a C compiler.

      Homepage: http://lame.sourceforge.net/
      master_sites sourceforge:lame
      distname ${name}-${major}${minor}

      depends_lib port:ncurses

      checksums md5 f44b9f8e1b5d8835d0a77f9cc9cedd1c sha1 287979d076834882c99d0cc01ddbd9b3697ceaae rmd160 754343791ac80d2403291c63f99eb409bca6b62f

      configure.args --mandir=${prefix}/share/man

      livecheck.check regex
      livecheck.url ${homepage}download.php
      livecheck.regex {The current release version of LAME is ([0-9]+\.[0-9]+)}

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

     Where to find more information:

    Darwin Ports



    image test