Avidemux version 2.4.4 - How to Download and Install on Mac OS X
Friday the 20th of November, 2009

    avidemux  most recent diff


    version 2.4.4

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


      The avidemux Portfile 51829 2009-06-04 18:14:30Z jmr macports.org $

      PortSystem 1.0

      Name: avidemux
      Version: 2.4.4
      Category: multimedia
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://avidemux.sourceforge.net/
      Description: Avidemux is an avi and mpeg editing program.

      Long Description: Avidemux is an avi and mpeg editing program capable of splicing movies together, and chopping movies apart.

      Master Sites: sourceforge
      distname ${name}_${version}
      Checksums: md5 503dfd25842ef81be7c769811e7bc54e sha1 c50a00caf13a8ea1053e5994edeb59354192e18e rmd160 8bb2705b3e2d5379d833ec4fa06a01b897c06e04

      depends_lib port:gtk2 port:libmad port:libvorbis port:libxml2

      depends_build port:cmake

      patch.pre_args -p1
      Patch Files: avidemux-2.4.4-cmake.patch

      configure.cmd cmake
      configure.pre_args -DCMAKE_INSTALL_PREFIX=${prefix} -DCMAKE_C_FLAGS=\"${configure.cflags}\" -DCMAKE_CXX_FLAGS=\"${configure.cxxflags}\" -DCMAKE_INCLUDE_PATH=${prefix}/include -DCMAKE_LIBRARY_PATH=${prefix}/lib

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.