Changeset 7b88d5a for general


Ignore:
Timestamp:
08/01/2015 10:25:40 PM (9 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.8, 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:
1def00f
Parents:
9fa25aa
Message:
  • Update to cups-2.0.4.
  • Update to Archive-Zip-1.49.
  • Update to mercurial-3.5.
  • Update to scons-2.3.6.
  • cups-filters-1.0.71 does not build with poppler-3.4.
  • Add sddm bootscript.
  • Reorder part of the bootscripts Makefile.

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

Location:
general/prog
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/mercurial.xml

    r9fa25aa r7b88d5a  
    77  <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "0b0a63bfbc22d399f42f56fc65c5394b">
    10   <!ENTITY mercurial-size          "4.1 MB">
    11   <!ENTITY mercurial-buildsize     "320 MB (47 MB for program, 2 MB for documentation, 271MB for tests)">
    12   <!ENTITY mercurial-time          "0.1 SBU for program and documentation, 10 SBU for tests">
     9  <!ENTITY mercurial-md5sum        "3e3010e12759d3783ab7ed93de627da1">
     10  <!ENTITY mercurial-size          "4.3 MB">
     11  <!ENTITY mercurial-buildsize     "51 MB (with documentation, additional 294 MB for tests)">
     12  <!ENTITY mercurial-time          "0.1 SBU (with documentation, additional 3 SBU for tests, with -j8)">
    1313]>
    1414
     
    143143    <para>where you must replace &lt;user_name&gt; and &lt;your@mail&gt; (mail
    144144    is optional and can be omitted). With the user identity defined, run
    145     <command>hg debuginstall</command> and several lines will be displayed, 
     145    <command>hg debuginstall</command> and several lines will be displayed,
    146146    the last one reading "no problems detected". Another quick and simple test
    147147    is just <command>hg</command>, which should output basic commands that can
  • general/prog/perl-modules.xml

    r9fa25aa r7b88d5a  
    1010
    1111  <!ENTITY Archive-Zip-download-http "http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz">
    12   <!ENTITY Archive-Zip-md5sum "39d3ee62aefd452b8b86094de46a9214">
     12  <!ENTITY Archive-Zip-md5sum "35b81833e44d0001f0e1c86c72f2a6c8">
    1313
    1414  <!ENTITY autovivification-download-http "http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz">
     
    310310      </listitem>
    311311      <listitem>
    312 <literallayout>&Business-ISSN-download-http; 
     312<literallayout>&Business-ISSN-download-http;
    313313MD5 sum: &Business-ISSN-md5sum;</literallayout>
    314314      </listitem>
     
    481481      </listitem>
    482482      <listitem>
    483 <literallayout>&Encode-JIS2K-download-http; 
     483<literallayout>&Encode-JIS2K-download-http;
    484484MD5 sum: &Encode-JIS2K-md5sum;</literallayout>
    485485      </listitem>
     
    12981298    </para>
    12991299
    1300     &lfs77_checked; &gcc5_checked; 
     1300    &lfs77_checked; &gcc5_checked;
    13011301
    13021302    <itemizedlist>
  • general/prog/scons.xml

    r9fa25aa r7b88d5a  
    77  <!ENTITY scons-download-http "&sourceforge-repo;/scons/scons-&scons-version;.tar.gz">
    88  <!ENTITY scons-download-ftp  " ">
    9   <!ENTITY scons-md5sum        "8b0d1041266f89b18e47f26d943f8aa5">
    10   <!ENTITY scons-size          "620 KB">
    11   <!ENTITY scons-buildsize     "5.3 MB">
     9  <!ENTITY scons-md5sum        "9c6a1c3c716cbe5f16515f163c91d928">
     10  <!ENTITY scons-size          "616 KB">
     11  <!ENTITY scons-buildsize     "12 MB">
    1212  <!ENTITY scons-time          "less than 0.1 SBU">
    1313]>
     
    104104
    105105  </sect2>
    106  
     106
    107107  <sect2 role="content">
    108108    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.