Changeset 1b6c879 for gnome


Ignore:
Timestamp:
03/06/2019 09:51:16 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:
365a829
Parents:
cd94015
Message:

Add a sed to fix postfix with linux5.
Update node.js-10.15.3.
Update cbindgen-0.8.2.
Update to totem-pl-parser-3.26.3.

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

File:
1 edited

Legend:

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

    rcd94015 r1b6c879  
    99  <!ENTITY totem-pl-parser-download-ftp
    1010   "&gnome-download-ftp;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
    11   <!ENTITY totem-pl-parser-md5sum        "841689d9dbf4a36148507f5ba21c8253">
     11  <!ENTITY totem-pl-parser-md5sum        "62be99aeb12273ae95d21f35097c2a41">
    1212  <!ENTITY totem-pl-parser-size          "1.3 MB">
    13   <!ENTITY totem-pl-parser-buildsize     "10 MB (with tests)">
    14   <!ENTITY totem-pl-parser-time          "0.1 SBU (with tests)">
     13  <!ENTITY totem-pl-parser-buildsize     "7.4 MB (with tests)">
     14  <!ENTITY totem-pl-parser-time          "less than 0.1 SBU (with tests)">
    1515]>
    1616
     
    113113
    114114<screen><userinput>mkdir build &amp;&amp;
    115 cd build &amp;&amp;
     115cd    build &amp;&amp;
     116
    116117meson --prefix /usr --default-library shared .. &amp;&amp;
    117118ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.