Ignore:
Timestamp:
11/23/2004 05:45:49 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.0, 6.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:
27ae03e
Parents:
58bd70d4
Message:

Updated to libgnomeprint-2.8.0.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/libgnomeprint.xml

    r58bd70d4 r193812b2  
    55  %general-entities;
    66
    7 <!ENTITY libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/2.6/libgnomeprint-&libgnomeprint-version;.tar.bz2">
    8 <!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/2.6/libgnomeprint-&libgnomeprint-version;.tar.bz2">
    9 <!ENTITY libgnomeprint-size "684 KB">
    10 <!ENTITY libgnomeprint-buildsize "27 MB">
    11 <!ENTITY libgnomeprint-time "0.64 SBU">
    12 
     7<!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 "0473bf1976c2d4ec5a52bb66cf6b8464">
     10<!ENTITY libgnomeprint-size "751 KB">
     11<!ENTITY libgnomeprint-buildsize "20.5 MB">
     12<!ENTITY libgnomeprint-time "0.57 SBU">
    1313]>
    1414
     
    3333<listitem><para>Download (FTP): <ulink
    3434url="&libgnomeprint-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &libgnomeprint-md5sum;</para></listitem>
    3536<listitem><para>Download size: &libgnomeprint-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     37<listitem><para>Estimated disk space required:
    3738&libgnomeprint-buildsize;</para></listitem>
    3839<listitem><para>Estimated build time:
     
    4243<sect3><title><application>libgnomeprint</application> dependencies</title>
    4344<sect4><title>Required</title>
    44 <para>
    45 <xref linkend="Pango"/>,
    46 <xref linkend="libart_lgpl"/>,
    47 <xref linkend="fontconfig"/> and
    48 <xref linkend="libxml2"/>
    49 </para></sect4>
     45<para><xref linkend="Pango"/>,
     46<xref linkend="libart_lgpl"/>,
     47<xref linkend="fontconfig"/>,
     48<xref linkend="libxml2"/> and
     49<xref linkend="perl-modules"/>: XML-Parser</para>
     50</sect4>
     51
    5052<sect4><title>Optional</title>
    51 <para>
    52 <xref linkend="cups"/>,
    53 <xref linkend="gtk-doc"/> and
    54 <xref linkend="docbook-utils"/>
    55 </para></sect4>
     53<para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
     54<xref linkend="gtk-doc"/> and
     55<xref linkend="docbook-utils"/></para>
     56</sect4>
    5657</sect3>
    5758
     
    8788
    8889<para>The <application>libgnomeprint</application> package contains
    89 <filename class="libraryfile">libgnomeprint</filename> libraries.</para>
     90<filename class="libraryfile">libgnomeprint</filename> libraries and
     91transport modules.</para>
    9092
    9193</sect2>
Note: See TracChangeset for help on using the changeset viewer.