Changeset 29c6998 for gnome/add/eog


Ignore:
Timestamp:
09/06/2003 02:46:19 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f58752e
Parents:
72df9d3
Message:

update to eog-2.2.2, gstreamer-0.6.2, gst-plugins-0.6.2 and gnome-media-2.2.2

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

Location:
gnome/add/eog
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/eog/eog-desc.xml

    r72df9d3 r29c6998  
    22<title>Contents</title>
    33
    4 <para>The eog package contains <userinput>eog</userinput>.</para>
     4<para>The <application>eog</application> package contains
     5<command>eog</command>.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>eog</title>
    11 <para>eog is a fast and functional image viewer as well as an image
     12<para><command>eog</command> is a fast and functional image viewer as well as an image
    1213cataloging program.</para></sect3>
    1314
  • gnome/add/eog/eog-exp.xml

    r72df9d3 r29c6998  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--libexecdir=$GNOME_PREFIX/sbin</userinput> : This switch puts
     4<para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch puts
    55libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
    66<filename>$GNOME_PREFIX/libexec</filename>.</para>
    77
    8 <para><userinput>--localstatedir=/var/lib</userinput> : This switch
     8<para><command>--localstatedir=/var/lib</command> : This switch
    99puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
    1010instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    1111
    12 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
     12<para><command>--sysconfdir=/etc/gnome</command> : This switch
    1313puts configuration files in <filename>/etc/gnome</filename> instead of
    1414<filename>$GNOME_PREFIX/etc</filename>.</para>
  • gnome/add/eog/eog-inst.xml

    r72df9d3 r29c6998  
    11<sect2>
    2 <title>Installation of eog</title>
     2<title>Installation of <application>eog</application></title>
    33
    4 <para>Install eog by running the following commands:</para>
     4<para>Install <application>eog</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
    77--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    88make &amp;&amp;
    9 make install </userinput></screen></para>
     9make install</command></userinput></screen>
    1010
    1111</sect2>
  • gnome/add/eog/eog-intro.xml

    r72df9d3 r29c6998  
    11<sect2>
    2 <title>Introduction to eog</title>
     2<title>Introduction to <application>eog</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&eog-download-http;"/>
    5 Download location (FTP):        <ulink url="&eog-download-ftp;"/>
    6 Version used:                   &eog-version;
    7 Package size:                   &eog-size;
    8 Estimated Disk space required:  &eog-buildsize;
    9 Estimated build time:           &eog-time;</screen>
    10 
    11 <para>The eog package contains Eyes of Gnome. This is useful for viewing
     4<para>The <application>eog</application> package contains Eyes of Gnome. This is useful for viewing
    125and cataloging image files.</para>
    136
    14 <screen>eog depends on:
    15 <xref linkend="libgnomeui"/> and <xref linkend="libgnomeprint"/></screen>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink
     10url="&eog-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink
     12url="&eog-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &eog-size;</para></listitem>
     14<listitem><para>Estimated Disk space required:
     15&eog-buildsize;</para></listitem>
     16<listitem><para>Estimated build time:
     17&eog-time;</para></listitem></itemizedlist>
     18</sect3>
     19                                                                               
     20<sect3><title><application>eog</application> dependencies</title>
     21<sect4><title>Required</title>
     22<para><xref linkend="libgnomeui"/> and <xref linkend="libgnomeprint"/></para></sect4>
     23</sect3>
    1624
    1725</sect2>
  • gnome/add/eog/eog.ent

    r72df9d3 r29c6998  
    55<!ENTITY eog-desc SYSTEM "eog-desc.xml">
    66<!ENTITY eog-config SYSTEM "eog-config.xml">
    7 <!ENTITY eog-buildsize "5.3 MB">
    8 <!ENTITY eog-version "2.2.1">
    9 <!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2.2/eog-2.2.1.tar.bz2">
    10 <!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2.2/eog-2.2.1.tar.bz2">
    11 <!ENTITY eog-size "470 KB">
    12 <!ENTITY eog-time "0.82 SBU">
     7<!ENTITY eog-buildsize "16.1 MB">
     8<!ENTITY eog-version "2.2.2">
     9<!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2.2/eog-2.2.2.tar.bz2">
     10<!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2.2/eog-2.2.2.tar.bz2">
     11<!ENTITY eog-size "480 KB">
     12<!ENTITY eog-time "0.19 SBU">
Note: See TracChangeset for help on using the changeset viewer.