Path to this page:
./
graphics/gdk-pixbuf,
The GNOME image loading library
Branch: pkgsrc-2012Q1,
Version: 0.22.0nb17,
Package name: gdk-pixbuf-0.22.0nb17,
Maintainer: pkgsrc-users GdkPixbuf is a new GNOME library designed to solve part of Imlib's
design limitations that make it hard to write efficient and highly
modular applications. The GdkPixbuf library provides a basic,
reference counted structure called GdkPixbuf. This structure points
to a block of image data, has fields that describe the format of the
image data, and also contains a reference count. The library also
provides a simple mechanism for loading images from files, and a more
sophisticated mechanism for loading images progressively from
arbitrary buffers. It also provides utility functions to transform
pixbufs and render them to GDK drawables.
The GdkPixBuf library provides a number of features:
* Image loading facilities.
* Rendering of a GdkPixBuf into various formats:
drawables (windows, pixmaps), GdkRGB buffers.
This is the gtk 1 version of gdk-pixbuf, which is obsolete. It is
included natively in gtk2+.
Required to run:[
graphics/tiff] [
graphics/png] [
graphics/jpeg] [
x11/gtk]
Required to build:[
devel/libtool-base] [
devel/gmake] [
pkgtools/x11-links]
Master sites: (Expand)
SHA1: 495324afb5abebc14567ffd5a6cd72333bcc7f5b
RMD160: 0e56a0f883fd8e3fb4d49b9a38f984b95cd96ece
Filesize: 388.875 KB
Version history: (Expand)
- (2012-05-26) Updated to version: gdk-pixbuf-0.22.0nb17
- (2012-04-10) Package added to pkgsrc.se, version gdk-pixbuf-0.22.0nb16 (created)
CVS history: (Expand)
2012-05-25 17:31:58 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #3803 - requested by he
graphics/gdk-pixbuf: security patch
Revisions pulled up:
- graphics/gdk-pixbuf/Makefile 1.45
- graphics/gdk-pixbuf/distinfo 1.23
- graphics/gdk-pixbuf/patches/patch-ao 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Fri May 25 08:29:36 UTC 2012
Modified Files:
pkgsrc/graphics/gdk-pixbuf: Makefile distinfo
Log message:
Add fix for http://secunia.com/advisories/49125/, taken from
http://bugzilla-attachments.gnome.org/attachment.cgi?id=212053.
Bump pkgrevision.
---
Module Name: pkgsrc
Committed By: he
Date: Fri May 25 08:31:35 UTC 2012
Added Files:
pkgsrc/graphics/gdk-pixbuf/patches: patch-ao
Log message:
Add fix for http://secunia.com/advisories/49125/, taken from
http://bugzilla-attachments.gnome.org/attachment.cgi?id=212053.
|