Download and Install xmms version 1.2.10 on Mac OS X
Friday the 8th of August, 2008

    xmms  most recent diff


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



      # $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: xmms
      Version: 1.2.10
      revision 2
      Category: audio
      Maintainers: nomaintainer
      Description: X11 MultiMedia System
      Homepage: http://www.xmms.org/
      Platform: darwin
      master_sites ftp://ftp.xmms.org/xmms/1.2.x/ http://www.xmms.org/files/1.2.x/ ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/
      use_bzip2 yes
      depends_lib lib:libglib.1:glib1 lib:libgtk.1:gtk1 lib:libesd.0:esound lib:libintl:gettext bin:bison:bison lib:libiconv:libiconv lib:libvorbis:libvorbis lib:libmikmod:libmikmod lib:libogg:libogg

      checksums md5 03a85cfc5e1877a2e1f7be4fa1d3f63c
      patchfiles patch-xmms patch-General-ir-ir.c patch-Intel-noasm.diff
      Long Description: XMMS is a multimedia audio and video player for X11.
      configure.cflags-append "-I${prefix}/include"
      configure.args --disable-alsatest --with-gtk=${prefix}

      # There is no oss interface on darwin/osx
      platform darwin {
      configure.args-append --disable-oss
      }

      # Linux users might want alsa
      platform linux {
      configure.args-remove --disable-alsatest
      configure.args-append --enable-alsatest
      }

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

     Where to find more information:

    Darwin Ports



    image test