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

    version 0.2.4

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


      The dlume Portfile 43282 2008-12-08 06:30:32Z jeremyhu macports.org $
      PortSystem 1.0
      Name: dlume
      Version: 0.2.4
      Description: A gtk2-based addressbook.
      Long Description: Dlume is nice, gtk2-based addressbook. You can easily add, edit and delete records to/from database (but Dlume doesn't rely on an outside database - It stores your contacts in XML format).
      Maintainers: nomaintainer
      Category: x11 databases
      Platform: darwin
      Homepage: http://clay.ll.pl/projects.html
      Master Sites: http://clay.ll.pl/download/ http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/md5/6b2a3ef0eff622a412395187d1c5d178/
      Checksums: md5 6b2a3ef0eff622a412395187d1c5d178

      use_parallel_build yes

      depends_lib port:gtk2 port:libxml2

      configure.args --mandir=${prefix}/share/man
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags "-no-cpp-precomp -flat_namespace -undefined suppress"

      post-configure {
      reinplace "s|-export-dynamic||g" ${worksrcpath}/Makefile
      reinplace "s|-export-dynamic||g" ${worksrcpath}/src/Makefile
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.