Download and Install cd-discid version 0.9 on Mac OS X
Wednesday the 9th of July, 2008

    cd-discid  most recent diff


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



      # $Id: Portfile 28990 2007-09-12 21:52:15Z nox macports.org $

      PortSystem 1.0

      Name: cd-discid
      Version: 0.9
      Category: audio
      Platform: darwin
      Maintainers: jrdittmann wisc.edu
      Description: read CD and get CDDB discid information
      Long Description: In order to do CDDB queries over the Internet, you must know the DiscID of the CD you are querying. cd-discid provides you with that information. It outputs the discid, the number of tracks, the frame offset of all of the tracks, and the total length of the CD in seconds, on one line in a space-delimited format. cd-discid was designed as a backend tool for cdgrab (now abcde) but will work independantly of it.

      Homepage: http://www.hispalinux.es/~data/abcde.php

      master_sites http://www.hispalinux.es/~data/files/cd-discid
      distname ${name}_${version}.orig
      checksums md5 64677b8b63d1db0db015043f5455171a
      patchfiles patch-Makefile

      worksrcdir ${name}-${version}

      use_configure no

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    image test