A Library for Working with GIF Images
This Library allows manipulating GIF Image files. Since the LZW patents
have expired, giflib can be used instead of libungif again.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/giflib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000202 202 Bytes | |
giflib-5.1.1.tar.bz2 | 0000654389 639 KB | |
giflib-automake-1_13.patch | 0000000601 601 Bytes | |
giflib-visibility.patch | 0000002288 2.23 KB | |
giflib.changes | 0000009908 9.68 KB | |
giflib.spec | 0000003627 3.54 KB |
Revision 33 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 281404
from
Tomáš Chvátal (scarabeus_factory)
(revision 33)
- Cleanup a bit - Remove obsolete sle10 deprecations - Fix one tiny rpmlint warning - Update to version 5.1.1 + Numerous minor fixes in getarg.c. Affects only the utilities, not the core library. + Fix SourceForge bug #59 DGifOpen can segfault if DGifGetScreenDesc fails. + SourceForge patch #20: In gifalloc, fix usage of realloc() in case of failure. + Fix SourceForge bug #61 Leak in gifsponge. + glibtoolize port fix for OS X. - Update to new upstream release 5.1.0 * Minor API change to assist library wrappers in dynamic languages, removal of the the gif2raw utility, and various minor fix patches for unusual edge cases. * API changes to functions: GifErrorString returns const char *; EGifGetGifVersion returns const char *; EGifCloseFile takes another int *errorcode; DGifCloseFile takes another int *errorcode;
Comments 0