Changeset 2eb1a3d


Ignore:
Timestamp:
04/24/2010 11:26:32 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
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:
0151a40f
Parents:
01ca8dac
Message:

Updated to Gutenprint-5.2.5

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r01ca8dac r2eb1a3d  
    44-->
    55
    6 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     6<!ENTITY day          "25">                   <!-- Always 2 digits -->
    77<!ENTITY month        "04">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    776776<!ENTITY LPRng-version                "3.8.28">
    777777<!ENTITY gs-version                   "8.71">
    778 <!ENTITY gutenprint-version           "5.0.1">
     778<!ENTITY gutenprint-version           "5.2.5">
    779779
    780780<!-- Obsolete
  • introduction/welcome/changelog.xml

    r01ca8dac r2eb1a3d  
    4343
    4444    <listitem>
     45      <para>April 25th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Gutenprint-5.2.5.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>April 24th, 2010</para>
    4655      <itemizedlist>
  • pst/printing/gutenprint.xml

    r01ca8dac r2eb1a3d  
    77  <!ENTITY gutenprint-download-http "&sourceforge-repo;/gimp-print/gutenprint-&gutenprint-version;.tar.bz2">
    88  <!ENTITY gutenprint-download-ftp  " ">
    9   <!ENTITY gutenprint-md5sum        "4ec66d57c1014b503d6bea16b1c31d81">
    10   <!ENTITY gutenprint-size          "4.8 MB">
    11   <!ENTITY gutenprint-buildsize     "49 MB">
    12   <!ENTITY gutenprint-time          "0.9 SBU">
     9  <!ENTITY gutenprint-md5sum        "10a0a9fac081d8116ec5ed47fbc1591c">
     10  <!ENTITY gutenprint-size          "5.2 MB">
     11  <!ENTITY gutenprint-buildsize     "110 MB">
     12  <!ENTITY gutenprint-time          "1.0 SBU">
    1313]>
    1414
     
    4040    </para>
    4141
    42 <!-- FIXME: APFL Ghostscript is not tested. Don't forget to check the license. -->
    43 
    4442    <bridgehead renderas="sect3">Package Information</bridgehead>
    4543    <itemizedlist spacing="compact">
     
    7068    <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    7169    <ulink url="http://www.linuxprinting.org/ijs/">IJS</ulink>,
    72     <xref linkend="gimp"/>,
    73     <xref linkend="GTK"/>, and
     70    <xref linkend="gimp"/>, and
    7471    <xref linkend="gtk2"/></para>
    7572
     
    9289
    9390<screen><userinput>sed -i 's|$(PACKAGE)/doc|doc/$(PACKAGE)-$(VERSION)|' \
    94        doc{,/developer}/Makefile.in &amp;&amp;
     91       {,doc/,doc/developer/}Makefile.in &amp;&amp;
    9592./configure --prefix=/usr &amp;&amp;
    9693make</userinput></screen>
    9794
    9895    <para>To test the results, issue <command>make check</command>. This
    99     could take a very long time (100+ SBUs).</para>
     96    will take a very, very long time (310+ SBUs).</para>
    10097
    10198    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    113110    <title>Command Explanations</title>
    114111
    115     <para><command>sed -i '...' doc{,/developer}/Makefile.in</command>: This
     112    <para><command>sed -i '...' ...Makefile.in</command>: This
    116113    command is used so that the package documentation is installed in the
    117114    conventional <filename class='directory'>/usr/share/doc</filename>
     
    133130      <title>Configuration Information</title>
    134131
    135       <para>For <application>CUPS</application> to see newly installed PPD
    136       files, it has to be restarted (as the <systemitem
     132      <para>For <application>CUPS</application> to see newly installed print
     133      drivers, it has to be restarted (as the <systemitem
    137134      class="username">root</systemitem> user):</para>
    138135
    139136<screen role="root"><userinput>/etc/rc.d/init.d/cups restart</userinput></screen>
    140137
    141       <para>This command may take a long time (up to 10 minutes)
     138      <!-- <para>This command may take a long time (up to 10 minutes)
    142139      to complete. Don't panic while <application>CUPS</application>
    143140      is rescanning the list of PPD files. The long delay will happen
    144       only once.</para>
     141      only once.</para> -->
    145142
    146143      <para>Then point your web browser to <ulink url="http://localhost:631/"/>
     
    160157
    161158      <seglistitem>
    162         <seg>cups-calibrate, cups-genppd.5.0, cups-genppdconfig.5.0,
    163         cups-genppdupdate.5.0, escputil, ijsgutenprint.5.0, and
     159        <seg>cups-calibrate, cups-genppd.5.2, cups-genppdconfig.5.2,
     160        cups-genppdupdate.5.2, escputil, ijsgutenprint.5.2, and
    164161        testpattern</seg>
    165162        <seg>libgutenprint.{so,a}, libgutenprintui2.{so,a},
     
    167164        <application>CUPS</application> filters and backend
    168165        drivers</seg>
    169         <seg>/usr/include/gutenprint, /usr/lib/gimp/1.2, /usr/lib/gutenprint,
     166        <seg>/usr/include/gutenprint, /usr/lib/gutenprint,
    170167        /usr/share/doc/gutenprint-&gutenprint-version; and
    171168        /usr/share/gutenprint</seg>
Note: See TracChangeset for help on using the changeset viewer.