Changeset c8c9f51


Ignore:
Timestamp:
08/20/2002 11:02:12 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:
185537c2
Parents:
2250aed2
Message:

added enlightenment and FNLIB

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

Files:
12 added
8 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/mutt/mutt.ent

    r2250aed2 rc8c9f51  
    88<!ENTITY mutt-version "1.4i">
    99<!ENTITY mutt-download-http "">
    10 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/pub/mutt/mutt-1.4i.tar.gz">
     10<!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/mutt-1.4i.tar.gz">
    1111<!ENTITY mutt-size "2.5 MB">
  • index.xml

    r2250aed2 rc8c9f51  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20020819">
    6 <!ENTITY releasedate "August 19th, 2002">
     5<!ENTITY version "20020820">
     6<!ENTITY releasedate "August 20th, 2002">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r2250aed2 rc8c9f51  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>August 20th, 2002 [larry]: X: Added FNLIB-0.5 and
     14enlightenment-0.16.5.</para></listitem>
    1215
    1316<listitem><para>August 19th, 2002 [larry]: Server: Added Samba-2.2.5 and
  • introduction/welcome/credits.xml

    r2250aed2 rc8c9f51  
    7575
    7676<listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp,
    77 esound, fcron, fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao,
    78 libglade, libogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango,
    79 pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     77enlightenment, esound, fcron, fluxbox, FNLIB, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao, libglade, libogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    8078
    8179<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
  • x/lib/lib.xml

    r2250aed2 rc8c9f51  
    1111&ATK;
    1212&Pango;
     13&fnlib;
    1314
    1415</chapter>
  • x/wm/enlightenment.xml

    r2250aed2 rc8c9f51  
    1 <sect1 id="enlightenment" xreflabel="enlightenment">
     1<sect1 id="enlightenment" xreflabel="enlightenment-&enlightenment-version;">
    22<?dbhtml filename="enlightenment.html" dir="x"?>
    3 <title>enlightenment</title>
     3<title>enlightenment-&enlightenment-version;</title>
    44
    5 <para>TO BE DONE</para>
     5&enlightenment-intro;
     6&enlightenment-inst;
     7&enlightenment-exp;
     8&enlightenment-config;
     9&enlightenment-desc;
    610
    711</sect1>
  • x/wm/enlightenment/enlightenment.ent

    r2250aed2 rc8c9f51  
    11<!ENTITY enlightenment SYSTEM "../enlightenment.xml">
     2<!ENTITY enlightenment-intro SYSTEM "enlightenment-intro.xml">
     3<!ENTITY enlightenment-inst SYSTEM "enlightenment-inst.xml">
     4<!ENTITY enlightenment-exp SYSTEM "enlightenment-exp.xml">
     5<!ENTITY enlightenment-desc SYSTEM "enlightenment-desc.xml">
     6<!ENTITY enlightenment-config SYSTEM "enlightenment-config.xml">
     7<!ENTITY enlightenment-buildsize "18.7 MB">
     8<!ENTITY enlightenment-version "0.16.5">
     9<!ENTITY enlightenment-download-http "http://prdownloads.sourceforge.net/enlightenment/enlightenment-0.16.5.tar.gz">
     10<!ENTITY enlightenment-download-ftp "">
     11<!ENTITY enlightenment-size "11.1 MB">
  • x/x.ent

    r2250aed2 rc8c9f51  
    1616<!ENTITY % atk SYSTEM "lib/atk/atk.ent">
    1717<!ENTITY % pango SYSTEM "lib/pango/pango.ent">
     18<!ENTITY % fnlib SYSTEM "lib/fnlib/fnlib.ent">
    1819%lesstif;
    1920%qt;
     
    2223%atk;
    2324%pango;
     25%fnlib;
    2426
    2527<!-- Window Managers -->
Note: See TracChangeset for help on using the changeset viewer.