Changeset 0e4b867


Ignore:
Timestamp:
09/01/2002 02:52:15 PM (22 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:
179c558
Parents:
2f9da08
Message:

add gnome-vfs-2.0.3 and gnome-mime-data-2.0.1

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

Files:
12 added
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome.ent

    r2f9da08 r0e4b867  
    1919<!ENTITY % libzvt SYSTEM "lib/gnomelib/libzvt.ent">
    2020<!ENTITY % libbonobo SYSTEM "lib/gnomelib/libbonobo.ent">
     21<!ENTITY % gnome-mime-data SYSTEM "lib/gnome-mime-data/gnome-mime-data.ent">
     22<!ENTITY % gnome-vfs SYSTEM "lib/gnome-vfs/gnome-vfs.ent">
    2123%libglade;
    2224%intltool;
     
    3537%libzvt;
    3638%libbonobo;
     39%gnome-mime-data;
     40%gnome-vfs;
    3741
    3842<!-- Gnome Core -->
  • gnome/lib/lib.xml

    r2f9da08 r0e4b867  
    3333<userinput>EOF</userinput></screen></para>
    3434
    35 <para><screen>List of needed packages from elsewhere in the book:
    36 gtk-engine
    37 oaf
    38 GConf
    39 gnome-mime-data
    40 gnome-vfs
    41 libgtop
    42 libghttp
    43 </screen></para>
    4435
    45 &libglade;
    4636&intltool;
    4737&scrollkeeper;
     
    5848&libzvt;
    5949&libbonobo;
     50&gnome-mime-data;
     51&gnome-vfs;
     52&libglade;
    6053&gdk;
    6154
  • index.xml

    r2f9da08 r0e4b867  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20020831">
    6 <!ENTITY releasedate "August 31st, 2002">
     5<!ENTITY version "20020901">
     6<!ENTITY releasedate "September 1st, 2002">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r2f9da08 r0e4b867  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>September 1st, 2002 [larry]: Gnome: Added
     14gnome-mime-data-2.0.1 and gnome-vfs-2.0.3.</para></listitem>
    1215
    1316<listitem><para>August 31st, 2002 [larry]: Gnome: Added libIDL-0.8.0,
  • introduction/welcome/credits.xml

    r2f9da08 r0e4b867  
    7474<listitem><para>Alsa: <emphasis>Alex Kloss</emphasis></para></listitem>
    7575
    76 <listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools, cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB, gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-libs, GTK+2, gtk-doc, imlib, intltool, j2sdk, libao, libart_lgpl, libbonobo, libglade, libIDL, libogg, librep, lame, libvorbis, libxml2, libxslt, libzvt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     76<listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools,
     77cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB,
     78gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-libs, gnome-mime-data,
     79gnome-vfs, GTK+2, gtk-doc, imlib, intltool, j2sdk, libao, libart_lgpl, libbonobo, libglade, libIDL, libogg, librep, lame, libvorbis, libxml2, libxslt, libzvt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    7780
    7881<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
Note: See TracChangeset for help on using the changeset viewer.