9384b87f28
This package will replace libungif. Needed for Kodi 15.0, TexturePacker depends on giflib >= 5.0.5 https://github.com/xbmc/xbmc/blob/master/tools/depends/native/TexturePacker/src/configure.ac#L29 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
270 B
Plaintext
9 lines
270 B
Plaintext
config BR2_PACKAGE_GIFLIB
|
|
bool "giflib"
|
|
help
|
|
giflib is a library for reading and writing gif images. It is API and
|
|
ABI compatible with libungif which was in wide use while the LZW
|
|
compression algorithm was patented.
|
|
|
|
http://sourceforge.net/projects/giflib
|