Alacarte version 0.12.1 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    alacarte  most recent diff


    version 0.12.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The alacarte Portfile 59057 2009-10-09 00:53:31Z devans macports.org $

      PortSystem 1.0

      Name: alacarte
      Version: 0.12.1
      epoch 1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: A simple freedesktop.org compliant menu editor for use with GNOME

      Long Description: ${description}

      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      use_bzip2 yes

      Checksums: md5 c6d77f7e5ee6129532e4bb1a35a07194 sha1 7407dcb4cd000e0991b12c53113615771fc385a7 rmd160 4fe59d1c6df2cdc8f22d901d9a3ce125bc9dc27d

      Patch Files: patch-Makefile.in.diff patch-alacarte.in.diff

      depends_lib port:py26-gtk port:gnome-menus

      configure.python ${prefix}/bin/python2.6

      post-destroot {
      file rename ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.