Recent Changes - Search:

edit SideBar

giflib

Description

The giflib package contains a shared library of functions for loading and saving GIF format image files. It is API and ABI compatible with libungif, the library which supported uncompressed GIFs while the Unisys LZW patent was in effect.

Install the giflib package if you need to write programs that use GIF files. You should also install the giflib-utils package if you need some simple utilities to manipulate GIFs.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

Homepage: http://www.sf.net/projects/giflib/

Current version: v5.0.6-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • The AIX fileset X11.base.lib must be installed.

Older version

RPM:

Source RPM:

Package dependencies:

  • The AIX fileset X11.base.lib must be installed.

Even older version

RPM:

Source RPM:

Package dependencies:

  • The AIX fileset X11.base.lib must be installed.

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 16, 2014, at 08:19 PM