./graphics/gdk-pixbuf2, Library for image loading and manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.42.10nb4, Package name: gdk-pixbuf2-2.42.10nb4, Maintainer: pkgsrc-users

GdkPixbuf is a library that loads image data in various formats and stores
it as linear buffers in memory. The buffers can then be scaled, composited,
modified, saved, or rendered.

GdkPixbuf can load image data encoded in different formats, such as PNG,
JPEG, TIFF, TGA and GIF.

Additionally, you can write a GdkPixbuf loader module and install it into
a well-known location, in order to load a file format.

GdkPixbuf is used by the GTK toolkit for loading graphical assets.

GdkPixbuf was split off from GTK+ starting with version 2.22/3.0.


Required to run:
[graphics/tiff] [graphics/png] [databases/shared-mime-info] [devel/glib2] [lang/python37]

Required to build:
[devel/gobject-introspection] [pkgtools/cwrappers] [devel/meson]

Master sites: (Expand)

Filesize: 6366.969 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-13 10:59:02 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
gdk-pixbuf2: updated to 2.42.10

2.42.10 (stable)
- Search for rst2man.py
- Update the memory size limit for JPEG images
- Translation updates
   2022-09-20 12:11:47 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
gdk-pixbuf2: update to 2.42.9.

Security fix release.

2.42.9 (stable)
===

- Fix the check for maximum value of LZW initial code size [#136, Robert Ancell]
- Use CMake for dependencies on Windows/MSVC [!131, Chun-Wei Fan]
- Add option for building tests [!132]
- Move man pages to reStructuredText [!134]
- Disable relocation when built as a static libary on Windows [!136, Hesham Essam]
- Update wrap file for libjpeg-turbo [!138, Georges Basile Stavracas Neto]
- Limit the memory size when loading image data [#205, Sam Ezeh]
   2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86)
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.
   2022-06-23 11:34:03 by Nia Alarie | Files touched by this commit (3)
Log message:
gdk-pixbuf2: Revert addition of docbook-xsl hack. The real problem is
elsewhere.
   2022-06-22 10:50:45 by Nia Alarie | Files touched by this commit (3)
Log message:
gdk-pixbuf: Avoid referencing docbook files by network URL, which
is causing failures on my local setup.