Gnome-media version 2.26.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-media  most recent diff


    version 2.26.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gnome-media Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-media
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: A collection of utilities for simple multimedia handling.
      Long Description: The GNOME media utilities provide simple applications for basic multimedia tasks, such as CD playback, volume control or audio recording.
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 3d519bc7d812aed8f6e4288b6d3cdf26 sha1 23ec588fdf5df3eef542278952fe78ed032d354a rmd160 0720cf0394148d8dc3cf6423a8b817a70f1486ed

      use_bzip2 yes

      depends_build port:pkgconfig port:gnome-doc-utils

      depends_lib port:libcanberra port:libunique port:libgnomeui port:gst-plugins-base

      Variant: deprecated description {Enable deprecated functionality} {
      configure.args-append --enable-vumeter --enable-cddbslave
      #
      # this is untested and may not work
      #
      # --enable-gnomecd
      # depends_lib-append port:nautilus-cd-burner
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.