Cd-discid version 0.9 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    cd-discid  most recent diff


    version 0.9

      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


      The cd-discid Portfile 52882 2009-06-25 05:46:05Z ryandesign macports.org $

      PortSystem 1.0

      Name: cd-discid
      Version: 0.9
      Revision: 1
      Category: audio
      Platform: darwin
      Maintainers: nomaintainer
      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/ http://lly.org/~rcw/cd-discid/
      distname ${name}_${version}.orig
      Checksums: md5 64677b8b63d1db0db015043f5455171a
      Patch Files: patch-Makefile

      worksrcdir ${name}-${version}

      use_configure no

      build.env CC=${configure.cc}

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

      universal_variant no

      platform macosx {
      patchfiles-append patch-cd-discid.c.diff
      }


    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



    Lightbox this page.