Changeset 20560e4
- Timestamp:
- 04/10/2005 04:08:54 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a4040c1
- Parents:
- f3d3f503
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/printing/espgs.xml
rf3d3f503 r20560e4 8 8 <!ENTITY espgs-md5sum "d30bf5c09f2c7caa8291f6305cf03044"> 9 9 <!ENTITY espgs-size "5.3 MB"> 10 <!ENTITY espgs-buildsize "1 16-140 MB (depends if libgs.so is installed)">11 <!ENTITY espgs-time "1. 65-3.20 SBU">10 <!ENTITY espgs-buildsize "128 MB (includes installing libgs.so and both font tarballs)"> 11 <!ENTITY espgs-time "1.94 SBU (includes building and installing libgs.so)"> 12 12 13 13 <!ENTITY espgs-standard-fonts-download "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz"> … … 28 28 <title><application><acronym>ESP</acronym> 29 29 Ghostscript</application>-&espgs-version;</title> 30 <indexterm zone="espgs"> 31 <primary sortas="a-ESP-Ghostscript">ESP Ghostscript</primary></indexterm> 30 32 31 33 <sect2> … … 38 40 <application><acronym>ESP</acronym> Ghostscript</application> is a customized 39 41 version of <acronym>GNU</acronym> Ghostscript that includes an enhanced 40 configuration script, the <acronym>CUPS</acronym> raster driver to support 41 <acronym>CUPS</acronym> raster printer drivers, and additional patches and 42 drivers from various Linux distributors.</para> 42 configuration script, the <application><acronym>CUPS</acronym></application> 43 raster driver to support <application><acronym>CUPS</acronym></application> 44 raster printer drivers, and additional patches and drivers from various Linux 45 distributors.</para> 43 46 44 47 <sect3><title>Package information</title> … … 103 106 104 107 <screen><userinput><command>./configure --prefix=/usr --without-gimp-print --without-omni && 105 make && 106 make install</command></userinput></screen> 108 make</command></userinput></screen> 109 110 <para>Now, as the root user:</para> 111 112 <screen><userinput role='root'><command>make install</command></userinput></screen> 107 113 108 114 <para>To install the shared library … … 112 118 <para>Proceed with the following commands:</para> 113 119 114 <screen><userinput><command>make CFLAGS_SO='-fPIC $(ACDEFS)' so && 115 make soinstall && 116 install -d -m755 /usr/include/ps && 117 install -m644 src/*.h /usr/include/ps</command></userinput></screen> 120 <screen><userinput><command>make CFLAGS_SO='-fPIC $(ACDEFS)' so</command></userinput></screen> 121 122 <para>Now, as the root user:</para> 123 124 <screen><userinput role='root'><command>make soinstall && 125 install -v -d -m755 /usr/include/ps && 126 install -v -m644 src/*.h /usr/include/ps</command></userinput></screen> 118 127 119 128 <note><para>The shared library is only used in external programs like … … 122 131 <para>To finish the installation, unpack all fonts you've downloaded to 123 132 <filename class="directory">/usr/share/ghostscript</filename> and ensure 124 the ownerships of the files are root:root.</para> 133 the ownerships of the files are root:root. Substitute appropriately in 134 the command below for the fonts you wish to install:</para> 135 136 <screen><userinput role='root'><command>tar -zxvf ../<replaceable>[font-tarball]</replaceable> -C /usr/share/ghostscript && 137 chown -v -R root:root /usr/share/ghostscript/fonts</command></userinput></screen> 125 138 126 139 </sect2> … … 152 165 <title>Contents</title> 153 166 154 <para>The <application><acronym>ESP</acronym> Ghostscript</application> 155 package contains <command>gs</command>, 156 the <filename class='libraryfile'>libgs</filename> library and many filters 157 to render PostScript/<acronym>PDF</acronym> files back and forth. Please refer 158 to the <acronym>HTML</acronym> documentation or try 159 <command>man gs</command> for information about the capabilities provided 160 by the package. <application><acronym>ESP</acronym> Ghostscript</application> 161 also provides the <filename>pstoraster</filename> 162 <application><acronym>CUPS</acronym></application> print filter.</para> 163 164 </sect2> 165 166 <sect2> 167 <title>Description</title> 168 169 <sect3> 170 <title>gs</title> 171 <para><command>gs</command> invokes <application>Ghostscript</application>, an 172 interpreter of Adobe Systems' PostScript(tm) and Portable Document Format 173 (<acronym>PDF</acronym>) languages.</para></sect3> 174 175 <sect3> 176 <title>pstoraster</title> 177 <para><application><acronym>CUPS</acronym></application> uses the 178 <command>pstoraster</command> filter to convert PostScript to a generic raster 179 image format that is acceptable as an input to drivers for non-PostScript 180 printers (e.g., from <xref linkend="gimp-print"/>). It is built and installed 181 only if <xref linkend="cups"/> is found.</para></sect3> 167 <segmentedlist> 168 <segtitle>Installed Programs</segtitle> 169 <segtitle>Installed Library</segtitle> 170 <segtitle>Installed Directories</segtitle> 171 172 <seglistitem> 173 <seg>bdftops, dvipdf, eps2eps, fixmswrd.pl, font2c, gs, gsbj, gsc, gsdj, 174 gsdj500, gslj, gslp, gsnd, gsx, lprsetup.sh, pdf2dsc, pdf2ps, pdfopt, pf2afm, 175 pfbtopfa, pj-gs.sh, printafm, ps2ascii, ps2epsi, ps2pdf, ps2pdf12, ps2pdf13, 176 ps2pdf14, ps2pdfwr, ps2ps, pv.sh, sysvlp.sh, unix-lpr.sh, wftopfa</seg> 177 <seg>libgs.so </seg> 178 <seg>/usr/include/ps and /usr/share/ghostscript</seg> 179 </seglistitem> 180 </segmentedlist> 181 182 <variablelist> 183 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 184 <?dbfo list-presentation="list"?> 185 186 <varlistentry id="gs-prog-gs"> 187 <term><command>gs</command></term> 188 <listitem><para>invokes <application>Ghostscript</application>, an interpreter 189 of Adobe Systems' PostScript(tm) and Portable Document Format 190 (<acronym>PDF</acronym>) languages.</para> 191 <indexterm zone="espgs gs-prog-gs"> 192 <primary sortas="b-gs">gs</primary> 193 </indexterm></listitem> 194 </varlistentry> 195 196 <varlistentry id="pstoraster"> 197 <term><filename>pstoraster</filename></term> 198 <listitem><para>is a filter used by 199 <application><acronym>CUPS</acronym></application> to convert PostScript to 200 a generic raster image format that is acceptable as an input to drivers for 201 non-PostScript printers (e.g., from <xref linkend="gimp-print"/>). It is 202 built and installed only if <xref linkend="cups"/> is found.</para> 203 <indexterm zone="espgs pstoraster"> 204 <primary sortas="g-pstoraster">pstoraster</primary> 205 </indexterm></listitem> 206 </varlistentry> 207 </variablelist> 208 209 <para><application><acronym>ESP</acronym> Ghostscript</application> provides 210 many different scripts used to render PostScript/<acronym>PDF</acronym> files 211 back and forth. Please refer to the <acronym>HTML</acronym> documentation or 212 try <command>man gs</command> for information about the capabilities provided 213 by the package.</para> 182 214 183 215 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.