summaryrefslogtreecommitdiffstats
path: root/package/giflib
Commit message (Collapse)AuthorAgeFilesLines
* package makefiles: clean up backslash spacing.Adam Duskett2017-04-221-2/+2
| | | | | | | | | | The check-package script when ran gave warnings on only using one space before backslashes on all of these makefiles. This patch cleans up all warnings related to the one space before backslashes rule in the make files in the package directory. Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/giflib: bump version to 5.1.4Bernd Kuhls2016-06-012-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* giflib: bump to version 5.1.2Gustavo Zacarias2016-01-082-2/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* giflib: remove from the description the reference to libungifFabio Porcedda2015-05-061-3/+1
| | | | | | | | | | | | | Starting from version 5.0 giflib it's no longer compatible with libungif, also the libungif is now deprecated so just remove the reference to libungif. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Baruch Siach <baruch@tkos.co.il> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/giflib: New packageBernd Kuhls2015-01-273-0/+38
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>
OpenPOWER on IntegriCloud