Smpeg version 0.4.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.4.4

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


      The smpeg Portfile 58368 2009-09-27 22:21:02Z raimue macports.org $

      PortSystem 1.0

      Name: smpeg
      Version: 0.4.4
      Revision: 8
      Category: multimedia
      license GPLv2
      Maintainers: mww
      Platform: darwin
      Description: a general purpose MPEG video/audio player/library
      Long Description: smpeg is a general purpose MPEG video/audio player and library programmed by Loki entertainment and others

      Homepage: http://www.lokigames.com/development/smpeg.php3
      Master Sites: ftp://ftp.lokigames.com/pub/open-source/smpeg/ macports macports:lt:lt freebsd
      distfiles-append ltconfig13:lt ltmain13:lt
      extract.only ${distname}${extract.suffix}

      Checksums: ${distname}${extract.suffix} md5 59c76ac704088ef5539210190c4e1fe3 ltconfig13 md5 ea53f42a550c9f9e653758a8ed91574e ltmain13 md5 e094ae92724c4015dbab97de151c2525

      depends_build port:libtool

      depends_lib path:lib/pkgconfig/sdl.pc:libsdl

      Patch Files: patch-smpeg.h.diff patch-glmovie-tile.c.diff patch-glmovie.c.diff patch-Makefile.in.diff patch-configure.diff patch-smpeg.m4.diff patch-MPEGaudio.h.diff patch-video.h.diff patch-MPEG.cpp.diff
      post-patch {
      file copy -force ${distpath}/ltconfig13 ${worksrcpath}/ltconfig
      file copy -force ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh
      }

      configure.args --without-x --disable-gtktest --disable-gtk-player --disable-static --disable-sdltest --mandir=${prefix}/share/man --enable-shared=no

      configure.ccache no
      configure.ldflags-append -framework OpenGL

      use_parallel_build no

      post-configure {
      # It's too much of a PITA to autoreconf
      delete ${worksrcpath}/libtool
      ln -s ${prefix}/bin/glibtool ${worksrcpath}/libtool
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.