Py25-quodlibet version 2.1 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    py25-quodlibet  most recent diff


    version 2.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The py25-quodlibet Portfile 59252 2009-10-12 20:42:49Z macsforever2000 macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-quodlibet
      set my_name quodlibet
      Version: 2.1
      Category:-append audio
      Maintainers: wanadoo.fr:neric27 openmaintainer
      Platform: darwin
      Description: audio library manager and player for GTK+

      Long Description: Quod Libet is a GTK+-based audio player written in Python, using the Mutagen tagging library and GStreamer for playback. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities.

      Homepage: http://code.google.com/p/quodlibet/
      Master Sites: googlecode:quodlibet
      distname ${my_name}-${version}

      Checksums: md5 abd362699a7118c7720c13fbda0c8c9e sha1 15a40c054955d1ad539432a265b2c96225b864c2 rmd160 349b9ac2f913e83a2f3216e1f804c9cd8b41766f

      depends_lib port:gst-plugins-good port:py25-gst-python port:py25-mutagen port:py25-feedparser

      Patch Files: patch-setup.py.diff patch-quodlibet_quodlibet___init__.py.diff

      post-patch {
      foreach file { quodlibet.py exfalso.py } {
      reinplace "s|/usr/bin/env python|${frameworks_dir}/Python.framework/Versions/2.5/bin/python2.5|g" ${worksrcpath}/${file}
      }
      }

      livecheck.type regex
      livecheck.url http://code.google.com/p/quodlibet/downloads/list
      livecheck.regex "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.