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

    glabels  most recent diff


    version 2.2.2

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


      # -*- 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 glabels Portfile 35391 2008-03-27 11:09:15Z jmr macports.org $

      PortSystem 1.0

      Name: glabels
      Version: 2.2.2
      Category: gnome
      Platform: darwin
      Maintainers: gmail.com:craig.cottingham
      Description: print labels and business cards
      Long Description: gLabels is a program for creating labels and business cards for the GNOME desktop environment.
      Homepage: http://glabels.sourceforge.net/

      Master Sites: sourceforge
      Checksums: md5 ee9f8687904b070715dac59efe7a7dc5 sha1 1792e4b5f6142dc3022dcb455d53fa5b3a31b319 rmd160 65aee5f9837b104c123a6559ea9d3db63841c4e1

      depends_lib port:gtk2 port:libgnomeui port:libxml2 port:libglade2

      Patch Files: patch-iec16022-0.2.1-iec116022ecc200.c.diff

      configure.args --mandir=${prefix}/share/man --disable-update-mimedb --disable-update-desktopdb

      post-activate {
      system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
      system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.