Changeset f7153b6


Ignore:
Timestamp:
09/28/2016 01:11:01 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
114fd4e5
Parents:
d4bc101
Message:

Update to ghostscript-9.20
Update to bluez-5.42

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17829 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    rd4bc101 rf7153b6  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "318341b2188698130adb73236ee69244">
     9  <!ENTITY bluez-md5sum        "cc8c53133d5be0d6c126e00cf2529028">
    1010  <!ENTITY bluez-size          "1.6 MB">
    11   <!ENTITY bluez-buildsize     "62 MB (add 13 MB for tests)">
    12   <!ENTITY bluez-time          "0.6 SBU (add 0.3 SBU for tests)">
     11  <!ENTITY bluez-buildsize     "71 MB (add 12 MB for tests)">
     12  <!ENTITY bluez-time          "0.5 SBU (add 0.3 SBU for tests)">
    1313]>
    1414
     
    185185
    186186    <para>
    187       <parameter>--enable-library</parameter>: This switch enables building of the
     187      <parameter>--enable-library</parameter>: This switch enables building the
    188188      <application>BlueZ</application> 4 compatibility library which is required by
    189189      some applications.
  • introduction/welcome/changelog.xml

    rd4bc101 rf7153b6  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Update to ghostscript-9.20. Fixes
     51          <ulink url="&blfs-ticket-root;8361">#8361</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Update to bluez-5.42. Fixes
     55          <ulink url="&blfs-ticket-root;8360">#8360</ulink>.</para>
     56        </listitem>
     57        <listitem>
    5058          <para>[dj] - Add Parse-Yapp-1.05.</para>
    5159        </listitem>
  • packages.ent

    rd4bc101 rf7153b6  
    233233<!ENTITY at-version                   "3.1.20">
    234234<!ENTITY autofs-version               "5.1.2">
    235 <!ENTITY bluez-version                "5.41">
     235<!ENTITY bluez-version                "5.42">
    236236<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
    237237<!ENTITY colord1-version              "1.3.3">     <!-- See ticket #8061 -->
     
    810810<!ENTITY cups-version                 "2.2.0">
    811811<!ENTITY cups-filters-version         "1.11.3">
    812 <!ENTITY gs-version                   "9.19">
     812<!ENTITY gs-version                   "9.20">
    813813<!ENTITY gutenprint-version           "5.2.11">
    814814
  • pst/printing/gs.xml

    rd4bc101 rf7153b6  
    66
    77  <!ENTITY gs-download-http
    8   "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/ghostscript-&gs-version;.tar.gz">
     8  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-&gs-version;.tar.gz">
    99  <!ENTITY gs-download-ftp  " ">
    10   <!ENTITY gs-md5sum        "c9682ce6b852f9197c69905a43928907">
    11   <!ENTITY gs-size          "32 MB">
    12   <!ENTITY gs-buildsize     "156 MB (with fonts and libgs.so)">
    13   <!ENTITY gs-time          "2.6 SBU (with libgs.so)">
     10  <!ENTITY gs-md5sum        "93c5987cd3ab341108be1ebbaadc24fe">
     11  <!ENTITY gs-size          "34 MB">
     12  <!ENTITY gs-buildsize     "240 MB (with fonts and libgs.so)">
     13  <!ENTITY gs-time          "2.2 SBU (with libgs.so)">
    1414
    1515  <!ENTITY gs-standard-fonts-download
     
    117117      <xref linkend="fontconfig"/> (required, if you are installing any
    118118      suggested font),
    119       <xref linkend="gtk2"/>,
     119      <xref linkend="gtk3"/>,
    120120      <xref linkend="libidn"/>,
    121121      <xref linkend="libpaper"/>,
Note: See TracChangeset for help on using the changeset viewer.