Changeset 22594a1


Ignore:
Timestamp:
11/26/2004 04:50:31 AM (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:
e498446
Parents:
16d6060
Message:

Updated to EOG-2.8.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/eog.xml

    r16d6060 r22594a1  
    55  %general-entities;
    66
    7 <!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2.6/eog-&eog-version;.tar.bz2">
    8 <!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2.6/eog-&eog-version;.tar.bz2">
    9 <!ENTITY eog-size "843 KB">
    10 <!ENTITY eog-buildsize "29 MB">
    11 <!ENTITY eog-time "0.19 SBU">
    12 
     7<!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
     8<!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
     9<!ENTITY eog-md5sum "2bad4006f3ccf15b0153d7b9facbc961">
     10<!ENTITY eog-size "834 KB">
     11<!ENTITY eog-buildsize "16.2 MB">
     12<!ENTITY eog-time "0.18 SBU">
    1313]>
    1414
     
    3434<listitem><para>Download (FTP): <ulink
    3535url="&eog-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &eog-md5sum;</para></listitem>
    3637<listitem><para>Download size: &eog-size;</para></listitem>
    37 <listitem><para>Estimated Disk space required:
     38<listitem><para>Estimated disk space required:
    3839&eog-buildsize;</para></listitem>
    3940<listitem><para>Estimated build time:
    4041&eog-time;</para></listitem></itemizedlist>
    4142</sect3>
    42                                                                                
    43 <sect3><title><application><acronym>EOG</acronym></application> dependencies</title>
     43
     44<sect3><title><application><acronym>EOG</acronym></application>
     45dependencies</title>
    4446<sect4><title>Required</title>
    45 <para><xref linkend="libgnomeprintui"/></para></sect4>
     47<para><xref linkend="eel"/></para>
     48</sect4>
     49
    4650<sect4><title>Optional</title>
    47 <para>
    48 <xref linkend="libjpeg"/> and
    49 <ulink url="http://sourceforge.net/projects/libexif/">libexif</ulink>
    50 </para></sect4>
     51<para><xref linkend="libjpeg"/> and
     52<ulink url="http://sourceforge.net/projects/libexif/">libexif</ulink></para>
     53</sect4>
    5154</sect3>
    5255
     
    5659<title>Installation of <application><acronym>EOG</acronym></application></title>
    5760
    58 <para>Install <application><acronym>EOG</acronym></application> by running the following commands:</para>
     61<para>Install <application><acronym>EOG</acronym></application> by running the
     62following commands:</para>
    5963
    6064<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    7579
    7680<para><parameter>--localstatedir=/var/lib</parameter>: This switch
    77 puts <application>ScrollKeeper</application> files in <filename
    78 class="directory">/var/lib/scrollkeeper</filename>
    79 instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     81puts <application>ScrollKeeper</application> files in
     82<filename class="directory">/var/lib/scrollkeeper</filename> instead of
     83<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    8084
    8185<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    82 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
    83 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     86puts configuration files in <filename class="directory">/etc/gnome</filename>
     87instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    8488
    8589</sect2>
     
    96100
    97101<sect3><title>eog</title>
    98 <para><command>eog</command> is a fast and functional image viewer as well as an image
    99 cataloging program.</para></sect3>
     102<para><command>eog</command> is a fast and functional image viewer as well
     103as an image cataloging program.</para></sect3>
    100104
    101105</sect2>
  • gnome/add/gtkhtml.xml

    r16d6060 r22594a1  
    4545<sect3><title><application>GtkHTML</application> dependencies</title>
    4646<sect4><title>Required</title>
    47 <para><xref linkend="gal"/> and <xref linkend="libgnomeprintui"/></para>
     47<para><xref linkend="gal"/></para>
    4848</sect4>
    4949
  • introduction/welcome/changelog.xml

    r16d6060 r22594a1  
    2525<listitem><para>November 25th, 2004 [randy]: Added a note to create an
    2626environment variable in the libgnomeui instructions; added new package
    27 GNOME Doc Utils-0.1; updated to Evolution-2.0.2, Yelp-2.6.4,
    28 bug-buddy-2.8.0, gtksourceview-1.1.1 and gedit-2.8.1.</para></listitem>
     27GNOME Doc Utils-0.1; updated to Evolution-2.0.2, Yelp-2.6.4, bug-buddy-2.8.0,
     28gtksourceview-1.1.1, gedit-2.8.1 and EOG-2.8.1.</para></listitem>
    2929
    3030<listitem><para>November 24th, 2004 [randy]: Added new package
Note: See TracChangeset for help on using the changeset viewer.