Changeset 7b88d5a


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

Files:
7 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>
  • introduction/welcome/changelog.xml

    r9fa25aa r7b88d5a  
    4747        <para>August 1st, 2015</para>
    4848        <itemizedlist>
     49          <listitem>
     50            <para>[fernando] - cups-filters-1.0.71 does not build with
     51            poppler-3.4. Fixes
     52            <ulink url="&blfs-ticket-root;6777">#6777</ulink>.</para>
     53          </listitem>
     54          <listitem>
     55            <para>[fernando] - Update to scons-2.3.6. Fixes
     56            <ulink url="&blfs-ticket-root;6776">#6776</ulink>.</para>
     57          </listitem>
     58          <listitem>
     59            <para>[fernando] - Update to mercurial-3.5. Fixes
     60            <ulink url="&blfs-ticket-root;6775">#6775</ulink>.</para>
     61          </listitem>
     62          <listitem>
     63            <para>[fernando] - Update to Archive-Zip-1.49. Fixes
     64            <ulink url="&blfs-ticket-root;6774">#6774</ulink>.</para>
     65          </listitem>
     66          <listitem>
     67            <para>[fernando] - Update to cups-2.0.4. Fixes
     68            <ulink url="&blfs-ticket-root;6772">#6772</ulink>.</para>
     69          </listitem>
    4970          <listitem>
    5071            <para>[fernando] - Add sddm-0.11.0. First fix to
     
    7091          </listitem>
    7192          <listitem>
    72             <para>[fernando] - Update to  stunnel-5.22. Fixes
     93            <para>[fernando] - Update to stunnel-5.22. Fixes
    7394            <ulink url="&blfs-ticket-root;6771">#6771</ulink>.</para>
    7495          </listitem>
  • packages.ent

    r9fa25aa r7b88d5a  
    265265<!ENTITY llvm-version                 "3.6.2">
    266266<!ENTITY lua-version                  "5.3.1">
    267 <!ENTITY mercurial-version            "3.4.2">
     267<!ENTITY mercurial-version            "3.5">
    268268<!ENTITY nasm-version                 "2.11.08">
    269269<!ENTITY npapi-sdk-version            "0.27.2">
     
    273273<!ENTITY ruby-version                 "2.2.2">
    274274<!ENTITY ruby-patch-version           "0">
    275 <!ENTITY scons-version                "2.3.5">
     275<!ENTITY scons-version                "2.3.6">
    276276<!ENTITY slang-version                "2.2.4">
    277277<!ENTITY subversion-version           "1.8.13">
     
    294294<!-- Perl module versions used in the Perl Modules instructions -->
    295295<!ENTITY autovivification-version     "0.16">
    296 <!ENTITY Archive-Zip-version          "1.48">
     296<!ENTITY Archive-Zip-version          "1.49">
    297297<!ENTITY Business-ISBN-version        "2.09">
    298298<!ENTITY Business-ISMN-version        "1.13">
     
    759759<!-- Part XII -->
    760760<!-- Chapter 50 -->
    761 <!ENTITY cups-version                 "2.0.3">
     761<!ENTITY cups-version                 "2.0.4">
    762762<!ENTITY cups-filters-version         "1.0.71">
    763763<!ENTITY gs-version                   "9.16">
  • pst/printing/cups-filters.xml

    r9fa25aa r7b88d5a  
    7373      </listitem>
    7474    </itemizedlist>
    75 <!--
     75
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     
    7979        <para>
    8080          Required patch:
    81           <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler_fix-1.patch"/>
     81          <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler0340-1.patch"/>
    8282        </para>
    8383      </listitem>
    8484    </itemizedlist>
    85 -->
     85
    8686    <bridgehead renderas="sect3">CUPS Filters Dependencies</bridgehead>
    8787
     
    106106    <para role="optional">
    107107      <xref linkend="avahi"/> and
    108       <xref linkend="php"/> (use of this might be broken) 
     108      <xref linkend="php"/> (use of this might be broken)
    109109    </para>
    110110
     
    128128      commands:
    129129    </para>
    130 <!--
    131 <userinput>patch -Np1 -i ../cups-filters-&cups-filters-version;-poppler_fix-1.patch &amp;&amp;
    132 -->
    133 
    134 <screen><userinput>./configure --prefix=/usr                   \
    135             --sysconfdir=/etc               \
    136             --localstatedir=/var            \
    137             --without-rcdir                 \
    138             --disable-static                \
    139             --with-gs-path=/usr/bin/gs      \
    140             --with-pdftops-path=/usr/bin/gs \
    141             --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
     130
     131<screen><userinput>patch -Np1 -i ../cups-filters-&cups-filters-version;-poppler0340-1.patch &amp;&amp;
     132
     133./configure                             \
     134        --prefix=/usr                   \
     135        --sysconfdir=/etc               \
     136        --localstatedir=/var            \
     137        --without-rcdir                 \
     138        --disable-static                \
     139        --with-gs-path=/usr/bin/gs      \
     140        --with-pdftops-path=/usr/bin/gs \
     141        --docdir=/usr/share/doc/cups-filters-&cups-filters-version;      &amp;&amp;
     142
    142143make</userinput></screen>
    143144
     
    156157  <sect2 role="commands">
    157158    <title>Command Explanations</title>
    158 <!--
    159     <para>
    160       <command>patch ...</command>: Allow the package to build with
    161       poppler-0.31.0 and later.
    162     </para>-->
    163159
    164160    <para>
  • pst/printing/cups.xml

    r9fa25aa r7b88d5a  
    77  <!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "8d98b85edbdab7ab03739c9622f570e8">
     9  <!ENTITY cups-md5sum        "f5c847d9a4fac6c4c66fb0526a7afaae">
    1010  <!ENTITY cups-size          "8.4 MB">
    1111  <!ENTITY cups-buildsize     "99 MB (with tests)">
     
    9797      <xref linkend="python2"/>, and
    9898      <xref linkend="xdg-utils"/>
    99      
     99
    100100    </para>
    101101
     
    110110      <ulink url="http://hplipopensource.com/hplip-web/index.html">hplip</ulink> (HP printers)
    111111    </para>
    112      
     112
    113113    <para condition="html" role="usernotes">User Notes:
    114114      <ulink url="&blfs-wiki;/cups"/>
     
    354354        jobs, and the server configuration can be set up and managed.
    355355        Remote system administration can also be set up.  Configuration
    356         can also be done from the command line via the 
    357         <command>lpadmin</command>, <command>lpoptions</command>, 
     356        can also be done from the command line via the
     357        <command>lpadmin</command>, <command>lpoptions</command>,
    358358        and <command>lpstat</command> commands.
    359359      </para>
     
    364364        are easier. For detailed instructions on configuration and use of
    365365        <application>Cups</application>, see <ulink
    366         url="http://www.cups.org/documentation.php"/>. 
     366        url="http://www.cups.org/documentation.php"/>.
    367367      </para>
    368368
Note: See TracChangeset for help on using the changeset viewer.