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

    mp3cue  most recent diff


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



      # $Id: Portfile 32382 2007-12-28 20:07:21Z pmq macports.org $

      PortSystem 1.0

      Name: mp3cue
      Version: 0.4.1
      Category: audio
      Platform: darwin
      Maintainers: pmq openmaintainer

      Description: MP3 cue file parser
      Long Description: mp3cue is a program that parses an input CUE file describing a multitrack MP3 and cuts the input MP3 into multiple MP3 tracks according to the description in the CUE file.

      Homepage: https://www.bl0rg.net/software/poc
      master_sites ${homepage} macports
      checksums sha1 b2d210886b04544a33ed863927b8eadcf706e186 rmd160 f7981920993742aeed20aa6000dfd53c4b9f8ffc
      worksrcdir poc-${version}

      depends_build port:bison port:libid3tag

      patchfiles patch-fec-pkt.c.diff
      post-patch {
      reinplace "s|YACC=bison|YACC=${prefix}/bin/bison|" ${worksrcpath}/Makefile

      reinplace "s|#CFLAGS += -DWITH_ID3TAG|CFLAGS += -DWITH_ID3TAG|" ${worksrcpath}/Makefile
      reinplace "s|#LDFLAGS += -lid3tag|LDFLAGS += -lid3tag|" ${worksrcpath}/Makefile

      reinplace "s|#CFLAGS += -I/sw/include|CFLAGS += -I${prefix}/include|" ${worksrcpath}/Makefile
      reinplace "s|#LDFLAGS += -L/sw/lib|LDFLAGS += -L${prefix}/lib|" ${worksrcpath}/Makefile

      reinplace "s|#CFLAGS+=-DWITH_IPV6|CFLAGS+=-DWITH_IPV6|" ${worksrcpath}/Makefile

      reinplace "s|PREFIX:= /usr/local|PREFIX:= ${prefix}|" ${worksrcpath}/Makefile
      reinplace "s| -g root -o root||" ${worksrcpath}/Makefile
      }

      use_configure no

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

     Where to find more information:

    Darwin Ports



    image test