Changeset f40b958c


Ignore:
Timestamp:
01/21/2003 07:46:42 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c60d79ae
Parents:
3e97fec
Message:

updated to libgnomecanvas-2.0.5

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

Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gnomelib/libgnomecanvas.ent

    r3e97fec rf40b958c  
    66<!ENTITY libgnomecanvas-config SYSTEM "libgnomecanvas-config.xml">
    77<!ENTITY libgnomecanvas-buildsize "4.5 MB">
    8 <!ENTITY libgnomecanvas-version "2.0.4">
    9 <!ENTITY libgnomecanvas-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.0/libgnomecanvas-2.0.4.tar.bz2">
    10 <!ENTITY libgnomecanvas-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.0/libgnomecanvas-2.0.4.tar.bz2">
    11 <!ENTITY libgnomecanvas-size "476 KB">
     8<!ENTITY libgnomecanvas-version "2.0.5">
     9<!ENTITY libgnomecanvas-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.0/libgnomecanvas-2.0.5.tar.bz2">
     10<!ENTITY libgnomecanvas-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.0/libgnomecanvas-2.0.5.tar.bz2">
     11<!ENTITY libgnomecanvas-size "388 KB">
  • gnome/lib/gtk-doc/gtk-doc-intro.xml

    r3e97fec rf40b958c  
    1616documentation.  This package is <emphasis>optional</emphasis>, if it is not
    1717installed, packages will not build the documentation. This does not mean
    18 that you will not have any documentation, if gtk-doc is not available or
    19 is not specifically enabled, the install process will copy pre-built
    20 documentation to your system. On Gnome-1.4 packages, gtk-doc must be
    21 specifically disabled to install prebuilt instructions if it is
    22 installed.
     18that you will not have any documentation, if gtk-doc is not available, the
     19install process will copy pre-built documentation to your system.
    2320</para>
    2421
  • gnome/lib/libgnomecanvas.xml

    r3e97fec rf40b958c  
    55&libgnomecanvas-intro;
    66&libgnomecanvas-inst;
     7&libgnomecanvas-exp;
    78&libgnomecanvas-config;
    89&libgnomecanvas-desc;
  • gnome/lib/linc/linc-exp.xml

    r3e97fec rf40b958c  
    55with OpenSSL support.</para>
    66
    7 <para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild
    8 the documentation during the make command.</para>
     7<para><userinput>--disable-gtk-doc</userinput> : This switch will
     8prevent the rebuilding of the API documentation during the make command.</para>
    99
    1010</sect2>
  • index.xml

    r3e97fec rf40b958c  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030120">
    6 <!ENTITY releasedate "January 20th, 2003">
     5<!ENTITY version "20030121">
     6<!ENTITY releasedate "January 21st, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r3e97fec rf40b958c  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>January 21st, 2003 [larry]: gnome: updated to
     14libgnomecanvas-2.0.5.</para></listitem>
    1215 
    1316<listitem><para>January 21st, 2003 [billyoc]: general: Updated gpm
Note: See TracChangeset for help on using the changeset viewer.