Changeset a282f57 for gnome


Ignore:
Timestamp:
04/17/2003 03:43:30 AM (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:
2b2e9204
Parents:
e758933
Message:

application updates, first release

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

Location:
gnome
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gdk/gdk-inst.xml

    re758933 ra282f57  
    44<para>Install gdk-pixbuf by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/lib/gdk/gdk.ent

    re758933 ra282f57  
    44<!ENTITY gdk-desc SYSTEM "gdk-desc.xml">
    55<!ENTITY gdk-config SYSTEM "gdk-config.xml">
    6 <!ENTITY gdk-buildsize "4.9 MB">
     6<!ENTITY gdk-buildsize "16 MB">
    77<!ENTITY gdk-version "0.22.0">
    88<!ENTITY gdk-download-http "http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.bz2">
  • gnome/lib/gnome-vfs/gnome-vfs1-inst.xml

    re758933 ra282f57  
    44<para>Install gnome-vfs by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/lib/gnome-vfs/gnome-vfs1.ent

    re758933 ra282f57  
    55<!ENTITY gnome-vfs1-desc SYSTEM "gnome-vfs1-desc.xml">
    66<!ENTITY gnome-vfs1-config SYSTEM "gnome-vfs1-config.xml">
    7 <!ENTITY gnome-vfs1-buildsize "9.2 MB">
     7<!ENTITY gnome-vfs1-buildsize "35 MB">
    88<!ENTITY gnome-vfs1-version "1.0.5">
    99<!ENTITY gnome-vfs1-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2">
    1010<!ENTITY gnome-vfs1-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2">
    11 <!ENTITY gnome-vfs1-size "1 MB">
     11<!ENTITY gnome-vfs1-size "768 MB">
  • gnome/lib/gnomelib/gnome-libs-inst.xml

    re758933 ra282f57  
    44<para>Install gnome-libs by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/lib/gnomelib/gnome-libs-intro.xml

    re758933 ra282f57  
    1212
    1313<screen>gnome-libs depends on:
    14 <xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/> and <xref linkend="db-3.3"/>
     14<xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/> and <xref linkend="db-3.3"/> or <xref linkend="db"/>
    1515gnome-libs will utilize:
    1616<xref linkend="audiofile"/>, <xref linkend="esound"/> and <xref linkend="gtk-doc"/></screen>
  • gnome/lib/oaf/oaf-inst.xml

    re758933 ra282f57  
    44<para>Install oaf by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/otherlibs/gal/gal-inst.xml

    re758933 ra282f57  
    55
    66<para><screen><userinput>
    7 ./configure --prefix=/opt/gnome &amp;&amp;
     7./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    88make &amp;&amp;
    99make install
  • gnome/otherlibs/gal/gal.ent

    re758933 ra282f57  
    55<!ENTITY gal-desc SYSTEM "gal-desc.xml">
    66<!ENTITY gal-config SYSTEM "gal-config.xml">
    7 <!ENTITY gal-buildsize "19 MB">
     7<!ENTITY gal-buildsize "100 MB">
    88<!ENTITY gal-version "0.22">
    99<!ENTITY gal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gal/&gal-version;/gal-&gal-version;.tar.bz2">
    1010<!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gal/&gal-version;/gal-&gal-version;.tar.bz2">
    11 <!ENTITY gal-size "965 KB">
     11<!ENTITY gal-size "1004 KB">
  • gnome/otherlibs/gnome-print/gnome-print.ent

    re758933 ra282f57  
    55<!ENTITY gnome-print-desc SYSTEM "gnome-print-desc.xml">
    66<!ENTITY gnome-print-config SYSTEM "gnome-print-config.xml">
    7 <!ENTITY gnome-print-buildsize "8.6 MB">
     7<!ENTITY gnome-print-buildsize "34 MB">
    88<!ENTITY gnome-print-version "0.37">
    99<!ENTITY gnome-print-download-http "http://ibiblio.org/pub/Linux/X11/gnome/sources/gnome-print/0.37/gnome-print-&gnome-print-version;.tar.bz2">
    1010<!ENTITY gnome-print-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.37/gnome-print-0.37.tar.bz2">
    11 <!ENTITY gnome-print-size "750 KB">
     11<!ENTITY gnome-print-size "756 KB">
  • gnome/otherlibs/gtkhtml/gtkhtml-inst.xml

    re758933 ra282f57  
    44<para>Install gtkhtml by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
     6<para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    88make install</userinput></screen></para>
  • gnome/otherlibs/gtkhtml/gtkhtml-intro.xml

    re758933 ra282f57  
    1212
    1313<screen>gtkhtml depends on:
    14 <xref linkend="gal"></xref>, <xref linkend ="libglade"></xref> and <xref linkend="libcapplet"></xref>.</screen>
     14<xref linkend="gal"></xref>, <xref linkend ="libglade14"></xref> and <xref linkend="libcapplet"></xref>.</screen>
    1515
    1616</sect2>
  • gnome/otherlibs/gtkhtml/gtkhtml.ent

    re758933 ra282f57  
    55<!ENTITY gtkhtml-desc SYSTEM "gtkhtml-desc.xml">
    66<!ENTITY gtkhtml-config SYSTEM "gtkhtml-config.xml">
    7 <!ENTITY gtkhtml-buildsize "13 MB">
     7<!ENTITY gtkhtml-buildsize "62 MB">
    88<!ENTITY gtkhtml-version "1.1.7">
    99<!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml-&gtkhtml-version;.tar.bz2">
    1010<!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml-&gtkhtml-version;.tar.bz2">
    11 <!ENTITY gtkhtml-size "1.0 KB">
     11<!ENTITY gtkhtml-size "1.1 KB">
  • gnome/otherlibs/libcapplet/libcapplet.ent

    re758933 ra282f57  
    99<!ENTITY libcapplet-download-http "http://ftp.gnome.org/pub/GNOME/sources/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2">
    1010<!ENTITY libcapplet-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2">
    11 <!ENTITY libcapplet-size "305 KB">
     11<!ENTITY libcapplet-size "312 KB">
  • gnome/otherlibs/libghttp/libghttp.ent

    re758933 ra282f57  
    55<!ENTITY libghttp-desc SYSTEM "libghttp-desc.xml">
    66<!ENTITY libghttp-config SYSTEM "libghttp-config.xml">
    7 <!ENTITY libghttp-buildsize "1 MB">
     7<!ENTITY libghttp-buildsize "1.6 MB">
    88<!ENTITY libghttp-version "1.0.9">
    99<!ENTITY libghttp-download-http "http://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
    1010<!ENTITY libghttp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
    11 <!ENTITY libghttp-size "144 KB">
     11<!ENTITY libghttp-size "148 KB">
  • gnome/otherlibs/libglade14/libglade14-inst.xml

    re758933 ra282f57  
    44<para>Install libglade by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure  --prefix=/opt/gnome --enable-bonobo --enable-gnomedb &amp;&amp;
     6<para><screen><userinput>./configure  --prefix=/opt/gnome --enable-bonobo \
     7 --enable-gnomedb --disable-gtk-doc &amp;&amp;
    78make &amp;&amp;
    89make install</userinput></screen></para>
  • gnome/otherlibs/libglade14/libglade14.ent

    re758933 ra282f57  
    55<!ENTITY libglade14-desc SYSTEM "libglade14-desc.xml">
    66<!ENTITY libglade14-config SYSTEM "libglade14-config.xml">
    7 <!ENTITY libglade14-buildsize "3.2 MB">
     7<!ENTITY libglade14-buildsize "7.1 MB">
    88<!ENTITY libglade14-version "0.17">
    99<!ENTITY libglade14-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/0.17/libglade-&libglade14-version;.tar.gz">
    1010<!ENTITY libglade14-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/0.17/libglade-&libglade14-version;.tar.gz">
    11 <!ENTITY libglade14-size "420 KB">
     11<!ENTITY libglade14-size "416 KB">
Note: See TracChangeset for help on using the changeset viewer.