Changeset 6ad3adfe


Ignore:
Timestamp:
03/25/2012 08:34:36 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
71578dc
Parents:
cd127db2
Message:

Measure and tidy up eog.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/eog.xml

    rcd127db2 r6ad3adfe  
    99  <!ENTITY eog-md5sum        "66d2c1d8d250a37e18f3fbf696642214">
    1010  <!ENTITY eog-size          "3.1 MB">
    11   <!ENTITY eog-buildsize     "?? MB">
    12   <!ENTITY eog-time          "?? SBU">
     11  <!ENTITY eog-buildsize     "51 MB">
     12  <!ENTITY eog-time          "1.2 SBU">
    1313]>
    1414
     
    3434    cataloging image files.</para>
    3535
    36     <!-- &lfs65_checked; not this version! -->
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    6363    <para role="required"><xref linkend="gnome-desktop"/>,
     64    <xref linkend="gnome-doc-utils"/>,
    6465    <xref linkend="gnome-icon-theme"/>,
    6566    <xref linkend="libpeas"/>, and
     
    6768
    6869    <bridgehead renderas="sect4">Recommended</bridgehead>
    69     <para role="recommended"><xref linkend="libjpeg"/></para>
     70    <para role="recommended"><xref linkend="libjpeg"/> and
     71    <xref linkend="rarian"/></para>
    7072
    7173    <bridgehead renderas="sect4">Optional</bridgehead>
    7274    <para role="optional"><xref linkend="exempi"/>,
    73     <xref linkend="libexif"/>,
    74     <xref linkend="lcms"/>, and
    75     <xref linkend="pygtk"/></para>
     75    <xref linkend="lcms2"/>,
     76    <xref linkend="libexif"/>, and
     77    <xref linkend="librsvg"/></para>
    7678
    7779    <para condition="html" role="usernotes">User Notes:
     
    8688    following commands:</para>
    8789
    88 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    89             --sysconfdir=$GNOME_SYSCONFDIR \
    90             --localstatedir=/var/lib &amp;&amp;
     90<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
    9191make</userinput></screen>
    9292
     
    106106
    107107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108     href="../../xincludes/gnome-sysconfdir.xml"/>
    109 
    110     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111     href="../../xincludes/scrollkeeper-dir.xml"/>
     108    href="../../xincludes/gtk-doc-rebuild.xml"/>
    112109
    113110    <para><option>--without-libjpeg</option>: This option disables special JPEG
     
    126123      <seglistitem>
    127124        <seg>eog</seg>
    128         <seg>libfullscreen.so and libreload.so (plugins)</seg>
    129         <seg><envar>$GNOME_PREFIX</envar>/{include/eog-2.20/eog,lib/eog/plugins,
    130         share/{eog/{icons/hicolor/{16x16/actions,22x22/actions,24x24/actions,
    131         32x32/actions,48x48/actions,scalable/actions},pixmaps},gnome/help/eog/*,
    132         gtk-doc/html/eog,omf/eog}}</seg>
     125        <seg>libfullscreen.so, libreload.so and libstatusbar-date.so (plugins)</seg>
     126        <seg><envar>$GNOME_PREFIX</envar>/{include/eog-3.0, lib/eog, share/eog}</seg>
    133127      </seglistitem>
    134128    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.