Changeset dc5b6c2


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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb7ed441 rdc5b6c2  
    4848      <para>July 28th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to cups-filters-1.0.55. Fixes
     52          <ulink url="&blfs-ticket-root;5305">#5305</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to xterm-310. Fixes
     56          <ulink url="&blfs-ticket-root;5303">#5303</ulink>.</para>
     57        </listitem>
    5058        <listitem>
    5159          <para>[fernando] - libpcap-1.6.1 doesn't build with bluez-5.21.
  • packages.ent

    rb7ed441 rdc5b6c2  
    412412<!ENTITY xorg-server-version          "1.16.0">
    413413<!ENTITY twm-version                  "1.0.8">
    414 <!ENTITY xterm-version                "309">
     414<!ENTITY xterm-version                "310">
    415415<!ENTITY xclock-version               "1.0.7">
    416416<!ENTITY xinit-version                "1.3.3">
     
    674674<!-- Chapter 42 -->
    675675<!ENTITY cups-version                 "1.7.4">
    676 <!ENTITY cups-filters-version         "1.0.54">
     676<!ENTITY cups-filters-version         "1.0.55">
    677677<!ENTITY gs-version                   "9.14">
    678678<!ENTITY gutenprint-version           "5.2.10">
  • 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                        \
  • x/installing/xterm.xml

    rb7ed441 rdc5b6c2  
    77  <!ENTITY xterm-download-http " ">
    88  <!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
    9   <!ENTITY xterm-md5sum        "6d494f7a31ce579aac0e7b71e8b7d68f">
     9  <!ENTITY xterm-md5sum        "6bada32548b66a805e9c4475a6736b43">
    1010  <!ENTITY xterm-size          "1.2 MB">
    1111  <!ENTITY xterm-buildsize     "12 MB">
Note: See TracChangeset for help on using the changeset viewer.