Changeset f863a1b0
- Timestamp:
- 04/02/2021 01:11:55 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8df3cdc8
- Parents:
- 8d52465b
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-modules/perl-net-dns.xml
r8d52465b rf863a1b0 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz"> 8 <!ENTITY my-md5sum "2 c9120830a68f18deb43a95826ea6372">8 <!ENTITY my-md5sum "2d0751f5f1a92e4cc95835cd4b9a1d8e"> 9 9 10 10 ]> -
introduction/welcome/changelog.xml
r8d52465b rf863a1b0 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to ghostscript-9.54.0. Fixes 49 <ulink url="&blfs-ticket-root;14842">#14842</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to libXres-1.2.1 (Xorg Library). Fixes 53 <ulink url="&blfs-ticket-root;14845">#14845</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to Net-DNS-1.30 (Perl Module). Fixes 57 <ulink url="&blfs-ticket-root;14841">#14841</ulink>.</para> 58 </listitem> 59 <listitem> 48 60 <para>[renodr] - Fix Hexchat to work with Python-3.8+ and fix a crash 49 61 that occurs when Lua-5.4.3 is installed.</para> -
packages.ent
r8d52465b rf863a1b0 429 429 <!ENTITY LWP-Protocol-https-version "6.10"> 430 430 <!ENTITY Module-Build-version "0.4231"> 431 <!ENTITY Net-DNS-version "1. 29">431 <!ENTITY Net-DNS-version "1.30"> 432 432 <!ENTITY Parse-RecDescent-version "1.967015"> 433 433 <!ENTITY Parse-Yapp-version "1.21"> … … 1057 1057 <!ENTITY cups-version "2.3.3"> 1058 1058 <!ENTITY cups-filters-version "1.28.8"> 1059 <!ENTITY gs-version "9.5 3.3">1060 <!ENTITY gs-packver "95 33">1059 <!ENTITY gs-version "9.54.0"> 1060 <!ENTITY gs-packver "9540"> 1061 1061 <!ENTITY gutenprint-version "5.3.3"> 1062 1062 -
pst/printing/gs.xml
r8d52465b rf863a1b0 10 10 "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz"> 11 11 <!ENTITY gs-download-ftp " "> 12 <!ENTITY gs-md5sum " bf0b41d6e19fdeb4b050afad309248d2">13 <!ENTITY gs-size " 39MB">14 <!ENTITY gs-buildsize " 247MB (with fonts and libgs.so)">15 <!ENTITY gs-time " 0.7SBU (Using parallelism=4; with libgs.so)">12 <!ENTITY gs-md5sum "72535d31018129a1a8ff636a47ba1f92"> 13 <!ENTITY gs-size "53 MB"> 14 <!ENTITY gs-buildsize "342 MB (with fonts and libgs.so)"> 15 <!ENTITY gs-time "1.8 SBU (Using parallelism=4; with libgs.so)"> 16 16 17 17 <!ENTITY gs-standard-fonts-download … … 85 85 </itemizedlist> 86 86 87 <!-- Commenting this out since it's no longer needed, but keeping it for the 88 inevitable next time that we need a patch for this package. 87 89 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 88 90 <itemizedlist spacing="compact"> … … 94 96 </listitem> 95 97 </itemizedlist> 98 --> 96 99 97 100 <para> … … 198 201 <screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen> 199 202 203 <!-- 200 204 <para> 201 205 Apply a patch to fix a problem introduced by changes in freetype-2.10.3: … … 203 207 204 208 <screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-freetype_fix-1.patch</userinput></screen> 209 --> 205 210 206 211 <para> … … 254 259 255 260 <para> 256 Now make the documentation accessible from the normalplace:261 Now make the documentation accessible from a standard place: 257 262 </para> 258 263 <!-- Starting with 9.23, the install does not seem to copy the examples any more --> … … 265 270 If you have downloaded the fonts, unpack them to 266 271 <filename class="directory">/usr/share/ghostscript</filename> and ensure 267 the ownership sof the files are272 the ownership of the files are 268 273 <systemitem class="username">root</systemitem>: 269 274 <systemitem class="groupname">root</systemitem>. … … 275 280 276 281 <para> 277 You can now test the rendering of various postscript 282 You can now test the rendering of various postscript and pdf files from the 278 283 <filename class="directory">/usr/share/ghostscript/&gs-version;/examples 279 </filename> , for example (you need an X window systemdisplay):284 </filename>. To do this, run the following command (in a X Windows display): 280 285 </para> 281 286 -
x/installing/x7lib.xml
r8d52465b rf863a1b0 77 77 <!ENTITY libXrandr-md5sum "18f3b20d522f45e4dadd34afb5bea048"> 78 78 79 <!ENTITY libXres-version "1.2. 0">80 <!ENTITY libXres-md5sum " 5d6d443d1abc8e1f6fc1c57fb27729bb">79 <!ENTITY libXres-version "1.2.1"> 80 <!ENTITY libXres-md5sum "e142ef0ed0366ae89c771c27cfc2ccd1"> 81 81 82 82 <!ENTITY libXtst-version "1.2.3">
Note:
See TracChangeset
for help on using the changeset viewer.