Changeset b0dd6cac for gnome


Ignore:
Timestamp:
11/23/2004 08:15:17 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:
52290884
Parents:
27ae03e
Message:

Updated to GAL-2.2.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gal.xml

    r27ae03e rb0dd6cac  
    55  %general-entities;
    66
    7 <!ENTITY gal-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal-version;.tar.bz2">
    8 <!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal-version;.tar.bz2">
    9 <!ENTITY gal-size "1.1 KB">
    10 <!ENTITY gal-buildsize "142 MB">
    11 <!ENTITY gal-time "1.70 SBU">
    12 
     7<!ENTITY gal-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/2.2/gal-&gal-version;.tar.bz2">
     8<!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/2.2/gal-&gal-version;.tar.bz2">
     9<!ENTITY gal-md5sum "a50985fd1b70dc05cfc921455c39e660">
     10<!ENTITY gal-size "1.2 KB">
     11<!ENTITY gal-buildsize "59 MB">
     12<!ENTITY gal-time "1.24 SBU">
    1313]>
    1414
     
    3232<sect3><title>Package information</title>
    3333<itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink url="&gal-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink url="&gal-download-ftp;"/></para></listitem>
     34<listitem><para>Download (HTTP):
     35<ulink url="&gal-download-http;"/></para></listitem>
     36<listitem><para>Download (FTP):
     37<ulink url="&gal-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum: &gal-md5sum;</para></listitem>
    3639<listitem><para>Download size: &gal-size;</para></listitem>
    37 <listitem><para>Estimated Disk space required: &gal-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time: &gal-time;</para></listitem></itemizedlist>
     40<listitem><para>Estimated Disk space required:
     41&gal-buildsize;</para></listitem>
     42<listitem><para>Estimated build time:
     43&gal-time;</para></listitem></itemizedlist>
    3944</sect3>
    4045
    4146<sect3><title><application>GAL</application> dependencies</title>
    4247<sect4><title>Required</title>
    43 <para>
    44 <xref linkend="libgnomeprintui"/>
    45 </para></sect4>
     48<para><xref linkend="libgnomeprintui"/></para>
     49</sect4>
     50
    4651<sect4><title>Optional</title>
    47 <para>
    48 <xref linkend="gtk-doc"/>
    49 </para></sect4>
     52<para><xref linkend="gtk-doc"/></para>
     53</sect4>
    5054</sect3>
    5155
     
    5559<title>Installation of <application>GAL</application></title>
    5660
    57 <para>Install <application>GAL</application> by running the following commands:</para>
     61<para>Install <application>GAL</application> by running the following
     62commands:</para>
    5863
    5964<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
     
    6772<title>Contents</title>
    6873
    69 <para>The <application>GAL</application> package contains library
    70 routines pulled  from the Evolution and Gnumeric projects and repackaged
    71 as a generic library.</para>
     74<para>The <application>GAL</application> package contains library routines
     75pulled from the <application>Evolution</application> and
     76<application>Gnumeric</application> projects and repackaged as a generic
     77library.</para>
    7278
    7379</sect2>
Note: See TracChangeset for help on using the changeset viewer.