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

    mpeg4ip  most recent diff


    version 1.5.0.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The mpeg4ip Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: mpeg4ip
      Version: 1.5.0.1
      Revision: 2
      Category: audio
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://mpeg4ip.sf.net/
      Description: stub package. now installed with the mp4v2 port.

      Long Description: ${description}

      distfiles

      build {}
      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }
      use_configure no
      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.