Changeset 0477ecfa


Ignore:
Timestamp:
10/10/2005 11:56:41 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
56fcc11b
Parents:
cd71fd3
Message:

Updated to libgnomeprint-2.12.1

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/libgnomeprint.xml

    rcd71fd3 r0477ecfa  
    66
    77  <!ENTITY libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
    8   <!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
    9   <!ENTITY libgnomeprint-md5sum "9052dc919ad038b1a9e4d5301148588e">
    10   <!ENTITY libgnomeprint-size "727 KB">
    11   <!ENTITY libgnomeprint-buildsize "20 MB">
    12   <!ENTITY libgnomeprint-time "0.5 SBU">
     8  <!ENTITY libgnomeprint-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
     9  <!ENTITY libgnomeprint-md5sum        "ea729d4968fe2169c84efb12ace5f6cc">
     10  <!ENTITY libgnomeprint-size          "787 KB">
     11  <!ENTITY libgnomeprint-buildsize     "24.2 MB">
     12  <!ENTITY libgnomeprint-time          "0.6 SBU">
    1313]>
    1414
     
    2424
    2525  <indexterm zone="libgnomeprint">
    26     <primary sortas="a-libgnomeprint">libgnomeprint</primary>
     26    <primary sortas="a-Libgnomeprint">Libgnomeprint</primary>
    2727  </indexterm>
    2828
     
    6060    <xref linkend="libart_lgpl"/>,
    6161    <xref linkend="fontconfig"/>,
    62     <xref linkend="popt"/>,
    6362    <xref linkend="libxml2"/> and
    6463    <xref linkend="perl-xml-parser"/></para>
     
    6665    <bridgehead renderas="sect4">Optional</bridgehead>
    6766    <para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
     67    <xref linkend="popt"/> (only used by the test suite programs),
    6868    <xref linkend="gtk-doc"/> and
    6969    <xref linkend="docbook-utils"/></para>
     
    122122      <seglistitem>
    123123        <seg>None</seg>
    124         <seg>libgnomeprint-2-2.[so,a] and modules</seg>
     124        <seg>libgnomeprint-2-2.[so,a] and numerous filters and modules</seg>
    125125        <seg>$GNOME_PREFIX/include/libgnomeprint-2.2,
    126126        $GNOME_PREFIX/lib/libgnomeprint,
  • introduction/welcome/changelog.xml

    rcd71fd3 r0477ecfa  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[randy] - Updated to libgnomecups-0.2.2.</para>
     52        </listitem>
     53        <listitem>
    4854          <para>[randy] - Added GTK+-2 as a required dependency of
    4955          libgtkhtml.</para>
Note: See TracChangeset for help on using the changeset viewer.