Libmikmod version 3.2.0-beta2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    libmikmod  most recent diff


    version 3.2.0-beta2

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


      The libmikmod Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: libmikmod
      Version: 3.2.0-beta2
      Revision: 1
      Category: audio
      Maintainers: nomaintainer
      Description: portable sound library
      Platform: darwin
      universal_variant no

      Long Description: libmikmod is a portable sound library for Unix systems. It can play IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, AMF, DSM, IMF, GDM, STX, OKT, and MOD module formats.

      Homepage: http://mikmod.raphnet.net/
      Master Sites: ${homepage}files/
      use_bzip2 yes

      Checksums: md5 5b05f3b1167eba7855b8e38bde2b8070 sha1 f16fc09ee643af295a8642f578bda97a81aaf744 rmd160 587d1c1ea24f3d52bf76407ee327b8fa8143b277

      Patch Files: patch-libmikmod.m4

      configure.cflags "-no-cpp-precomp -Os"
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

      Variant: esound {
      depends_lib-append port:esound
      }

      livecheck.type regex
      livecheck.regex libmikmod-(\\d+(?:\\.\\d+)*(?:-(?:alpha|beta)\\d)?)\\.tar\\.gz


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.