Changeset 6025fa54


Ignore:
Timestamp:
11/18/2011 08:09:42 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9a778b8e
Parents:
5c52c23
Message:

Update to LPRng-3.8.B

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5c52c23 r6025fa54  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "18">                   <!-- Always 2 digits -->
    77<!ENTITY month        "11">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "November 17th, &year;">
     12<!ENTITY releasedate  "November 18th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    5757<!-- End LFS versions -->
    5858
    59 <!ENTITY blfs-bootscripts-version     "20111117">
     59<!ENTITY blfs-bootscripts-version     "20111118">
    6060<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    6161
     
    878878<!-- Chapter 42 -->
    879879<!ENTITY cups-version                 "1.5.0">
    880 <!ENTITY LPRng-version                "3.8.28">
     880<!ENTITY LPRng-version                "3.8.B">
    881881<!ENTITY gs-version                   "9.00">
    882882<!ENTITY gutenprint-version           "5.2.5">
  • general/genlib/iso-codes.xml

    r5c52c23 r6025fa54  
    55  %general-entities;
    66
    7   <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.bz2 ">
     7  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.bz2">
    88  <!ENTITY iso-codes-download-ftp  " ">
    99  <!ENTITY iso-codes-md5sum        "473407073f64f4a8d5eb22dd6abd98dd">
  • general/genutils/gperf.xml

    r5c52c23 r6025fa54  
    88  <!ENTITY gperf-download-ftp  "ftp://ftp.gnu.org/gnu/gperf/gperf-&gperf-version;.tar.gz">
    99  <!ENTITY gperf-md5sum        "c1f1db32fb6598d6a93e6e88796a8632">
    10   <!ENTITY gperf-size          "961 KB">
    11   <!ENTITY gperf-buildsize     "5 MB">
     10  <!ENTITY gperf-size          "968 KB">
     11  <!ENTITY gperf-buildsize     "6.5 MB">
    1212  <!ENTITY gperf-time          "less than 0.1 SBU">
    1313]>
     
    3333    from a key set.</para>
    3434
    35     &lfs65_checked;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/guile.xml

    r5c52c23 r6025fa54  
    55  %general-entities;
    66
    7   <!ENTITY guile-download-http "http://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.gz">
    8   <!ENTITY guile-download-ftp  "ftp://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.gz">
     7  <!ENTITY guile-download-http "http://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.xz">
     8  <!ENTITY guile-download-ftp  "ftp://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.xz">
    99  <!ENTITY guile-md5sum        "f8b511ad43bbda0a1cbb1c52ceeebdf7">
    1010  <!ENTITY guile-size          "4 MB">
     
    6969
    7070    <bridgehead renderas="sect4">Required</bridgehead>
    71     <para role="required"><xref linkend="gc"/></para>
     71    <para role="required">
     72      <xref linkend="gc"/> and
     73      <xref linkend="libunistring"/>
     74    </para>
    7275
    7376    <bridgehead renderas="sect4">Optional</bridgehead>
    7477    <para role="optional">
    75       <xref linkend="emacs"/> and
    76       <xref linkend="libunistring"/>
     78      <xref linkend="emacs"/> 
    7779    </para>
    7880
  • introduction/welcome/changelog.xml

    r5c52c23 r6025fa54  
    4141
    4242-->
     43    <listitem>
     44      <para>November 18th, 2011</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[bdubbs] - Update to LPRng-3.8.B.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
    4352    <listitem>
    4453      <para>November 17th, 2011</para>
  • pst/printing/lprng.xml

    r5c52c23 r6025fa54  
    55  %general-entities;
    66
    7   <!-- <!ENTITY LPRng-download-http "http://www.lprng.com/DISTRIB/LPRng/LPRng-&LPRng-version;.tgz">
    8   <!ENTITY LPRng-download-ftp  "ftp://ftp.lprng.com/pub/LPRng/LPRng/LPRng-&LPRng-version;.tgz"> -->
    9   <!-- <!ENTITY LPRng-download-http "&sourceforge-repo;/lprng/LPRng-&LPRng-version;.tgz"> -->
    10   <!ENTITY LPRng-download-http "&sources-anduin-http;/l/LPRng-&LPRng-version;.tgz">
    11   <!ENTITY LPRng-download-ftp  "&sources-anduin-ftp;/l/LPRng-&LPRng-version;.tgz">
    12   <!ENTITY LPRng-md5sum        "1b3a0abd291b260eab6087ac0e61ed84">
    13   <!ENTITY LPRng-size          "10.2 MB">
    14   <!ENTITY LPRng-buildsize     "71.8 MB">
    15   <!ENTITY LPRng-time          "0.42 SBU">
     7  <!ENTITY LPRng-download-http "http://sourceforge.net/projects/lprng/files/lprng/LPRng-&LPRng-version;/LPRng-&LPRng-version;.tar.gz" >
     8  <!ENTITY LPRng-download-ftp  " ">
     9  <!ENTITY LPRng-md5sum        "74c384b262c490dee31d7e2fa28ecf1d">
     10  <!ENTITY LPRng-size          "848 KB">
     11  <!ENTITY LPRng-buildsize     "12 MB">
     12  <!ENTITY LPRng-time          "0.1 SBU">
    1613]>
    1714
     
    4340    in the download URLs have not been tested in a BLFS environment.</para>
    4441
     42    &lfs70_checked;
     43
    4544    <bridgehead renderas="sect3">Package Information</bridgehead>
    4645    <itemizedlist spacing="compact">
     
    8483    the following commands:</para>
    8584
    86 <screen><userinput>sed -i    's@CLEAR,0@CLEAR,CLEAR,NULL@' src/common/lpq.c &amp;&amp;
    87 sed -i    's@ fd, l@ fd, (char*) l@'    src/common/krb5_auth.c &amp;&amp;
    88 sed -i -e 's@\(fi\|done\) \\@\1; \\@' \
    89        -e 's/^SHELL/#&amp;/'                Makefile.in &amp;&amp;
    90 
    91 ./configure --prefix=/usr \
     85<screen><userinput>./configure --prefix=/usr               \
    9286            --libexecdir=/usr/lib/lprng \
    93             --sysconfdir=/etc \
     87            --sysconfdir=/etc           \
    9488            --enable-shared &amp;&amp;
    9589make</userinput></screen>
     
    9993    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10094
    101 <screen role="root"><userinput>make install &amp;&amp;
    102 install -v -m755 -d /usr/share/doc/lprng-&LPRng-version; &amp;&amp;
    103 cp -v -R DOCS/* PrintingCookbook \
    104     /usr/share/doc/lprng-&LPRng-version;</userinput></screen>
    105 
    106   </sect2>
    107 
     95<screen role="root"><userinput>make install</userinput></screen>
     96
     97  </sect2>
     98<!--
    10899  <sect2 role="commands">
    109100    <title>Command Explanations</title>
     
    112103    <application>GCC</application>-4 warning, treated as an error.</para>
    113104
    114     <para><command>sed -i 's@ fd, l ...'</command>:  This fixes a compilation
    115     problem with using versions of <application>GCC</application>-4.</para>
    116 
    117     <para><command>sed -i -e '...' -e '...'</command>:  This fixes a couple of
    118     syntax bugs when using newer versions of <command>make</command>.</para>
    119 
    120   </sect2>
    121 
     105  </sect2>
     106-->
    122107  <sect2 role="configuration">
    123108    <title>Configuring LPRng</title>
     
    145130      A sample printcap is loaded into the <filename
    146131      class="directory">/etc</filename> directory which can be of some help.
    147       Information is also available at <ulink url="http://www.lprng.org"/>,
    148       <ulink url="http://www.linuxprinting.org"/> and the documentation
    149       installed in <filename
    150       class='directory'>/usr/share/doc/lprng-&LPRng-version;</filename>.</para>
     132      Information is also available at <ulink url="http://www.lprng.org"/>
     133      and <ulink url="http://www.linuxprinting.org"/>.</para>
    151134
    152135    </sect3>
     
    155138      <title>Boot Script</title>
    156139
    157       <para>The init script installed by <application>LPRng</application>
    158       is not consistent with other BLFS scripts; therefore, install the
     140      <para>Install the
    159141      <filename>/etc/rc.d/init.d/lprng</filename> init script included in
    160142      the <xref linkend="bootscripts"/> package (as the
     
    166148
    167149<screen role="root"><userinput>make install-lprng</userinput></screen>
    168 
    169       <note>
    170         <para>You may also want to remove the <command>lpd</command>
    171         script that was installed in
    172         <filename class='directory'>/etc/rc.d/init.d</filename>.</para>
    173       </note>
    174150
    175151    </sect3>
Note: See TracChangeset for help on using the changeset viewer.