Download and Install mpgtx version 1.3.1 on Mac OS X
Tuesday the 2nd of December, 2008

    version 1.3.1

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



      # $Id: Portfile 30238 2007-10-23 01:51:50Z jmpp macports.org $

      PortSystem 1.0
      Name: mpgtx
      Version: 1.3.1
      Category: multimedia
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://mpgtx.sourceforge.net/
      Description: MPEG audio/video/system file toolbox

      Long Description: The MPEG ToolboX can currently split and join MPEG-1 video files and most MPEG audio files, fetch detailed informations from MPEG-1 and MPEG-2 streams, demultiplex MPEG-1 and MPEG-2 files (System layer, program layer and Transport layer), add, remove and edit ID3 tags from MP3 files and rename MP3 files according to their ID3 tags. DivX is not yet supported, neither MPEG-4 and splitting and joining MPEG-2 video files is experimental (read 'will work only in your wildest dreams').

      master_sites sourceforge

      checksums md5 d628060aa04ad3b40a175bf35f5167cf

      configure.args --parachute --manprefix=${prefix}/share

      post-configure { reinplace "s|${prefix}|${destroot}${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|/usr/local|${destroot}${prefix}/share|g" ${worksrcpath}/Makefile
      reinplace "s|cpflags=d|cpflags=R|" ${worksrcpath}/Makefile
      }

      build.target {}

      post-destroot { file mkdir ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/AUTHORS ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.