Changeset c7918a9


Ignore:
Timestamp:
03/10/2019 09:07:29 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
a1108958
Parents:
5bf32c0
Message:

Add lua-5.2.4. Supports wireshark.
Update to colord-1.4.4.
Update to gdk-pixbuf-2.38.1.

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

Files:
1 added
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5bf32c0 rc7918a9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 8th, &year;">
     9<!ENTITY releasedate  "March 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/js52.xml

    r5bf32c0 rc7918a9  
    111111            --with-system-nspr  \
    112112            --with-system-icu   \
    113             --enable-threadsafe \
    114113            --enable-readline   &amp;&amp;
    115114make</userinput></screen>
     
    140139      support in the JS shell.
    141140    </para>
    142    
    143     <para>
    144       <parameter>--enable-threadsafe</parameter>: This switch enables support
     141<!--   
     142    <para>
     143      <parameter>- -enable-threadsafe</parameter>: This switch enables support
    145144      for multiple threads at one time. This increases performance as well as
    146145      stability.
    147146    </para>
    148 
     147-->
    149148  </sect2>
    150149
  • general/graphlib/sassc.xml

    r5bf32c0 rc7918a9  
    7979    </itemizedlist>
    8080
    81     <bridgehead renderas="sect3">Additional Package Information</bridgehead>
     81    <bridgehead renderas="sect3">Library Package Information</bridgehead>
    8282    <itemizedlist spacing="compact">
    8383      <listitem>
  • general/prog/prog.xml

    r5bf32c0 rc7918a9  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lua.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lua52.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mercurial.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
  • general/sysutils/colord.xml

    r5bf32c0 rc7918a9  
    77  <!ENTITY colord-download-http "https://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    88  <!ENTITY colord-download-ftp  " ">
    9   <!ENTITY colord-md5sum        "f032ecac927e9078c41fff97800441e8">
     9  <!ENTITY colord-md5sum        "32c2709a6002d9ee750483aaed6379c8">
    1010  <!ENTITY colord-size          "1.8 MB">
    11   <!ENTITY colord-buildsize     "22 MB (with tests)">
    12   <!ENTITY colord-time          "0.2 SBU (with tests)">
     11  <!ENTITY colord-buildsize     "23 MB (with tests)">
     12  <!ENTITY colord-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    9797    <bridgehead renderas="sect4">Optional</bridgehead>
    9898    <para role="optional">
    99       <xref linkend="docbook-utils"/>,
    10099      <xref linkend="gnome-desktop"/> and
    101100      <xref linkend="colord-gtk"/> (to build the example tools),
    102       <xref linkend="gtk-doc"/>,
    103101      <xref linkend="libxslt"/>,
    104102      <xref linkend="sane"/>,
  • introduction/welcome/changelog.xml

    r5bf32c0 rc7918a9  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 10th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Add lua-5.2.4. Supports wireshark.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Update to colord-1.4.4. Fixes
     52          <ulink url="&blfs-ticket-root;11776">#11776</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to gdk-pixbuf-2.38.1. Fixes
     56          <ulink url="&blfs-ticket-root;11729">#11729</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
    4461    <listitem>
    4562      <para>March 8th, 2019</para>
  • packages.ent

    r5bf32c0 rc7918a9  
    270270<!ENTITY bluez-version                "5.50">
    271271<!ENTITY bubblewrap-version           "0.3.1">
    272 <!ENTITY colord-version               "1.4.3">
     272<!ENTITY colord-version               "1.4.4">
    273273<!ENTITY cpio-version                 "2.12">
    274274<!ENTITY cups-pk-helper-version       "0.2.6">
     
    330330<!ENTITY llvm-old-version             "3.9.1">
    331331<!ENTITY lua-version                  "5.3.5">
     332<!ENTITY lua52-version                "5.2.4">
    332333<!ENTITY mercurial-version            "4.9">
    333334<!ENTITY nasm-version                 "2.14.02">
     
    687688<!ENTITY fltk-version                 "1.3.5">
    688689<!ENTITY freeglut-version             "3.0.0">
    689 <!ENTITY gdk-pixbuf-version           "2.38.0">
     690<!ENTITY gdk-pixbuf-version           "2.38.1">
    690691<!ENTITY glu-version                  "9.0.0">
    691692<!ENTITY goffice010-version           "0.10.44">
  • x/lib/gdk-pixbuf.xml

    r5bf32c0 rc7918a9  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.38/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "77765f24496dc8c90c6e0cbe10fd8f0e">
    12   <!ENTITY gdk-pixbuf-size          "4.9 MB">
    13   <!ENTITY gdk-pixbuf-buildsize     "60 MB (with tests)">
    14   <!ENTITY gdk-pixbuf-time          "0.4 SBU (with tests)">
     11  <!ENTITY gdk-pixbuf-md5sum        "f6ba2195acd18c5c9555421f30c31cc1">
     12  <!ENTITY gdk-pixbuf-size          "5.3 MB">
     13  <!ENTITY gdk-pixbuf-buildsize     "37 MB (with tests)">
     14  <!ENTITY gdk-pixbuf-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.