From patchwork Sun Jan 8 21:40:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6422 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nqr9Y08Njz40V9 for ; Sun, 8 Jan 2023 21:41:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nqr9T4Synzyc; Sun, 8 Jan 2023 21:41:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nqr9T39qQz2ydc; Sun, 8 Jan 2023 21:41:01 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Nqr9S01KGz2xZb for ; Sun, 8 Jan 2023 21:40:59 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Nqr9R2YglzR4; Sun, 8 Jan 2023 21:40:59 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qJtnvoh9/C7kDUtQLgZT2vUNYAPUlijF+Wt73YBi/dQ=; b=Int0CSIKAr46sXC1CQiqAJtpoi9aWKniY39SkkX85cOGwIQ2aVzLeuJ+DKWZdGHfO4vPYw 48z6PsaXlV/rNrBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qJtnvoh9/C7kDUtQLgZT2vUNYAPUlijF+Wt73YBi/dQ=; b=P7HNkyACDRvLEB8Yq1Hc2PGCh6kj5kK2JRL2ZlsWwZSMh+91DRJj/TAAs73rYOLvaAC6Ju /qy8SMchK+mavvVSBk1+vTjNnQUoy9eiR/Pm7IkL49f5RsGY9Ld8zN4ylo87/ICYS8wOcb f8nPL6aAzyDVxn7AZ2Ay92z3hhZYwfI2Ifmn1dV7PtjnTCQgqBY+TPbDdxZhrAGRFw8arN Y/GL5yXhr4/5wSWz/UWEexzImR2jX4dYhVAh+bTbcwo3Du9rw5T7G017GLPXp6dyK3fwyC n8VRzp9ZjlTuyXtgT42vGi10DjOIfFSm9Vqfy/oHUpGLKN9jJWsQedH5XJLEVg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] ghostscript: Update to version 10.0.0 Date: Sun, 8 Jan 2023 22:40:49 +0100 Message-Id: <20230108214053.3637413-2-adolf.belka@ipfire.org> In-Reply-To: <20230108214053.3637413-1-adolf.belka@ipfire.org> References: <20230108214053.3637413-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 9.56.1 to 10.0.0 - Update of rootfile - Changelog on website has following entry From 9.55.0 onwards, in recognition of how unwieldy very large HTML files can become (History9.html had reached 8.1Mb!), we intend to only include the summary highlights For anyone wanting the full details of the changes in a release, we ask them to look at the history in our public git repository: ghostpdl-10.00.0 log. If this change does not draw negative feedback, History?.htm file(s) will be removed from the release archives. - History?.htm files are no longer part of the release tarball. Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/packages/ghostscript | 361 ++++++++++++-------------- lfs/ghostscript | 6 +- 2 files changed, 166 insertions(+), 201 deletions(-) diff --git a/config/rootfiles/packages/ghostscript b/config/rootfiles/packages/ghostscript index bbe988dc9..6b425a91a 100644 --- a/config/rootfiles/packages/ghostscript +++ b/config/rootfiles/packages/ghostscript @@ -25,205 +25,170 @@ usr/bin/ps2ps usr/bin/ps2ps2 usr/bin/unix-lpr.sh #usr/share/doc/ghostscript -#usr/share/doc/ghostscript/9.56.1 -#usr/share/doc/ghostscript/9.56.1/API.htm -#usr/share/doc/ghostscript/9.56.1/C-style.htm -#usr/share/doc/ghostscript/9.56.1/COPYING -#usr/share/doc/ghostscript/9.56.1/DLL.htm -#usr/share/doc/ghostscript/9.56.1/Deprecated.htm -#usr/share/doc/ghostscript/9.56.1/Develop.htm -#usr/share/doc/ghostscript/9.56.1/Devices.htm -#usr/share/doc/ghostscript/9.56.1/Drivers.htm -#usr/share/doc/ghostscript/9.56.1/Fonts.htm -#usr/share/doc/ghostscript/9.56.1/GS9_Color_Management.pdf -#usr/share/doc/ghostscript/9.56.1/History9.htm -#usr/share/doc/ghostscript/9.56.1/Install.htm -#usr/share/doc/ghostscript/9.56.1/Language.htm -#usr/share/doc/ghostscript/9.56.1/Lib.htm -#usr/share/doc/ghostscript/9.56.1/Make.htm -#usr/share/doc/ghostscript/9.56.1/News.htm -#usr/share/doc/ghostscript/9.56.1/Ps-style.htm -#usr/share/doc/ghostscript/9.56.1/Ps2epsi.htm -#usr/share/doc/ghostscript/9.56.1/Psfiles.htm -#usr/share/doc/ghostscript/9.56.1/Readme.htm -#usr/share/doc/ghostscript/9.56.1/Release.htm -#usr/share/doc/ghostscript/9.56.1/SavedPages.htm -#usr/share/doc/ghostscript/9.56.1/Source.htm -#usr/share/doc/ghostscript/9.56.1/Unix-lpr.htm -#usr/share/doc/ghostscript/9.56.1/Use.htm -#usr/share/doc/ghostscript/9.56.1/VectorDevices.htm -#usr/share/doc/ghostscript/9.56.1/WhatIsGS.htm -#usr/share/doc/ghostscript/9.56.1/gdevds32.c -#usr/share/doc/ghostscript/9.56.1/images -#usr/share/doc/ghostscript/9.56.1/images/Artifex_logo.png -#usr/share/doc/ghostscript/9.56.1/images/favicon.png -#usr/share/doc/ghostscript/9.56.1/images/ghostscript_logo.png -#usr/share/doc/ghostscript/9.56.1/images/hamburger-light.png -#usr/share/doc/ghostscript/9.56.1/images/x-light.png -#usr/share/doc/ghostscript/9.56.1/index.html -#usr/share/doc/ghostscript/9.56.1/pscet_status.txt -#usr/share/doc/ghostscript/9.56.1/sample_downscale_device.htm -#usr/share/doc/ghostscript/9.56.1/subclass.htm -#usr/share/doc/ghostscript/9.56.1/thirdparty.htm +#usr/share/doc/ghostscript/10.00.0 +#usr/share/doc/ghostscript/10.00.0/COPYING +#usr/share/doc/ghostscript/10.00.0/GS9_Color_Management.pdf +#usr/share/doc/ghostscript/10.00.0/News.htm +#usr/share/doc/ghostscript/10.00.0/images #usr/share/ghostscript -#usr/share/ghostscript/9.56.1 -#usr/share/ghostscript/9.56.1/lib -#usr/share/ghostscript/9.56.1/lib/PDFA_def.ps -#usr/share/ghostscript/9.56.1/lib/PDFX_def.ps -#usr/share/ghostscript/9.56.1/lib/PM760p.upp -#usr/share/ghostscript/9.56.1/lib/PM760pl.upp -#usr/share/ghostscript/9.56.1/lib/PM820p.upp -#usr/share/ghostscript/9.56.1/lib/PM820pl.upp -#usr/share/ghostscript/9.56.1/lib/Stc670p.upp -#usr/share/ghostscript/9.56.1/lib/Stc670pl.upp -#usr/share/ghostscript/9.56.1/lib/Stc680p.upp -#usr/share/ghostscript/9.56.1/lib/Stc680pl.upp -#usr/share/ghostscript/9.56.1/lib/Stc740p.upp -#usr/share/ghostscript/9.56.1/lib/Stc740pl.upp -#usr/share/ghostscript/9.56.1/lib/Stc760p.upp -#usr/share/ghostscript/9.56.1/lib/Stc760pl.upp -#usr/share/ghostscript/9.56.1/lib/Stc777p.upp -#usr/share/ghostscript/9.56.1/lib/Stc777pl.upp -#usr/share/ghostscript/9.56.1/lib/Stp720p.upp -#usr/share/ghostscript/9.56.1/lib/Stp720pl.upp -#usr/share/ghostscript/9.56.1/lib/Stp870p.upp -#usr/share/ghostscript/9.56.1/lib/Stp870pl.upp -#usr/share/ghostscript/9.56.1/lib/acctest.ps -#usr/share/ghostscript/9.56.1/lib/align.ps -#usr/share/ghostscript/9.56.1/lib/bj8.rpd -#usr/share/ghostscript/9.56.1/lib/bj8gc12f.upp -#usr/share/ghostscript/9.56.1/lib/bj8hg12f.upp -#usr/share/ghostscript/9.56.1/lib/bj8oh06n.upp -#usr/share/ghostscript/9.56.1/lib/bj8pa06n.upp -#usr/share/ghostscript/9.56.1/lib/bj8pp12f.upp -#usr/share/ghostscript/9.56.1/lib/bj8ts06n.upp -#usr/share/ghostscript/9.56.1/lib/bjc6000a1.upp -#usr/share/ghostscript/9.56.1/lib/bjc6000b1.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a0.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a1.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a2.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a3.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a4.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a5.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a6.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a7.upp -#usr/share/ghostscript/9.56.1/lib/bjc610a8.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b1.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b2.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b3.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b4.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b6.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b7.upp -#usr/share/ghostscript/9.56.1/lib/bjc610b8.upp -#usr/share/ghostscript/9.56.1/lib/caption.ps -#usr/share/ghostscript/9.56.1/lib/cbjc600.ppd -#usr/share/ghostscript/9.56.1/lib/cbjc800.ppd -#usr/share/ghostscript/9.56.1/lib/cdj550.upp -#usr/share/ghostscript/9.56.1/lib/cdj690.upp -#usr/share/ghostscript/9.56.1/lib/cdj690ec.upp -#usr/share/ghostscript/9.56.1/lib/cid2code.ps -#usr/share/ghostscript/9.56.1/lib/dnj750c.upp -#usr/share/ghostscript/9.56.1/lib/dnj750m.upp -#usr/share/ghostscript/9.56.1/lib/docie.ps -#usr/share/ghostscript/9.56.1/lib/font2pcl.ps -#usr/share/ghostscript/9.56.1/lib/ghostpdf.ppd -#usr/share/ghostscript/9.56.1/lib/gs_ce_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_css_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_il2_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_kanji.ps -#usr/share/ghostscript/9.56.1/lib/gs_ksb_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_l.xbm -#usr/share/ghostscript/9.56.1/lib/gs_l.xpm -#usr/share/ghostscript/9.56.1/lib/gs_l_m.xbm -#usr/share/ghostscript/9.56.1/lib/gs_lgo_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_lgx_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_m.xbm -#usr/share/ghostscript/9.56.1/lib/gs_m.xpm -#usr/share/ghostscript/9.56.1/lib/gs_m_m.xbm -#usr/share/ghostscript/9.56.1/lib/gs_s.xbm -#usr/share/ghostscript/9.56.1/lib/gs_s.xpm -#usr/share/ghostscript/9.56.1/lib/gs_s_m.xbm -#usr/share/ghostscript/9.56.1/lib/gs_t.xbm -#usr/share/ghostscript/9.56.1/lib/gs_t.xpm -#usr/share/ghostscript/9.56.1/lib/gs_t_m.xbm -#usr/share/ghostscript/9.56.1/lib/gs_wl1_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_wl2_e.ps -#usr/share/ghostscript/9.56.1/lib/gs_wl5_e.ps -#usr/share/ghostscript/9.56.1/lib/gslp.ps -#usr/share/ghostscript/9.56.1/lib/gsnup.ps -#usr/share/ghostscript/9.56.1/lib/ht_ccsto.ps -#usr/share/ghostscript/9.56.1/lib/image-qa.ps -#usr/share/ghostscript/9.56.1/lib/jispaper.ps -#usr/share/ghostscript/9.56.1/lib/landscap.ps -#usr/share/ghostscript/9.56.1/lib/lines.ps -#usr/share/ghostscript/9.56.1/lib/mkcidfm.ps -#usr/share/ghostscript/9.56.1/lib/necp2x.upp -#usr/share/ghostscript/9.56.1/lib/necp2x6.upp -#usr/share/ghostscript/9.56.1/lib/pdf2dsc.ps -#usr/share/ghostscript/9.56.1/lib/pdf_info.ps -#usr/share/ghostscript/9.56.1/lib/pf2afm.ps -#usr/share/ghostscript/9.56.1/lib/pfbtopfa.ps -#usr/share/ghostscript/9.56.1/lib/ppath.ps -#usr/share/ghostscript/9.56.1/lib/pphs.ps -#usr/share/ghostscript/9.56.1/lib/prfont.ps -#usr/share/ghostscript/9.56.1/lib/printafm.ps -#usr/share/ghostscript/9.56.1/lib/ps2ai.ps -#usr/share/ghostscript/9.56.1/lib/ps2epsi.ps -#usr/share/ghostscript/9.56.1/lib/ras1.upp -#usr/share/ghostscript/9.56.1/lib/ras24.upp -#usr/share/ghostscript/9.56.1/lib/ras3.upp -#usr/share/ghostscript/9.56.1/lib/ras32.upp -#usr/share/ghostscript/9.56.1/lib/ras4.upp -#usr/share/ghostscript/9.56.1/lib/ras8m.upp -#usr/share/ghostscript/9.56.1/lib/rollconv.ps -#usr/share/ghostscript/9.56.1/lib/s400a1.upp -#usr/share/ghostscript/9.56.1/lib/s400b1.upp -#usr/share/ghostscript/9.56.1/lib/sharp.upp -#usr/share/ghostscript/9.56.1/lib/sipixa6.upp -#usr/share/ghostscript/9.56.1/lib/st640ih.upp -#usr/share/ghostscript/9.56.1/lib/st640ihg.upp -#usr/share/ghostscript/9.56.1/lib/st640p.upp -#usr/share/ghostscript/9.56.1/lib/st640pg.upp -#usr/share/ghostscript/9.56.1/lib/st640pl.upp -#usr/share/ghostscript/9.56.1/lib/st640plg.upp -#usr/share/ghostscript/9.56.1/lib/stc.upp -#usr/share/ghostscript/9.56.1/lib/stc1520h.upp -#usr/share/ghostscript/9.56.1/lib/stc2.upp -#usr/share/ghostscript/9.56.1/lib/stc200_h.upp -#usr/share/ghostscript/9.56.1/lib/stc2_h.upp -#usr/share/ghostscript/9.56.1/lib/stc2s_h.upp -#usr/share/ghostscript/9.56.1/lib/stc300.upp -#usr/share/ghostscript/9.56.1/lib/stc300bl.upp -#usr/share/ghostscript/9.56.1/lib/stc300bm.upp -#usr/share/ghostscript/9.56.1/lib/stc500p.upp -#usr/share/ghostscript/9.56.1/lib/stc500ph.upp -#usr/share/ghostscript/9.56.1/lib/stc600ih.upp -#usr/share/ghostscript/9.56.1/lib/stc600p.upp -#usr/share/ghostscript/9.56.1/lib/stc600pl.upp -#usr/share/ghostscript/9.56.1/lib/stc640p.upp -#usr/share/ghostscript/9.56.1/lib/stc740ih.upp -#usr/share/ghostscript/9.56.1/lib/stc800ih.upp -#usr/share/ghostscript/9.56.1/lib/stc800p.upp -#usr/share/ghostscript/9.56.1/lib/stc800pl.upp -#usr/share/ghostscript/9.56.1/lib/stc_h.upp -#usr/share/ghostscript/9.56.1/lib/stc_l.upp -#usr/share/ghostscript/9.56.1/lib/stcany.upp -#usr/share/ghostscript/9.56.1/lib/stcany_h.upp -#usr/share/ghostscript/9.56.1/lib/stcinfo.ps -#usr/share/ghostscript/9.56.1/lib/stcolor.ps -#usr/share/ghostscript/9.56.1/lib/stocht.ps -#usr/share/ghostscript/9.56.1/lib/traceimg.ps -#usr/share/ghostscript/9.56.1/lib/traceop.ps -#usr/share/ghostscript/9.56.1/lib/uninfo.ps -#usr/share/ghostscript/9.56.1/lib/viewcmyk.ps -#usr/share/ghostscript/9.56.1/lib/viewgif.ps -#usr/share/ghostscript/9.56.1/lib/viewjpeg.ps -#usr/share/ghostscript/9.56.1/lib/viewmiff.ps -#usr/share/ghostscript/9.56.1/lib/viewpbm.ps -#usr/share/ghostscript/9.56.1/lib/viewpcx.ps -#usr/share/ghostscript/9.56.1/lib/viewps2a.ps -#usr/share/ghostscript/9.56.1/lib/winmaps.ps -#usr/share/ghostscript/9.56.1/lib/zeroline.ps +#usr/share/ghostscript/10.00.0 +#usr/share/ghostscript/10.00.0/lib +#usr/share/ghostscript/10.00.0/lib/PDFA_def.ps +#usr/share/ghostscript/10.00.0/lib/PDFX_def.ps +#usr/share/ghostscript/10.00.0/lib/PM760p.upp +#usr/share/ghostscript/10.00.0/lib/PM760pl.upp +#usr/share/ghostscript/10.00.0/lib/PM820p.upp +#usr/share/ghostscript/10.00.0/lib/PM820pl.upp +#usr/share/ghostscript/10.00.0/lib/Stc670p.upp +#usr/share/ghostscript/10.00.0/lib/Stc670pl.upp +#usr/share/ghostscript/10.00.0/lib/Stc680p.upp +#usr/share/ghostscript/10.00.0/lib/Stc680pl.upp +#usr/share/ghostscript/10.00.0/lib/Stc740p.upp +#usr/share/ghostscript/10.00.0/lib/Stc740pl.upp +#usr/share/ghostscript/10.00.0/lib/Stc760p.upp +#usr/share/ghostscript/10.00.0/lib/Stc760pl.upp +#usr/share/ghostscript/10.00.0/lib/Stc777p.upp +#usr/share/ghostscript/10.00.0/lib/Stc777pl.upp +#usr/share/ghostscript/10.00.0/lib/Stp720p.upp +#usr/share/ghostscript/10.00.0/lib/Stp720pl.upp +#usr/share/ghostscript/10.00.0/lib/Stp870p.upp +#usr/share/ghostscript/10.00.0/lib/Stp870pl.upp +#usr/share/ghostscript/10.00.0/lib/acctest.ps +#usr/share/ghostscript/10.00.0/lib/align.ps +#usr/share/ghostscript/10.00.0/lib/bj8.rpd +#usr/share/ghostscript/10.00.0/lib/bj8gc12f.upp +#usr/share/ghostscript/10.00.0/lib/bj8hg12f.upp +#usr/share/ghostscript/10.00.0/lib/bj8oh06n.upp +#usr/share/ghostscript/10.00.0/lib/bj8pa06n.upp +#usr/share/ghostscript/10.00.0/lib/bj8pp12f.upp +#usr/share/ghostscript/10.00.0/lib/bj8ts06n.upp +#usr/share/ghostscript/10.00.0/lib/bjc6000a1.upp +#usr/share/ghostscript/10.00.0/lib/bjc6000b1.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a0.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a1.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a2.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a3.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a4.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a5.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a6.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a7.upp +#usr/share/ghostscript/10.00.0/lib/bjc610a8.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b1.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b2.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b3.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b4.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b6.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b7.upp +#usr/share/ghostscript/10.00.0/lib/bjc610b8.upp +#usr/share/ghostscript/10.00.0/lib/caption.ps +#usr/share/ghostscript/10.00.0/lib/cbjc600.ppd +#usr/share/ghostscript/10.00.0/lib/cbjc800.ppd +#usr/share/ghostscript/10.00.0/lib/cdj550.upp +#usr/share/ghostscript/10.00.0/lib/cdj690.upp +#usr/share/ghostscript/10.00.0/lib/cdj690ec.upp +#usr/share/ghostscript/10.00.0/lib/cid2code.ps +#usr/share/ghostscript/10.00.0/lib/dnj750c.upp +#usr/share/ghostscript/10.00.0/lib/dnj750m.upp +#usr/share/ghostscript/10.00.0/lib/docie.ps +#usr/share/ghostscript/10.00.0/lib/font2pcl.ps +#usr/share/ghostscript/10.00.0/lib/ghostpdf.ppd +#usr/share/ghostscript/10.00.0/lib/gs_ce_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_css_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_il2_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_kanji.ps +#usr/share/ghostscript/10.00.0/lib/gs_ksb_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_l.xbm +#usr/share/ghostscript/10.00.0/lib/gs_l.xpm +#usr/share/ghostscript/10.00.0/lib/gs_l_m.xbm +#usr/share/ghostscript/10.00.0/lib/gs_lgo_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_lgx_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_m.xbm +#usr/share/ghostscript/10.00.0/lib/gs_m.xpm +#usr/share/ghostscript/10.00.0/lib/gs_m_m.xbm +#usr/share/ghostscript/10.00.0/lib/gs_s.xbm +#usr/share/ghostscript/10.00.0/lib/gs_s.xpm +#usr/share/ghostscript/10.00.0/lib/gs_s_m.xbm +#usr/share/ghostscript/10.00.0/lib/gs_t.xbm +#usr/share/ghostscript/10.00.0/lib/gs_t.xpm +#usr/share/ghostscript/10.00.0/lib/gs_t_m.xbm +#usr/share/ghostscript/10.00.0/lib/gs_wl1_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_wl2_e.ps +#usr/share/ghostscript/10.00.0/lib/gs_wl5_e.ps +#usr/share/ghostscript/10.00.0/lib/gslp.ps +#usr/share/ghostscript/10.00.0/lib/gsnup.ps +#usr/share/ghostscript/10.00.0/lib/ht_ccsto.ps +#usr/share/ghostscript/10.00.0/lib/image-qa.ps +#usr/share/ghostscript/10.00.0/lib/jispaper.ps +#usr/share/ghostscript/10.00.0/lib/landscap.ps +#usr/share/ghostscript/10.00.0/lib/lines.ps +#usr/share/ghostscript/10.00.0/lib/mkcidfm.ps +#usr/share/ghostscript/10.00.0/lib/necp2x.upp +#usr/share/ghostscript/10.00.0/lib/necp2x6.upp +#usr/share/ghostscript/10.00.0/lib/pdf2dsc.ps +#usr/share/ghostscript/10.00.0/lib/pdf_info.ps +#usr/share/ghostscript/10.00.0/lib/pf2afm.ps +#usr/share/ghostscript/10.00.0/lib/pfbtopfa.ps +#usr/share/ghostscript/10.00.0/lib/ppath.ps +#usr/share/ghostscript/10.00.0/lib/pphs.ps +#usr/share/ghostscript/10.00.0/lib/prfont.ps +#usr/share/ghostscript/10.00.0/lib/printafm.ps +#usr/share/ghostscript/10.00.0/lib/ps2ai.ps +#usr/share/ghostscript/10.00.0/lib/ps2epsi.ps +#usr/share/ghostscript/10.00.0/lib/ras1.upp +#usr/share/ghostscript/10.00.0/lib/ras24.upp +#usr/share/ghostscript/10.00.0/lib/ras3.upp +#usr/share/ghostscript/10.00.0/lib/ras32.upp +#usr/share/ghostscript/10.00.0/lib/ras4.upp +#usr/share/ghostscript/10.00.0/lib/ras8m.upp +#usr/share/ghostscript/10.00.0/lib/rollconv.ps +#usr/share/ghostscript/10.00.0/lib/s400a1.upp +#usr/share/ghostscript/10.00.0/lib/s400b1.upp +#usr/share/ghostscript/10.00.0/lib/sharp.upp +#usr/share/ghostscript/10.00.0/lib/sipixa6.upp +#usr/share/ghostscript/10.00.0/lib/st640ih.upp +#usr/share/ghostscript/10.00.0/lib/st640ihg.upp +#usr/share/ghostscript/10.00.0/lib/st640p.upp +#usr/share/ghostscript/10.00.0/lib/st640pg.upp +#usr/share/ghostscript/10.00.0/lib/st640pl.upp +#usr/share/ghostscript/10.00.0/lib/st640plg.upp +#usr/share/ghostscript/10.00.0/lib/stc.upp +#usr/share/ghostscript/10.00.0/lib/stc1520h.upp +#usr/share/ghostscript/10.00.0/lib/stc2.upp +#usr/share/ghostscript/10.00.0/lib/stc200_h.upp +#usr/share/ghostscript/10.00.0/lib/stc2_h.upp +#usr/share/ghostscript/10.00.0/lib/stc2s_h.upp +#usr/share/ghostscript/10.00.0/lib/stc300.upp +#usr/share/ghostscript/10.00.0/lib/stc300bl.upp +#usr/share/ghostscript/10.00.0/lib/stc300bm.upp +#usr/share/ghostscript/10.00.0/lib/stc500p.upp +#usr/share/ghostscript/10.00.0/lib/stc500ph.upp +#usr/share/ghostscript/10.00.0/lib/stc600ih.upp +#usr/share/ghostscript/10.00.0/lib/stc600p.upp +#usr/share/ghostscript/10.00.0/lib/stc600pl.upp +#usr/share/ghostscript/10.00.0/lib/stc640p.upp +#usr/share/ghostscript/10.00.0/lib/stc740ih.upp +#usr/share/ghostscript/10.00.0/lib/stc800ih.upp +#usr/share/ghostscript/10.00.0/lib/stc800p.upp +#usr/share/ghostscript/10.00.0/lib/stc800pl.upp +#usr/share/ghostscript/10.00.0/lib/stc_h.upp +#usr/share/ghostscript/10.00.0/lib/stc_l.upp +#usr/share/ghostscript/10.00.0/lib/stcany.upp +#usr/share/ghostscript/10.00.0/lib/stcany_h.upp +#usr/share/ghostscript/10.00.0/lib/stcinfo.ps +#usr/share/ghostscript/10.00.0/lib/stcolor.ps +#usr/share/ghostscript/10.00.0/lib/stocht.ps +#usr/share/ghostscript/10.00.0/lib/traceimg.ps +#usr/share/ghostscript/10.00.0/lib/traceop.ps +#usr/share/ghostscript/10.00.0/lib/uninfo.ps +#usr/share/ghostscript/10.00.0/lib/viewcmyk.ps +#usr/share/ghostscript/10.00.0/lib/viewgif.ps +#usr/share/ghostscript/10.00.0/lib/viewjpeg.ps +#usr/share/ghostscript/10.00.0/lib/viewmiff.ps +#usr/share/ghostscript/10.00.0/lib/viewpbm.ps +#usr/share/ghostscript/10.00.0/lib/viewpcx.ps +#usr/share/ghostscript/10.00.0/lib/viewps2a.ps +#usr/share/ghostscript/10.00.0/lib/winmaps.ps +#usr/share/ghostscript/10.00.0/lib/zeroline.ps #usr/share/ghostscript/fonts #usr/share/ghostscript/fonts/COPYING #usr/share/ghostscript/fonts/ChangeLog diff --git a/lfs/ghostscript b/lfs/ghostscript index 2191d86cb..43320dbe7 100644 --- a/lfs/ghostscript +++ b/lfs/ghostscript @@ -26,7 +26,7 @@ include Config SUMMARY = The Ghostscript interpreter for PostScript and PDF -VER = 9.56.1 +VER = 10.0.0 THISAPP = ghostscript-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ghostscript -PAK_VER = 12 +PAK_VER = 13 DEPS = cups dbus @@ -52,7 +52,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)_BLAKE2 = c0457c98e3f13047d9015d9d1415e2935e142d172aa8c560e68250a4110ccb52167988af70e63d86fc3f462a5d521ac45f7b758cb8d1492670930d9b2dc2e196 +$(DL_FILE)_BLAKE2 = 10b962d358994506b69aba34827ea9d6a86c61e5093d7371b8350ff29a74b1db4816d0a62ff64f5d0e5a652fcd0304224c6236d33e717299789dfb2c9f350e24 ghostscript-fonts-std-8.11.tar.gz_BLAKE2 = 1d8ae8f7813623a36e160bdd0ca9ccf33c67b945dd96952eb0e37e9bb5bb4ba5daf7df4da5ba53c1d25d6598a0576990ba7e094b8c395778cb9cdfd32761454c gnu-gs-fonts-other-6.0.tar.gz_BLAKE2 = 001709983161519365bcef23fef3705071b67253ff3b557c45d2ec892987815444d8dd1d213e94bc02e361917c061c723043bf04c98b0a1e38c9cd1f265d1312