Jack version 0.116.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.116.2

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


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

      PortSystem 1.0

      Name: jack
      Version: 0.116.2
      distname jack-audio-connection-kit-${version}

      Category: audio
      Maintainers: mvazquez
      Description: Jack Audio Connection Kit
      Long Description: JACK is a low-latency audio server, written for POSIX conformant operating systems such as GNU/Linux and Apple's OS X.
      Homepage: http://jackaudio.org/
      Master Sites: http://jackaudio.org/downloads/

      Platform: darwin

      Checksums: md5 9c0ae9880e9b6e081f1a238fe6a28bd5 sha1 178beb2d5ef906c029c1cdbe534f16445f342f0f rmd160 ffa9238b6083778b91dfa266524074bfa1592399

      configure.pkg_config ${prefix}/bin/pkg-config
      configure.pkg_config_path ${prefix}/lib/pkgconfig

      configure.args --enable-posix-shm --with-default-tmpdir=/tmp/


      depends_lib port:libxml2 port:libxslt port:zlib port:libsndfile

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "JACK (0\\.\\d+(?:\\.\\d+)*) released"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.