Mjpegtools version 1.9.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    mjpegtools  most recent diff


    version 1.9.0

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


      The mjpegtools Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0

      Name: mjpegtools
      Version: 1.9.0
      Category: multimedia
      Maintainers: gmail.com:filippo.natali
      Platform: darwin
      Description: Set of tools to record/playback/edit videos in MPEG format
      Long Description: Programs for MJPEG recording and playback and simple cut-and-paste editing and MPEG compression of audio and video.

      Homepage: http://mjpeg.sourceforge.net/
      Master Sites: sourceforge:mjpeg

      Checksums: md5 309a6fcf0900a010d6a9c1e91afc2f5c sha1 1701233354c7ea86b5b7808c4dd5d03a71118e48 rmd160 79e0eb4bce468bb8f12da336e29abe8fab390a5f

      depends_build port:pkgconfig

      depends_lib port:xorg-libXxf86dga port:gtk2 port:libsdl_gfx port:libpng port:jpeg port:libdv port:libquicktime

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --enable-simd-accel --disable-sdltest --with-x

      Variant: no_x11 {
      depends_lib-delete port:xorg-libXxf86dga
      configure.args-delete --with-x
      configure.args-append --without-x
      }

      livecheck.regex "${name} (\\d+(?:\\.\\d+)*) released.*"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.