summaryrefslogtreecommitdiffstats
path: root/package/libgdiplus/libgdiplus.hash
Commit message (Collapse)AuthorAgeFilesLines
* package/libgdiplus: bump to version 5.6Fabrice Fontaine2018-12-161-1/+2
| | | | | | | | | | | | | | | | | | | As part of this bump, we backport two upstream patches that fix the license text to really reflect the license of the project. The second patch was prompted by a bug report made by Arnout Vandecappelle (https://github.com/mono/libgdiplus/issues/375), following a discussion on the Buildroot mailing list. The first patch is needed as a dependency of this first patch. Since both patches are upstream, they can be dropped during the next version bump. So now, the license text is the one of the MIT license, which matches the header comments in all source files, making the comment about the <pkg>_LICENSE variable in libgdiplus.mk irrelevant. The hash of the license file is updated as well. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Thomas: update licensing aspects.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* libgdiplus: bump to version 5.4Sergio Prado2017-11-151-1/+1
| | | | | | | | Also, enable giflib if selected by the user and remove patch already applied upstream. Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgdiplus: bump to version 4.2Sergio Prado2015-12-241-1/+1
| | | | | Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libgdiplus: new packageSergio Prado2015-12-171-0/+2
Libgdiplus is an open source implementation of the GDI+ API. [Thomas: remove trailing whitespace.] Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud