Download and Install abcmidi version 2008-03-31 on Mac OS X
Friday the 4th of July, 2008

    abcmidi  most recent diff


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



      # $Id: Portfile 35682 2008-04-02 11:35:21Z mww macports.org $

      PortSystem 1.0

      Name: abcMIDI
      Version: 2008-03-31
      Category: audio
      Platform: darwin
      Maintainers: mww
      Description: ABC to midi and vice versa converter
      Long Description: ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.

      Homepage: http://ifdo.pugmarks.com/~seymour/runabc/top.html
      master_sites http://ifdo.pugmarks.com/~seymour/runabc/
      checksums sha1 ee9e35726991da1a7e006edef7c9ceeaae1c20d6
      patchfiles patch-makefile.diff

      worksrcdir abcmidi

      use_zip yes
      post-extract { xinstall -m 755 ${filespath}/configure ${worksrcpath} }

      configure.pre_args PREFIX=${prefix}

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 -W ${worksrcpath} abc2abc abc2midi mftext midi2abc yaps ${destroot}${prefix}/bin
      xinstall -m 644 -W ${worksrcpath}/doc abc2abc.1 abc2midi.1 mftext.1 midi2abc.1 yaps.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 644 -W ${worksrcpath}/doc AUTHORS CHANGES abcguide.txt gpl.txt history.txt readme.txt yapshelp.txt ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex (20\[0-9\]+-\[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/abcmidi
      % sudo port install abcmidi
      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 abcmidi
      ---> Verifying checksum for abcmidi
      ---> Extracting abcmidi
      ---> Configuring abcmidi
      ---> Building abcmidi with target all
      ---> Staging abcmidi into destroot
      ---> Installing abcmidi
    - 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 abcmidi with these commands:
      %  man abcmidi
      % apropos abcmidi
      % which abcmidi
      % locate abcmidi

     Where to find more information:

    Darwin Ports



    image test