Ignore:
Timestamp:
12/16/2015 08:49:10 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 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:
cf2c71ee
Parents:
2a2cb6f
Message:
  • Update to cups-filters-1.4.0.
  • Update to libinput-1.1.3.
  • Update to nautilus-3.18.3.
  • Update to totem-pl-parser-3.10.6.
  • Update to Regexp-Common-2015121601 (perl module).
  • Update to gdk-pixbuf-2.32.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/totem-pl-parser.xml

    r2a2cb6f rcad913e0  
    99  <!ENTITY totem-pl-parser-download-ftp
    1010   "&gnome-download-ftp;/totem-pl-parser/3.10/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
    11   <!ENTITY totem-pl-parser-md5sum        "7ff9cf8afa8df88e7856cce578d002fe">
     11  <!ENTITY totem-pl-parser-md5sum        "b8a691c30632bb2f2df3b33e4998bbcb">
    1212  <!ENTITY totem-pl-parser-size          "1.6 MB">
    13   <!ENTITY totem-pl-parser-buildsize     "13 MB (additional 1 MB for the tests)">
    14   <!ENTITY totem-pl-parser-time          "0.1 SBU (additional 0.9 SBU for the tests)">
     13  <!ENTITY totem-pl-parser-buildsize     "14 MB (additional 116 KB for the tests)">
     14  <!ENTITY totem-pl-parser-time          "0.2 SBU (additional 0.9 SBU for the tests)">
    1515]>
    1616
     
    112112    </para>
    113113
    114 <screen><userinput>./configure --prefix=/usr    \
    115             --disable-quvi   \
    116             --disable-static &amp;&amp;
     114<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     115
    117116make</userinput></screen>
    118117
     
    143142    <title>Command Explanations</title>
    144143
    145     <para>
    146       <parameter>--disable-quvi</parameter>: This parameter is used because
    147       <application>libquvi</application> is broken with
    148       <application>Lua-5.3</application>.
    149     </para>
    150 
    151144    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    152145      href="../../xincludes/static-libraries.xml"/>
     146
     147    <para>
     148      <option>--disable-quvi</option>: This switch disables
     149      <application>libquvi</application> support
     150      (<application>libquvi</application> is broken with
     151      <application>Lua-5.3</application>).
     152    </para>
    153153
    154154    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.