Changeset 83d02fc6 for pst/printing


Ignore:
Timestamp:
05/16/2017 10:40:04 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
931a597
Parents:
69d725d4
Message:

Update to cups-filters-1.14.0.
Update to thunderbird-52.1.1.
Update to gegl-0.3.16.

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

File:
1 edited

Legend:

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

    r69d725d4 r83d02fc6  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "14e480832b872183574e6bfccdb7eff8">
     10  <!ENTITY cups-filters-md5sum        "4be15231df45312cf2be7d44206286c3">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "32 MB (with tests)">
     
    3939
    4040    &lfs80_checked;
     41    &gcc7_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    142143    </para>
    143144
    144 <screen><userinput>./configure                             \
    145         --prefix=/usr                   \
    146         --sysconfdir=/etc               \
    147         --localstatedir=/var            \
    148         --without-rcdir                 \
    149         --disable-static                \
    150         --disable-avahi                 \
     145<screen><userinput>
     146./configure                  \
     147        --prefix=/usr        \
     148        --sysconfdir=/etc    \
     149        --localstatedir=/var \
     150        --without-rcdir      \
     151        --disable-static     \
     152        --disable-avahi      \
    151153        --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
    152154make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.