Denemo version 0.8.8 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    version 0.8.8

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


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

      PortSystem 1.0

      Name: denemo
      Version: 0.8.8
      Category: print audio x11
      Platform: darwin
      Maintainers: yves openmaintainer

      Description: Denemo is a unique score editor
      Long Description: Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors, this is partly because it was created to help edit Lilypond notation and partly because of its unique design philosophy.

      Homepage: http://www.denemo.org/

      Master Sites: http://download.savannah.gnu.org/releases/denemo/
      Checksums: md5 d405eff6f83ffbc95146e271f89cf489

      depends_lib port:aubio port:guile port:jack port:librsvg port:portaudio
      depends_run port:qtplay

      Patch Files: patch-denemo.conf patch-prefops.c
      post-patch {
      reinplace "s|../../mkinstalldirs|mkinstalldirs|g" ${worksrcpath}/pixmaps/Makefile.in
      system "touch ${worksrcpath}/src/malloc.h"
      }

      configure.args --disable-nls --enable-jack --sysconfdir=${prefix}/etc

      use_parallel_build yes

      Variant: csound description "Csound can be used for playback." {
      depends_run-append port:csound
      }

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex ${name}-(\[0-9.\]+)\\.tar

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.