Ignore:
Timestamp:
12/06/2021 08:36:23 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
be3dd9e
Parents:
2f50f72c
Message:

Package updates.
Update to node-16.13.1.
Update to cups-2.4.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups.xml

    r2f50f72c r8c71f6e  
    77  <!ENTITY cups-download-http "https://github.com/OpenPrinting/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "524266752cf243c968921547b18ee594">
    10   <!ENTITY cups-size          "7.6 MB">
    11   <!ENTITY cups-buildsize     "80 MB (Add 89 MB for tests)">
    12   <!ENTITY cups-time          "0.5 SBU (Add 0.9 SBU for tests)">
     9  <!ENTITY cups-md5sum        "6ce9d3f4f0f79b414f35ab28d185d9f9">
     10  <!ENTITY cups-size          "7.7 MB">
     11  <!ENTITY cups-buildsize     "60 MB (Add 25 MB for tests)">
     12  <!ENTITY cups-time          "0.2 SBU (Add 0.1 SBU for tests)">
    1313]>
    1414
     
    209209    </para>
    210210
    211 <screen><userinput>sed -e "s/-Wno-format-truncation//" \
     211<screen><userinput>sed -e "s/format-truncation//" \
    212212    -i configure \
    213     -i config-scripts/cups-compiler.m4</userinput></screen>
     213      config-scripts/cups-compiler.m4</userinput></screen>
    214214
    215215    <para>
     
    217217    </para>
    218218
    219 
    220 <!-- This seems to be no longer required with OpenPrinting-cups.
    221      Remove this comment when switch to OP is settled.
    222 
    223 <screen revision="sysv"><userinput>sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' tools/ipptool.c  &amp;&amp;
    224 
    225 CC=gcc CXX=g++ \
    226 -->
    227219<screen revision="sysv"><userinput>./configure --libdir=/usr/lib            \
    228220            --disable-systemd            \
     
    232224make</userinput></screen>
    233225
    234 <!-- same apply here:
    235 
    236 <screen revision="systemd"><userinput>sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' tools/ipptool.c   &amp;&amp;
    237 
    238 CC=gcc CXX=g++ \
    239 -->
    240226<screen revision="systemd"><userinput>./configure --libdir=/usr/lib            \
    241227            --with-system-groups=lpadmin \
     
    248234      Make sure that there is not other instance of <application>Cups</application>
    249235      running, otherwise at least 4 tests will fail with "address in use".
    250       <!--One test, <filename>httpAddrGetList</filename>, is known to fail.-->
     236      One test, <filename>httpAddrGetList</filename>, is known to fail.
    251237    </para>
    252238
Note: See TracChangeset for help on using the changeset viewer.