Download and Install ogmtools version 1.5 on Mac OS X
Wednesday the 3rd of December, 2008

    ogmtools  most recent diff


    version 1.5

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



      # $Id: Portfile 42235 2008-11-17 05:40:25Z pguyot kallisys.net $

      PortSystem 1.0
      Name: ogmtools
      Version: 1.5
      revision 1
      Category: multimedia audio
      Maintainers: pguyot kallisys.net openmaintainer
      Description: OGG media streams manipulation tools.
      Long Description: The ogmtools allow users to display information about (ogminfo), extract streams from (ogmdemux), merge several streams into (ogmmerge), and split (ogmsplit) Ogg files. Supported stream types include video streams from AVIs or Ogg files and Vorbis audio from Ogg files.
      Homepage: http://www.bunkus.org/videotools/ogmtools/
      Platform: darwin
      use_bzip2 yes
      master_sites ${homepage}
      checksums md5 02d356e3d21d53b1d9715bab223d8996
      depends_lib port:libogg port:libvorbis port:libdvdread
      configure.args --mandir=${prefix}/share/man

      pre-configure { system "cd ${worksrcpath} && rm -f INSTALL" }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.