Changeset bfa09457 for pst/printing


Ignore:
Timestamp:
10/07/2013 08:42:55 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5cac005
Parents:
70292438
Message:

update to cups-filters-1.0.39

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

File:
1 edited

Legend:

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

    r70292438 rbfa09457  
    66
    77  <!ENTITY cups-filters-download-http
    8            "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
     8  "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        "bf9b6f34b3445ebc16b13cbb0c249ae1">
     10  <!ENTITY cups-filters-md5sum        "78dd836227b64c5839bf62354c99d6c9">
    1111  <!ENTITY cups-filters-size          "1.0 MB">
    1212  <!ENTITY cups-filters-buildsize     "29 MB">
    13   <!ENTITY cups-filters-time          "0.45 SBU">
     13  <!ENTITY cups-filters-time          "0.3 SBU">
    1414]>
    1515
     
    125125            --with-gs-path=/usr/bin/gs                  \
    126126            --with-pdftops-path=/usr/bin/gs             \
    127             --disable-avahi                             \
    128127            --disable-static                            &amp;&amp;
    129128make</userinput></screen>
     
    162161    </para>
    163162
    164     <para>
    165       <parameter>--disable-avahi</parameter>: This switch is required if you have
    166       not installed <xref linkend="avahi"/>.
    167     </para>
    168 
    169     <para>
    170       <parameter>make check 2&gt;&amp;1 &gt;testlog</parameter>: the testsuite
     163    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     164      href="../../xincludes/static-libraries.xml"/>
     165
     166    <para>
     167      <command>make check 2&gt;&amp;1 &gt;testlog</command>: the testsuite
    171168      dumps a stream of bytes into the input buffer after it finishes. Sending
    172169      the output to a file keeps the history usable, but some debug information
     
    181178      text TTF font - untested) is located.
    182179    </para>
    183 
    184     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    185       href="../../xincludes/static-libraries.xml"/>
    186180
    187181  </sect2>
Note: See TracChangeset for help on using the changeset viewer.