Changeset dc5b6c2 for pst/printing


Ignore:
Timestamp:
07/28/2014 04:11:22 PM (10 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.6, 7.7, 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, krejzi/svn, 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:
2de46bcc
Parents:
b7ed441
Message:

Update to xterm-310.
Update to cups-filters-1.0.55.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups-filters.xml

    rb7ed441 rdc5b6c2  
    88  "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "181ee0e6c27cfbb05e241f0267363678">
     10  <!ENTITY cups-filters-md5sum        "088615a412f23a6237259179a6ab9f10">
    1111  <!ENTITY cups-filters-size          "1.3 MB">
    12   <!ENTITY cups-filters-buildsize     "32 MB (additional 2 MB for the tests)">
     12  <!ENTITY cups-filters-buildsize     "32 MB (additional 3 MB for the tests)">
    1313  <!ENTITY cups-filters-time          "0.4 SBU">
    1414]>
     
    7070        <para>
    7171          Estimated build time: &cups-filters-time;
    72         </para>
    73       </listitem>
    74     </itemizedlist>
    75 
    76     <bridgehead renderas="sect3">Additional Download</bridgehead>
    77     <itemizedlist spacing="compact">
    78       <listitem>
    79         <para>
    80           Required patch:
    81           <ulink url="&patch-root;/cups-filters-&cups-filters-version;-pdftoraster-1.patch"/>
    8272        </para>
    8373      </listitem>
     
    130120    </para>
    131121
    132 <screen><userinput>patch -Np1 -i ../cups-filters-&cups-filters-version;-pdftoraster-1.patch &amp;&amp;
    133 ./configure --prefix=/usr                               \
     122<screen><userinput>./configure --prefix=/usr                               \
    134123            --sysconfdir=/etc                           \
    135124            --localstatedir=/var                        \
Note: See TracChangeset for help on using the changeset viewer.