Oggsplit version 0.1.0 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    oggsplit  most recent diff


    version 0.1.0

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


      The oggsplit Portfile 57209 2009-09-07 13:07:44Z yves macports.org $

      PortSystem 1.0

      Name: oggsplit
      Version: 0.1.0
      Revision: 1
      Category: audio
      Maintainers: nomaintainer
      Description: Split multiplexed (grouped or chained) Ogg files into separate streams
      Long Description: oggsplit is a simple tool for splitting multiplexed (grouped or chained) Ogg files into separate streams. It can thus be used to take apart two concatenated streams (i.e. it undoes the process of cat file1.ogg file2.ogg > file3.ogg) or to split two streams which are grouped, for example the video and audio streams in a theora+vorbis file

      Platform: darwin

      Homepage: http://www.freshports.org/audio/oggsplit/

      Master Sites: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

      use_bzip2 yes

      Checksums: md5 a0cfe3258930ed3c6bf678ac996725e1

      depends_build port:autoconf port:automake
      depends_lib port:libogg

      Patch Files: patch-system.h patch-xmalloc.c

      pre-configure {
      system "cd ${worksrcpath} && ./autogen.sh"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.