Download and Install atomicparsley version 0.9.0 on Mac OS X
Wednesday the 23rd of July, 2008

    atomicparsley  most recent diff


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



      # $Id: Portfile 29856 2007-10-12 18:25:36Z eridius macports.org $

      PortSystem 1.0
      Name: AtomicParsley
      Version: 0.9.0
      Category: multimedia
      Maintainers: cedric.luthi gmail.com
      Description: MPEG-4 command line tool
      Long Description: AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files.

      Homepage: http://atomicparsley.sourceforge.net
      master_sites sourceforge:atomicparsley
      distname ${name}-source-${version}
      use_zip yes
      checksums md5 681e6ecec2921c98e07a9262bdcd6cf2 sha1 6a73aed6ba569e693fe94a313e7e9e9ce204d038 rmd160 53026ab6b251614eb3a649fe611f86d68e06dc8e

      use_configure no
      build.cmd ./build

      pre-build {
      # fix usage of private type, b0rked in Leopard
      # -eridius
      reinplace s|_NSBitmapImageFileType|NSBitmapImageFileType|g ${worksrcpath}/AP_NSImage.mm
      }

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/bin
      xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    image test