Download and Install mpeg4ip version 1.5.0.1 on Mac OS X
Monday the 13th of October, 2008

    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
      Google
      Web Darwinports.com



      # $Id: Portfile 30001 2007-10-17 19:41:40Z nox macports.org $

      PortSystem 1.0

      Name: mpeg4ip
      Version: 1.5.0.1
      Category: audio
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://mpeg4ip.sf.net/
      Description: Mpeg4 library and tools from mpeg4ip

      Long Description: The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio, video and text.

      master_sites sourceforge

      checksums md5 f53b06c62e914ab724bda9d9af041e08 sha1 1271de695ed65284d9c39aa91bf26c5494603fd3 rmd160 fee5c21c17a470e6de349e07d233a1eb46b2064a

      depends_build port:libtool port:automake port:autoconf

      depends_lib port:libsdl

      patchfiles patch-bootstrap.diff

      configure.cmd ./bootstrap --disable-player --mandir=${prefix}/share/man

      post-configure {
      if {[variant_isset universal]} {
      reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/libtool
      }
      }

      build.target


    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.