Changeset b9929f1 for pst/printing


Ignore:
Timestamp:
06/09/2015 07:08:36 PM (9 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.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, 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:
b75604f9
Parents:
7d7588a3
Message:

Update to cups-2.0.3.
Forgotten: tag Colord-1.2.11 for gcc5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups.xml

    r7d7588a3 rb9929f1  
    77  <!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "6e0ea72dbafcf5baaa1cf4178e71096d">
     9  <!ENTITY cups-md5sum        "8d98b85edbdab7ab03739c9622f570e8">
    1010  <!ENTITY cups-size          "8.4 MB">
    11   <!ENTITY cups-buildsize     "61 MB (additional 28 MB for the tests)">
    12   <!ENTITY cups-time          "0.5 SBU (additional 4.4 SBU for the tests)">
     11  <!ENTITY cups-buildsize     "99 MB (with tests)">
     12  <!ENTITY cups-time          "0.8 SBU (with tests)">
    1313]>
    1414
     
    231231
    232232    <para>
    233       To test the results, issue: <command>make -k check</command>. An already
     233      To test the results, issue: <command>make check</command>. An already
    234234      active graphical session with bus address is necessary to run the tests.
    235       A small number of tests fail for unknown reasons.
    236235    </para>
    237236
     
    452451        <seg>
    453452          /etc/cups,
    454           /usr/include/cups,
    455           /usr/lib/cups,
    456           /usr/share/cups,
    457           /usr/share/doc/cups-&cups-version;,
    458           /var/cache/cups,
    459           /var/log/cups,
    460           /var/run/cups, and
    461           /var/spool/cups
     453          /usr/{include,lib,share}/cups,
     454          /usr/share/doc/cups-&cups-version;, and
     455          /var/{cache,log,run,spool}/cups
    462456        </seg>
    463457      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.