aseprite/third_party

Here are third-party libraries from other people with necessary
componentes for ASE only, I removed some unnecessary files.

gfli/

  Routines to load/save FLI/FLC files.
  This is a shorten version of gfli 1.3, you can get the entire
  package from:
    http://www.gimp.org/	(search in the plug-ins)
  Also, I fixed some bugs with color chunks.

libart_lgpl/

  Routines to handle paths.
  This is a shorten version of libart 2.3.3, you can get the entire
  package from:
    http://www.levien.com/libart/

libpng/

  Routines to load/save PNG files.
  This is a shorten version of libpng 1.2.20, you can get the entire
  package from:
    http://www.libpng.org/

lua/

  Routines to do scripting.
  This is a shorten version of lua 5.0, you can get the entire package
  from:
    http://www.lua.org/
  Also, this version has a patch to make the operator != works like ~=

zlib/

  Used by libpng
  This is a shorten version of zlib 1.2.3.
    http://www.zlib.net/

----------------------------------------------------------------------
			                              David A. Capello