Download and Install libmpeg2 version 0.4.1 on Mac OS X
Thursday the 7th of August, 2008

    libmpeg2  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: libmpeg2
      Version: 0.4.1
      Category: multimedia
      Maintainers: nomaintainer
      Homepage: http://libmpeg2.sourceforge.net/
      Description: A free library for decoding mpeg-2 and mpeg-1 video streams.
      Long Description: libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.
      distname mpeg2dec-${version}
      Platform: darwin
      master_sites ${homepage}files/
      checksums md5 7631b0a4bcfdd0d78c0bb0083080b0dc

      depends_lib port:libsdl

      worksrcdir mpeg2dec-${version}

      configure.args --enable-shared --mandir=${prefix}/share/man

      configure.cppflags-append "-no-cpp-precomp"

      Variant: no_sdl {
      depends_lib-delete port:libsdl
      configure.args-append --disable-sdl
      }

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

     Where to find more information:

    Darwin Ports



    image test