summaryrefslogtreecommitdiffstats
path: root/package/python-pillow
Commit message (Collapse)AuthorAgeFilesLines
* package/python-pillow: bump to version 5.2.0Angelo Compagnucci2018-08-102-4/+6
| | | | | | | | This patch bumps python-pillow to version 5.2.0 and adds the hash for license file. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/python-pillow: bump to version 5.1.0Angelo Compagnucci2018-05-302-5/+4
| | | | | | | This patch bumps python-pillow to version 5.1.0. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/python-pillow: bump to version 4.2.1Angelo Compagnucci2017-08-122-4/+4
| | | | | Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* python-pillow: bump version to 4.1.1Vicente Olivert Riera2017-05-092-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-pillow: bump version to 4.1.0Vicente Olivert Riera2017-04-072-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pillow: bump to version 4.0.0Angelo Compagnucci2017-01-162-4/+4
| | | | | | | This commit bumps python pillow to 4.0.0 version Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/python-pillow: bump to pillow 3.4.2Angelo Compagnucci2016-11-152-4/+4
| | | | | | | This patch bumps python pillow to version 3.4.2 Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pillow: bump version to 3.4.0Bernd Kuhls2016-10-072-6/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pillow: bump to version 3.3.1Angelo Compagnucci2016-09-062-5/+5
| | | | | | | This patch bumps python pillow to version 3.3.1 Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pillow: fix wrong install stepAngelo Compagnucci2016-07-062-3/+12
| | | | | | | | | | | | This patch changes PYTHON_PILLOW_INSTALL_TARGET_CMDS to actually install pillow in target directory instead of host. While at it, it also fixes the version for the hash, and uses the more conventional "define ... endef" construct to define variables in python-pillow.mk. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pillow: fix typo on tiff package dependencyThomas Petazzoni2016-07-061-1/+1
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/5ac12f08a366fc15ec138c900df0e5f62d0b70bc/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/python-pillow: new packageAngelo Compagnucci2016-07-053-0/+81
This patch adds python pillow, the friendly python image library fork, it includes a backported patch to disable configuration platfom guessing. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> [Thomas: - Rewrap Config.in help text. - As suggested by Bernd Kuhls, bump the version to 3.3.0 and drop the patch that has been applied upstream. - Rework the optional dependency handling to follow what we do in most Buildroot packages. - Add licensing information.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud