Download and Install gdk-pixbuf version 0.22.0 on Mac OS X
Friday the 5th of September, 2008

    gdk-pixbuf  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 34596 2008-02-29 01:41:26Z reiffert macports.org $

      PortSystem 1.0

      Name: gdk-pixbuf
      Version: 0.22.0
      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/gdk-pixbuf/0.22

      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

      patchfiles 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

      platform darwin 6 { depends_lib-append lib:libdl:dlcompat }

    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



    image test