Commit Graph

12 Commits

Author SHA1 Message Date
Schrijvers Luc
9fa0632396 ghostscript_gpl, bump version (#9579) 2023-10-11 05:45:26 +00:00
Joachim Mairböck
bbcd9a4e4d ghostscript 9: remove
It is no longer needed. Everything has been ported to GhostScript 10.

Also remove the AFPL license which is left over from GhostScript 8.
2023-08-04 10:14:47 +02:00
Joachim Mairböck
d205d6a4d3 ghostscript_gpl: bump version, remove ghostscript8 (#8320)
add a ghostscript_gpl9 packagage with libgs.so.9
for compatibility until all packages have been migrated to gs 10.

Also, add the patch for CVE-2023-28879.

ghostscript8: remove
This version was built with gcc11 which wouldn't work with BeOS apps anyway.

BGhostView was already migrated to ghostscript 9.
2023-04-13 08:38:08 +02:00
Anarchos
4450afddb8 Bghostview x86 64 + debug targets for ghostscript_gpl-9.55 (#6756) 2022-03-28 14:22:51 +02:00
Joachim Mairböck
48393990c0 ghostscript: update to version 9.55.0, remove old versions (#6337)
* ghostscript: update to version 9.55.0, remove old versions
2021-11-01 17:18:28 +01:00
miqlas
ec966bdf17 GS: bump (#4438) 2019-12-25 18:56:10 +01:00
Adrien Destugues
bf8925cd19 ghostscript8: actually build the BeOS code 2019-03-23 15:56:06 +01:00
Adrien Destugues
f1cf7cda05 ghostscript8: re-include the BeOS patches 2019-03-18 20:12:01 +01:00
Adrien Destugues
191d78b85f Add recipe for Ghostscript 8.14.
Apparently the last release for which the BeOS patches were ported.
(this recipe does not include said patches yet).
2019-03-18 20:12:01 +01:00
Adrien Destugues
a4b9721266 ghostscript: cleaner/working fix for building shared libs
The previous patch built the executable as shared libs as well, oops.
2019-03-18 20:12:01 +01:00
miqlas
7f9af83664 Ghostscript: bump (#3686)
* Ghostscript: bump

* SONAME should be 9
2019-03-10 21:42:19 +01:00
Adrien Destugues
9541fd1e77 ghostscript: fix build on x86 32bit + enable libgs.so
There seem to e support in unix-lib.mak for building a shared lib, but
somehow it is not being used. So there are some ugly hacks.
2019-03-10 20:12:36 +01:00