Download and Install hydrogen version 0.9.3.79 on Mac OS X
Saturday the 6th of September, 2008

    hydrogen  most recent diff


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



      # $Id: Portfile 34839 2008-03-08 14:09:46Z yves macports.org $

      # -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      PortSystem 1.0

      Name: hydrogen
      Version: 0.9.3.79
      Category: audio
      Platform: macosx
      Maintainers: nomaintainer
      Homepage: http://www.hydrogen-music.org/

      Description: Hydrogen is an advanced drum machine.
      Long Description: Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to provide professional yet simple and intuitive pattern-based drum programming.

      fetch.type svn
      svn.url http://hydrogen-music.org/svn/trunk
      svn.tag 79
      worksrcdir trunk

      depends_lib lib:libqt.4:qt4-mac port:flac port:libsndfile port:libtar

      post-patch {
      reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/extra/hydrogenPlayer/hydrogenPlayer.pro ${worksrcpath}/extra/hydrogenSynth/hydrogenSynth.pro ${worksrcpath}/gui/gui.pro ${worksrcpath}/libs/hydrogen/hydrogen.pro
      }

      configure.pre_args
      configure.env prefix=${prefix} QTDIR=${prefix}

      build.target first

      destroot.destdir INSTALL_ROOT="${destroot}"
      post-destroot {
      xinstall -d ${destroot}/Applications/MacPorts
      move ${destroot}${prefix}/bin/hydrogen.app ${destroot}/Applications/MacPorts
      }


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

     Where to find more information:

    Darwin Ports



    image test