Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghostscript: bump to version 9.23 | Fabrice Fontaine | 2018-05-03 | 1 | -0/+4 |
| | | | | | | | | | - Remove sha256 (not provided anymore) and keep only sha512 - Update patch - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | package/ghostscript: new package | Bernd Kuhls | 2017-03-20 | 1 | -0/+32 |
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: - switch to version 9.21 now that it has been released - add a hash file - switch to Git formatted patches - use $(HOSTCC) instead of hardcoding "gcc", and use $(HOST_CFLAGS) and $(HOST_LDFLAGS) instead of hardcoding -L$(HOST_DIR)/usr/lib -I$(HOST_DIR)/usr/include - add entry to DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |