Changeset e23dd212 for general/genlib


Ignore:
Timestamp:
12/17/2017 08:31:18 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
06d0c710
Parents:
ce508efa
Message:

Update to xfce4-notifyd-0.4.1.
Update to xfburn-0.5.5.
Update to xfce4-panel-4.12.2.
Update to Net-DNS-1.14 (Perl module).
Update to gtksourceview-3.24.6.
Update to json-c-0.13.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/json-c.xml

    rce508efa re23dd212  
    77  <!ENTITY json-c-download-http "https://s3.amazonaws.com/json-c_releases/releases/json-c-&json-c-version;.tar.gz">
    88  <!ENTITY json-c-download-ftp  " ">
    9   <!ENTITY json-c-md5sum        "55f7853f7d8cf664554ce3fa71bf1c7d">
    10   <!ENTITY json-c-size          "524 KB">
    11   <!ENTITY json-c-buildsize     "4.2 MB (add 3.0 MB for tests)">
    12   <!ENTITY json-c-time          "less than 0.1 SBU (add 0.9 SBU for tests)">
     9  <!ENTITY json-c-md5sum        "11fc5d90c77375e5fc8401e8b9efbf21">
     10  <!ENTITY json-c-size          "620 KB">
     11  <!ENTITY json-c-buildsize     "5.0 MB (add 6.0 MB for tests)">
     12  <!ENTITY json-c-time          "less than 0.1 SBU (add 1.7 SBU for tests)">
    1313
    1414]>
     
    9393    </para>
    9494
    95 <screen><userinput>sed -i s/-Werror// Makefile.in tests/Makefile.in &amp;&amp;
    96 ./configure --prefix=/usr --disable-static       &amp;&amp;
     95<screen><userinput>./configure --prefix=/usr --disable-static       &amp;&amp;
    9796make -j1</userinput></screen>
    9897
Note: See TracChangeset for help on using the changeset viewer.