mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
ghostscript: Update to 9.26
For details see: https://www.ghostscript.com/doc/9.26/News.htm This version fixes CVE-2019-6116 ("code execution via subroutines within pseudo-operators") Some details (german) can be found here: https://www.heise.de/security/meldung/Boeser-Bug-in-PostScript-trifft-ghostscript-und-damit-Viele-mehr-4286563.html I saw this article and found it could be the time for an update... Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
d03916e558
commit
61ee842911
@@ -1,6 +1,5 @@
|
||||
usr/bin/dvipdf
|
||||
usr/bin/eps2eps
|
||||
usr/bin/font2c
|
||||
usr/bin/gs
|
||||
usr/bin/gsbj
|
||||
usr/bin/gsdj
|
||||
@@ -25,270 +24,210 @@ usr/bin/ps2pdfwr
|
||||
usr/bin/ps2ps
|
||||
usr/bin/ps2ps2
|
||||
usr/bin/unix-lpr.sh
|
||||
usr/bin/wftopfa
|
||||
#usr/share/doc/ghostscript
|
||||
#usr/share/doc/ghostscript/9.26
|
||||
#usr/share/doc/ghostscript/9.26/API.htm
|
||||
#usr/share/doc/ghostscript/9.26/C-style.htm
|
||||
#usr/share/doc/ghostscript/9.26/Commprod.htm
|
||||
#usr/share/doc/ghostscript/9.26/DLL.htm
|
||||
#usr/share/doc/ghostscript/9.26/Deprecated.htm
|
||||
#usr/share/doc/ghostscript/9.26/Develop.htm
|
||||
#usr/share/doc/ghostscript/9.26/Devices.htm
|
||||
#usr/share/doc/ghostscript/9.26/Drivers.htm
|
||||
#usr/share/doc/ghostscript/9.26/Fonts.htm
|
||||
#usr/share/doc/ghostscript/9.26/GS9_Color_Management.pdf
|
||||
#usr/share/doc/ghostscript/9.26/History9.htm
|
||||
#usr/share/doc/ghostscript/9.26/Install.htm
|
||||
#usr/share/doc/ghostscript/9.26/Language.htm
|
||||
#usr/share/doc/ghostscript/9.26/Lib.htm
|
||||
#usr/share/doc/ghostscript/9.26/Make.htm
|
||||
#usr/share/doc/ghostscript/9.26/News.htm
|
||||
#usr/share/doc/ghostscript/9.26/Ps-style.htm
|
||||
#usr/share/doc/ghostscript/9.26/Ps2epsi.htm
|
||||
#usr/share/doc/ghostscript/9.26/Psfiles.htm
|
||||
#usr/share/doc/ghostscript/9.26/Readme.htm
|
||||
#usr/share/doc/ghostscript/9.26/Release.htm
|
||||
#usr/share/doc/ghostscript/9.26/SavedPages.htm
|
||||
#usr/share/doc/ghostscript/9.26/Source.htm
|
||||
#usr/share/doc/ghostscript/9.26/Unix-lpr.htm
|
||||
#usr/share/doc/ghostscript/9.26/Use.htm
|
||||
#usr/share/doc/ghostscript/9.26/VectorDevices.htm
|
||||
#usr/share/doc/ghostscript/9.26/WhatIsGS.htm
|
||||
#usr/share/doc/ghostscript/9.26/gdevds32.c
|
||||
#usr/share/doc/ghostscript/9.26/gs-style.css
|
||||
#usr/share/doc/ghostscript/9.26/images
|
||||
#usr/share/doc/ghostscript/9.26/images/Artifex_logo.png
|
||||
#usr/share/doc/ghostscript/9.26/images/favicon.png
|
||||
#usr/share/doc/ghostscript/9.26/images/ghostscript_logo.png
|
||||
#usr/share/doc/ghostscript/9.26/images/hamburger-light.png
|
||||
#usr/share/doc/ghostscript/9.26/images/x-light.png
|
||||
#usr/share/doc/ghostscript/9.26/index.html
|
||||
#usr/share/doc/ghostscript/9.26/index.js
|
||||
#usr/share/doc/ghostscript/9.26/pscet_status.txt
|
||||
#usr/share/doc/ghostscript/9.26/sample_downscale_device.htm
|
||||
#usr/share/doc/ghostscript/9.26/style.css
|
||||
#usr/share/doc/ghostscript/9.26/subclass.htm
|
||||
#usr/share/doc/ghostscript/9.26/thirdparty.htm
|
||||
#usr/share/ghostscript
|
||||
#usr/share/ghostscript/9.20
|
||||
#usr/share/ghostscript/9.20/doc
|
||||
#usr/share/ghostscript/9.20/doc/API.htm
|
||||
#usr/share/ghostscript/9.20/doc/AUTHORS
|
||||
#usr/share/ghostscript/9.20/doc/C-style.htm
|
||||
#usr/share/ghostscript/9.20/doc/COPYING
|
||||
#usr/share/ghostscript/9.20/doc/Changes.htm
|
||||
#usr/share/ghostscript/9.20/doc/Commprod.htm
|
||||
#usr/share/ghostscript/9.20/doc/DLL.htm
|
||||
#usr/share/ghostscript/9.20/doc/Deprecated.htm
|
||||
#usr/share/ghostscript/9.20/doc/Details.htm
|
||||
#usr/share/ghostscript/9.20/doc/Details8.htm
|
||||
#usr/share/ghostscript/9.20/doc/Details9.htm
|
||||
#usr/share/ghostscript/9.20/doc/Develop.htm
|
||||
#usr/share/ghostscript/9.20/doc/Devices.htm
|
||||
#usr/share/ghostscript/9.20/doc/Drivers.htm
|
||||
#usr/share/ghostscript/9.20/doc/Fonts.htm
|
||||
#usr/share/ghostscript/9.20/doc/GS9_Color_Management.pdf
|
||||
#usr/share/ghostscript/9.20/doc/GS9_Color_Management.tex
|
||||
#usr/share/ghostscript/9.20/doc/Helpers.htm
|
||||
#usr/share/ghostscript/9.20/doc/Hershey.htm
|
||||
#usr/share/ghostscript/9.20/doc/History1.htm
|
||||
#usr/share/ghostscript/9.20/doc/History2.htm
|
||||
#usr/share/ghostscript/9.20/doc/History3.htm
|
||||
#usr/share/ghostscript/9.20/doc/History4.htm
|
||||
#usr/share/ghostscript/9.20/doc/History5.htm
|
||||
#usr/share/ghostscript/9.20/doc/History6.htm
|
||||
#usr/share/ghostscript/9.20/doc/History7.htm
|
||||
#usr/share/ghostscript/9.20/doc/History8.htm
|
||||
#usr/share/ghostscript/9.20/doc/History9.htm
|
||||
#usr/share/ghostscript/9.20/doc/Install.htm
|
||||
#usr/share/ghostscript/9.20/doc/Issues.htm
|
||||
#usr/share/ghostscript/9.20/doc/Language.htm
|
||||
#usr/share/ghostscript/9.20/doc/Lib.htm
|
||||
#usr/share/ghostscript/9.20/doc/Make.htm
|
||||
#usr/share/ghostscript/9.20/doc/News.htm
|
||||
#usr/share/ghostscript/9.20/doc/Projects.htm
|
||||
#usr/share/ghostscript/9.20/doc/Ps-style.htm
|
||||
#usr/share/ghostscript/9.20/doc/Ps2epsi.htm
|
||||
#usr/share/ghostscript/9.20/doc/Psfiles.htm
|
||||
#usr/share/ghostscript/9.20/doc/Readme.htm
|
||||
#usr/share/ghostscript/9.20/doc/Release.htm
|
||||
#usr/share/ghostscript/9.20/doc/Source.htm
|
||||
#usr/share/ghostscript/9.20/doc/Unix-lpr.htm
|
||||
#usr/share/ghostscript/9.20/doc/Use.htm
|
||||
#usr/share/ghostscript/9.20/doc/WhatIsGS.htm
|
||||
#usr/share/ghostscript/9.20/doc/Xfonts.htm
|
||||
#usr/share/ghostscript/9.20/doc/gs-vms.hlp
|
||||
#usr/share/ghostscript/9.20/doc/gs.css
|
||||
#usr/share/ghostscript/9.20/doc/gsdoc.el
|
||||
#usr/share/ghostscript/9.20/doc/index.html
|
||||
#usr/share/ghostscript/9.20/doc/pscet_status.txt
|
||||
#usr/share/ghostscript/9.20/doc/thirdparty.htm
|
||||
#usr/share/ghostscript/9.20/examples
|
||||
#usr/share/ghostscript/9.20/examples/alphabet.ps
|
||||
#usr/share/ghostscript/9.20/examples/annots.pdf
|
||||
#usr/share/ghostscript/9.20/examples/cjk
|
||||
#usr/share/ghostscript/9.20/examples/cjk/all_ac1.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/all_ag1.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/all_aj1.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/all_aj2.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/all_ak1.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/article9.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/gscjk_ac.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/gscjk_ag.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/gscjk_aj.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/gscjk_ak.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/iso2022.ps
|
||||
#usr/share/ghostscript/9.20/examples/cjk/iso2022v.ps
|
||||
#usr/share/ghostscript/9.20/examples/colorcir.ps
|
||||
#usr/share/ghostscript/9.20/examples/doretree.ps
|
||||
#usr/share/ghostscript/9.20/examples/escher.ps
|
||||
#usr/share/ghostscript/9.20/examples/golfer.eps
|
||||
#usr/share/ghostscript/9.20/examples/grayalph.ps
|
||||
#usr/share/ghostscript/9.20/examples/ridt91.eps
|
||||
#usr/share/ghostscript/9.20/examples/snowflak.ps
|
||||
#usr/share/ghostscript/9.20/examples/text_graph_image_cmyk_rgb.pdf
|
||||
#usr/share/ghostscript/9.20/examples/text_graphic_image.pdf
|
||||
#usr/share/ghostscript/9.20/examples/tiger.eps
|
||||
#usr/share/ghostscript/9.20/examples/transparency_example.ps
|
||||
#usr/share/ghostscript/9.20/examples/vasarely.ps
|
||||
#usr/share/ghostscript/9.20/examples/waterfal.ps
|
||||
#usr/share/ghostscript/9.20/lib
|
||||
#usr/share/ghostscript/9.20/lib/PDFA_def.ps
|
||||
#usr/share/ghostscript/9.20/lib/PDFX_def.ps
|
||||
#usr/share/ghostscript/9.20/lib/PM760p.upp
|
||||
#usr/share/ghostscript/9.20/lib/PM760pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/PM820p.upp
|
||||
#usr/share/ghostscript/9.20/lib/PM820pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc670p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc670pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc680p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc680pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc740p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc740pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc760p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc760pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc777p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stc777pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stp720p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stp720pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stp870p.upp
|
||||
#usr/share/ghostscript/9.20/lib/Stp870pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/acctest.ps
|
||||
#usr/share/ghostscript/9.20/lib/addxchar.ps
|
||||
#usr/share/ghostscript/9.20/lib/align.ps
|
||||
#usr/share/ghostscript/9.20/lib/bj8.rpd
|
||||
#usr/share/ghostscript/9.20/lib/bj8gc12f.upp
|
||||
#usr/share/ghostscript/9.20/lib/bj8hg12f.upp
|
||||
#usr/share/ghostscript/9.20/lib/bj8oh06n.upp
|
||||
#usr/share/ghostscript/9.20/lib/bj8pa06n.upp
|
||||
#usr/share/ghostscript/9.20/lib/bj8pp12f.upp
|
||||
#usr/share/ghostscript/9.20/lib/bj8ts06n.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc6000a1.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc6000b1.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a0.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a1.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a2.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a3.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a4.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a5.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a6.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a7.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610a8.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b1.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b2.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b3.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b4.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b6.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b7.upp
|
||||
#usr/share/ghostscript/9.20/lib/bjc610b8.upp
|
||||
#usr/share/ghostscript/9.20/lib/caption.ps
|
||||
#usr/share/ghostscript/9.20/lib/cbjc600.ppd
|
||||
#usr/share/ghostscript/9.20/lib/cbjc800.ppd
|
||||
#usr/share/ghostscript/9.20/lib/cdj550.upp
|
||||
#usr/share/ghostscript/9.20/lib/cdj690.upp
|
||||
#usr/share/ghostscript/9.20/lib/cdj690ec.upp
|
||||
#usr/share/ghostscript/9.20/lib/cid2code.ps
|
||||
#usr/share/ghostscript/9.20/lib/decrypt.ps
|
||||
#usr/share/ghostscript/9.20/lib/dmp_init.ps
|
||||
#usr/share/ghostscript/9.20/lib/dmp_site.ps
|
||||
#usr/share/ghostscript/9.20/lib/dnj750c.upp
|
||||
#usr/share/ghostscript/9.20/lib/dnj750m.upp
|
||||
#usr/share/ghostscript/9.20/lib/docie.ps
|
||||
#usr/share/ghostscript/9.20/lib/escp_24.src
|
||||
#usr/share/ghostscript/9.20/lib/font2c.ps
|
||||
#usr/share/ghostscript/9.20/lib/font2pcl.ps
|
||||
#usr/share/ghostscript/9.20/lib/ghostpdf.ppd
|
||||
#usr/share/ghostscript/9.20/lib/gs_ce_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_cmdl.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_il2_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_kanji.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_ksb_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_l.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_l.xpm
|
||||
#usr/share/ghostscript/9.20/lib/gs_l_m.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_lgo_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_lgx_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_m.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_m.xpm
|
||||
#usr/share/ghostscript/9.20/lib/gs_m_m.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_pfile.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_rdlin.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_s.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_s.xpm
|
||||
#usr/share/ghostscript/9.20/lib/gs_s_m.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_t.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_t.xpm
|
||||
#usr/share/ghostscript/9.20/lib/gs_t_m.xbm
|
||||
#usr/share/ghostscript/9.20/lib/gs_wl1_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_wl2_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gs_wl5_e.ps
|
||||
#usr/share/ghostscript/9.20/lib/gslp.ps
|
||||
#usr/share/ghostscript/9.20/lib/gsnup.ps
|
||||
#usr/share/ghostscript/9.20/lib/ht_ccsto.ps
|
||||
#usr/share/ghostscript/9.20/lib/image-qa.ps
|
||||
#usr/share/ghostscript/9.20/lib/impath.ps
|
||||
#usr/share/ghostscript/9.20/lib/jispaper.ps
|
||||
#usr/share/ghostscript/9.20/lib/landscap.ps
|
||||
#usr/share/ghostscript/9.20/lib/level1.ps
|
||||
#usr/share/ghostscript/9.20/lib/lines.ps
|
||||
#usr/share/ghostscript/9.20/lib/markhint.ps
|
||||
#usr/share/ghostscript/9.20/lib/markpath.ps
|
||||
#usr/share/ghostscript/9.20/lib/mkcidfm.ps
|
||||
#usr/share/ghostscript/9.20/lib/necp2x.upp
|
||||
#usr/share/ghostscript/9.20/lib/necp2x6.upp
|
||||
#usr/share/ghostscript/9.20/lib/packfile.ps
|
||||
#usr/share/ghostscript/9.20/lib/pcharstr.ps
|
||||
#usr/share/ghostscript/9.20/lib/pdf2dsc.ps
|
||||
#usr/share/ghostscript/9.20/lib/pdfwrite.ps
|
||||
#usr/share/ghostscript/9.20/lib/pf2afm.ps
|
||||
#usr/share/ghostscript/9.20/lib/pfbtopfa.ps
|
||||
#usr/share/ghostscript/9.20/lib/ppath.ps
|
||||
#usr/share/ghostscript/9.20/lib/pphs.ps
|
||||
#usr/share/ghostscript/9.20/lib/prfont.ps
|
||||
#usr/share/ghostscript/9.20/lib/printafm.ps
|
||||
#usr/share/ghostscript/9.20/lib/ps2ai.ps
|
||||
#usr/share/ghostscript/9.20/lib/ps2ascii.ps
|
||||
#usr/share/ghostscript/9.20/lib/ps2epsi.ps
|
||||
#usr/share/ghostscript/9.20/lib/quit.ps
|
||||
#usr/share/ghostscript/9.20/lib/ras1.upp
|
||||
#usr/share/ghostscript/9.20/lib/ras24.upp
|
||||
#usr/share/ghostscript/9.20/lib/ras3.upp
|
||||
#usr/share/ghostscript/9.20/lib/ras32.upp
|
||||
#usr/share/ghostscript/9.20/lib/ras4.upp
|
||||
#usr/share/ghostscript/9.20/lib/ras8m.upp
|
||||
#usr/share/ghostscript/9.20/lib/rollconv.ps
|
||||
#usr/share/ghostscript/9.20/lib/s400a1.upp
|
||||
#usr/share/ghostscript/9.20/lib/s400b1.upp
|
||||
#usr/share/ghostscript/9.20/lib/sharp.upp
|
||||
#usr/share/ghostscript/9.20/lib/showchar.ps
|
||||
#usr/share/ghostscript/9.20/lib/showpage.ps
|
||||
#usr/share/ghostscript/9.20/lib/sipixa6.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640ih.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640ihg.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640p.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640pg.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/st640plg.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc1520h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc2.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc200_h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc2_h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc2s_h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc300.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc300bl.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc300bm.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc500p.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc500ph.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc600ih.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc600p.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc600pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc640p.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc740ih.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc800ih.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc800p.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc800pl.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc_h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stc_l.upp
|
||||
#usr/share/ghostscript/9.20/lib/stcany.upp
|
||||
#usr/share/ghostscript/9.20/lib/stcany_h.upp
|
||||
#usr/share/ghostscript/9.20/lib/stcinfo.ps
|
||||
#usr/share/ghostscript/9.20/lib/stcolor.ps
|
||||
#usr/share/ghostscript/9.20/lib/stocht.ps
|
||||
#usr/share/ghostscript/9.20/lib/traceimg.ps
|
||||
#usr/share/ghostscript/9.20/lib/traceop.ps
|
||||
#usr/share/ghostscript/9.20/lib/type1enc.ps
|
||||
#usr/share/ghostscript/9.20/lib/type1ops.ps
|
||||
#usr/share/ghostscript/9.20/lib/uninfo.ps
|
||||
#usr/share/ghostscript/9.20/lib/unprot.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewcmyk.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewgif.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewjpeg.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewmiff.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewpbm.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewpcx.ps
|
||||
#usr/share/ghostscript/9.20/lib/viewps2a.ps
|
||||
#usr/share/ghostscript/9.20/lib/wftopfa.ps
|
||||
#usr/share/ghostscript/9.20/lib/winmaps.ps
|
||||
#usr/share/ghostscript/9.20/lib/wrfont.ps
|
||||
#usr/share/ghostscript/9.20/lib/zeroline.ps
|
||||
#usr/share/ghostscript/9.26
|
||||
#usr/share/ghostscript/9.26/lib
|
||||
#usr/share/ghostscript/9.26/lib/PDFA_def.ps
|
||||
#usr/share/ghostscript/9.26/lib/PDFX_def.ps
|
||||
#usr/share/ghostscript/9.26/lib/PM760p.upp
|
||||
#usr/share/ghostscript/9.26/lib/PM760pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/PM820p.upp
|
||||
#usr/share/ghostscript/9.26/lib/PM820pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc670p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc670pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc680p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc680pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc740p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc740pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc760p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc760pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc777p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stc777pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stp720p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stp720pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stp870p.upp
|
||||
#usr/share/ghostscript/9.26/lib/Stp870pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/acctest.ps
|
||||
#usr/share/ghostscript/9.26/lib/align.ps
|
||||
#usr/share/ghostscript/9.26/lib/bj8.rpd
|
||||
#usr/share/ghostscript/9.26/lib/bj8gc12f.upp
|
||||
#usr/share/ghostscript/9.26/lib/bj8hg12f.upp
|
||||
#usr/share/ghostscript/9.26/lib/bj8oh06n.upp
|
||||
#usr/share/ghostscript/9.26/lib/bj8pa06n.upp
|
||||
#usr/share/ghostscript/9.26/lib/bj8pp12f.upp
|
||||
#usr/share/ghostscript/9.26/lib/bj8ts06n.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc6000a1.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc6000b1.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a0.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a1.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a2.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a3.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a4.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a5.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a6.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a7.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610a8.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b1.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b2.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b3.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b4.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b6.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b7.upp
|
||||
#usr/share/ghostscript/9.26/lib/bjc610b8.upp
|
||||
#usr/share/ghostscript/9.26/lib/caption.ps
|
||||
#usr/share/ghostscript/9.26/lib/cbjc600.ppd
|
||||
#usr/share/ghostscript/9.26/lib/cbjc800.ppd
|
||||
#usr/share/ghostscript/9.26/lib/cdj550.upp
|
||||
#usr/share/ghostscript/9.26/lib/cdj690.upp
|
||||
#usr/share/ghostscript/9.26/lib/cdj690ec.upp
|
||||
#usr/share/ghostscript/9.26/lib/cid2code.ps
|
||||
#usr/share/ghostscript/9.26/lib/dmp_init.ps
|
||||
#usr/share/ghostscript/9.26/lib/dmp_site.ps
|
||||
#usr/share/ghostscript/9.26/lib/dnj750c.upp
|
||||
#usr/share/ghostscript/9.26/lib/dnj750m.upp
|
||||
#usr/share/ghostscript/9.26/lib/docie.ps
|
||||
#usr/share/ghostscript/9.26/lib/escp_24.src
|
||||
#usr/share/ghostscript/9.26/lib/font2pcl.ps
|
||||
#usr/share/ghostscript/9.26/lib/ghostpdf.ppd
|
||||
#usr/share/ghostscript/9.26/lib/gs_ce_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_il2_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_kanji.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_ksb_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_l.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_l.xpm
|
||||
#usr/share/ghostscript/9.26/lib/gs_l_m.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_lgo_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_lgx_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_m.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_m.xpm
|
||||
#usr/share/ghostscript/9.26/lib/gs_m_m.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_s.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_s.xpm
|
||||
#usr/share/ghostscript/9.26/lib/gs_s_m.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_t.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_t.xpm
|
||||
#usr/share/ghostscript/9.26/lib/gs_t_m.xbm
|
||||
#usr/share/ghostscript/9.26/lib/gs_wl1_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_wl2_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gs_wl5_e.ps
|
||||
#usr/share/ghostscript/9.26/lib/gslp.ps
|
||||
#usr/share/ghostscript/9.26/lib/gsnup.ps
|
||||
#usr/share/ghostscript/9.26/lib/ht_ccsto.ps
|
||||
#usr/share/ghostscript/9.26/lib/image-qa.ps
|
||||
#usr/share/ghostscript/9.26/lib/jispaper.ps
|
||||
#usr/share/ghostscript/9.26/lib/landscap.ps
|
||||
#usr/share/ghostscript/9.26/lib/lines.ps
|
||||
#usr/share/ghostscript/9.26/lib/mkcidfm.ps
|
||||
#usr/share/ghostscript/9.26/lib/necp2x.upp
|
||||
#usr/share/ghostscript/9.26/lib/necp2x6.upp
|
||||
#usr/share/ghostscript/9.26/lib/pdf2dsc.ps
|
||||
#usr/share/ghostscript/9.26/lib/pf2afm.ps
|
||||
#usr/share/ghostscript/9.26/lib/pfbtopfa.ps
|
||||
#usr/share/ghostscript/9.26/lib/ppath.ps
|
||||
#usr/share/ghostscript/9.26/lib/pphs.ps
|
||||
#usr/share/ghostscript/9.26/lib/prfont.ps
|
||||
#usr/share/ghostscript/9.26/lib/printafm.ps
|
||||
#usr/share/ghostscript/9.26/lib/ps2ai.ps
|
||||
#usr/share/ghostscript/9.26/lib/ps2epsi.ps
|
||||
#usr/share/ghostscript/9.26/lib/ras1.upp
|
||||
#usr/share/ghostscript/9.26/lib/ras24.upp
|
||||
#usr/share/ghostscript/9.26/lib/ras3.upp
|
||||
#usr/share/ghostscript/9.26/lib/ras32.upp
|
||||
#usr/share/ghostscript/9.26/lib/ras4.upp
|
||||
#usr/share/ghostscript/9.26/lib/ras8m.upp
|
||||
#usr/share/ghostscript/9.26/lib/rollconv.ps
|
||||
#usr/share/ghostscript/9.26/lib/s400a1.upp
|
||||
#usr/share/ghostscript/9.26/lib/s400b1.upp
|
||||
#usr/share/ghostscript/9.26/lib/sharp.upp
|
||||
#usr/share/ghostscript/9.26/lib/sipixa6.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640ih.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640ihg.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640p.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640pg.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/st640plg.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc1520h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc2.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc200_h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc2_h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc2s_h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc300.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc300bl.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc300bm.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc500p.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc500ph.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc600ih.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc600p.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc600pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc640p.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc740ih.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc800ih.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc800p.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc800pl.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc_h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stc_l.upp
|
||||
#usr/share/ghostscript/9.26/lib/stcany.upp
|
||||
#usr/share/ghostscript/9.26/lib/stcany_h.upp
|
||||
#usr/share/ghostscript/9.26/lib/stcinfo.ps
|
||||
#usr/share/ghostscript/9.26/lib/stcolor.ps
|
||||
#usr/share/ghostscript/9.26/lib/stocht.ps
|
||||
#usr/share/ghostscript/9.26/lib/traceimg.ps
|
||||
#usr/share/ghostscript/9.26/lib/traceop.ps
|
||||
#usr/share/ghostscript/9.26/lib/uninfo.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewcmyk.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewgif.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewjpeg.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewmiff.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewpbm.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewpcx.ps
|
||||
#usr/share/ghostscript/9.26/lib/viewps2a.ps
|
||||
#usr/share/ghostscript/9.26/lib/winmaps.ps
|
||||
#usr/share/ghostscript/9.26/lib/zeroline.ps
|
||||
#usr/share/ghostscript/fonts
|
||||
#usr/share/ghostscript/fonts/COPYING
|
||||
#usr/share/ghostscript/fonts/ChangeLog
|
||||
@@ -448,7 +387,6 @@ usr/share/ghostscript/fonts/z003034l.pfb
|
||||
usr/share/ghostscript/fonts/z003034l.pfm
|
||||
#usr/share/man/de/man1/dvipdf.1
|
||||
#usr/share/man/de/man1/eps2eps.1
|
||||
#usr/share/man/de/man1/font2c.1
|
||||
#usr/share/man/de/man1/gsnd.1
|
||||
#usr/share/man/de/man1/pdf2dsc.1
|
||||
#usr/share/man/de/man1/pdf2ps.1
|
||||
@@ -459,10 +397,8 @@ usr/share/ghostscript/fonts/z003034l.pfm
|
||||
#usr/share/man/de/man1/ps2pdf13.1
|
||||
#usr/share/man/de/man1/ps2pdf14.1
|
||||
#usr/share/man/de/man1/ps2ps.1
|
||||
#usr/share/man/de/man1/wftopfa.1
|
||||
#usr/share/man/man1/dvipdf.1
|
||||
#usr/share/man/man1/eps2eps.1
|
||||
#usr/share/man/man1/font2c.1
|
||||
#usr/share/man/man1/gs.1
|
||||
#usr/share/man/man1/gsbj.1
|
||||
#usr/share/man/man1/gsdj.1
|
||||
@@ -483,4 +419,3 @@ usr/share/ghostscript/fonts/z003034l.pfm
|
||||
#usr/share/man/man1/ps2pdf14.1
|
||||
#usr/share/man/man1/ps2pdfwr.1
|
||||
#usr/share/man/man1/ps2ps.1
|
||||
#usr/share/man/man1/wftopfa.1
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 9.20
|
||||
VER = 9.26
|
||||
|
||||
THISAPP = ghostscript-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ghostscript
|
||||
PAK_VER = 3
|
||||
PAK_VER = 4
|
||||
|
||||
DEPS = "cups dbus libtiff"
|
||||
|
||||
@@ -48,7 +48,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
ghostscript-fonts-std-8.11.tar.gz = $(URL_IPFIRE)/ghostscript-fonts-std-8.11.tar.gz
|
||||
gnu-gs-fonts-other-6.0.tar.gz = $(URL_IPFIRE)/gnu-gs-fonts-other-6.0.tar.gz
|
||||
|
||||
$(DL_FILE)_MD5 = 93c5987cd3ab341108be1ebbaadc24fe
|
||||
$(DL_FILE)_MD5 = 806bc2dedbc7f69b003f536658e08d4a
|
||||
ghostscript-fonts-std-8.11.tar.gz_MD5 = 6865682b095f8c4500c54b285ff05ef6
|
||||
gnu-gs-fonts-other-6.0.tar.gz_MD5 = 33457d3f37de7ef03d2eea05a9e6aa4f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user