Download and Install jhymn version 0.9.2 on Mac OS X
Tuesday the 7th of October, 2008

    version 0.9.2

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



      # $Id: Portfile 37540 2008-06-12 09:08:15Z rhwood macports.org $

      PortSystem 1.0

      Name: JHymn
      Version: 0.9.2
      Platform: darwin
      Category: aqua audio
      Description: iTMS DRM removal utility
      Long Description: The purpose of JHymn is to allow you to exercise your fair-use rights under copyright law. It allows you to free your iTunes Music Store (protected AAC/m4p) purchases from their DRM restrictions with no sound quality loss. These songs can then be played outside of the iTunes environment, even on operating systems not supported by iTunes.
      Maintainers: dms freeshell.org
      Homepage: http://www.hymn-project.org/jhymndoc/
      master_sites http://www.hymn-project.org/download/
      distname [regsub -all {[\.-]} ${distname} _]_source
      use_zip yes
      checksums md5 d0a0ef88e504cab658692f21ae1fb8a4
      worksrcdir ${name}
      use_configure no
      depends_build bin:faad:faad2 bin:lame:lame
      pre-build { xinstall "[binaryInPath faad]" "[binaryInPath lame]" "${worksrcpath}" }
      build.cmd ./build_mac.sh
      build.target {}
      destroot { xinstall -m 755 -d "${destroot}/Applications/MacPorts"
      file copy "${worksrcpath}/JHymn.app" "${destroot}/Applications/MacPorts" }

      pre-fetch {
      return -code error "This application is subject to a cease and desist order barring distribution."
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.