Gdk-pixbuf version 0.22.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gdk-pixbuf  most recent diff


    version 0.22.0

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


      # -*- 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 gdk-pixbuf Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gdk-pixbuf
      Version: 0.22.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Revision: 1
      Category: graphics
      Maintainers: nomaintainer
      Description: generic image handling library for Gtk+ programs
      Homepage: http://www.gnome.org/
      Platform: darwin

      Long Description: The GdkPixBuf library provides a number of features, such as image loading facilities, a cache interface, and rendering of a GdkPixBuf into various formats.

      Master Sites: gnome:sources/${name}/${branch}

      use_bzip2 yes
      Checksums: md5 05fcb68ceaa338614ab650c775efc2f2

      depends_build lib:libtiff.3:tiff lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libglib.1:glib1 lib:libgtk.1:gtk1

      Patch Files: patch-Makefile.in.diff patch-configure.diff patch-ltmain.sh.diff patch-gdk-pixbuf-Makefile.in.diff

      configure.cppflags-append "-no-cpp-precomp"
      configure.cflags-append "-L${prefix}/lib"
      configure.env LIBS="-L${prefix}/lib"
      configure.args --with-html-dir=${prefix}/share/doc/$name --disable-gtk-doc

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.