Ignore:
Timestamp:
03/04/2015 12:19:21 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c8a70a5
Parents:
52211af
Message:

Finish tagging!
Minor edits and corrections.
Add kernel config to cheese

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

Location:
gnome/applications
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/baobab.xml

    r52211af r9b175e27  
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/brasero.xml

    r52211af r9b175e27  
    4040    </para>
    4141
    42     &lfs76_checked;
     42    &lfs77_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    136136      This package does not come with a test suite.
    137137    </para>
    138 
    139     <note><para>
    140       When installing, the Makefile does some additional
    141       linking.  If you do not have Xorg in /usr, the LIBRARY_PATH
    142       variable needs to be defined for the root user.  If
    143       using sudo to assume root, use the -E option to pass
    144       your current environment variables for the install process.
    145     </para></note>
    146138
    147139    <para>
  • gnome/applications/cheese.xml

    r52211af r9b175e27  
    3535    </para>
    3636
    37     &lfs76_built;
     37    &lfs77_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080      <xref linkend="gnome-video-effects"/>,
    8181      <xref linkend="gst10-plugins-bad"/>,
    82       <xref linkend="gst10-plugins-good"/>,
     82      <xref linkend="gst10-plugins-good"/> (built with
     83         <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>),
    8384      <xref linkend="itstool"/>,
    8485      <xref linkend="libcanberra"/>,
     
    104105  </sect2>
    105106
     107  <sect2 role="kernel" id="cheese-kernel">
     108      <title>Kernel Configuration</title>
     109
     110    <para>
     111      Depending on your camera, enable the appropriate options and recompile the
     112      kernel if necessary:
     113    </para>
     114
     115<screen><literal>Device Drivers  ---&gt;
     116  Multimedia support ---&gt;
     117    &lt;*&gt; Cameras/video grabbers support  [CONFIG_MEDIA_CAMERA_SUPPORT]
     118    &lt;*&gt; Media USB Adapter  ---&gt;         [CONFIG_MEDIA_USB_SUPPORT]
     119              Select device(s) as needed</literal></screen>
     120
     121      <indexterm zone="cheese cheese-kernel">
     122        <primary sortas="d-cheese">cheese</primary>
     123      </indexterm>
     124  </sect2>
     125 
    106126  <sect2 role="installation">
    107127    <title>Installation of Cheese</title>
  • gnome/applications/eog.xml

    r52211af r9b175e27  
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/epiphany.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/file-roller.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <note>
  • gnome/applications/gedit.xml

    r52211af r9b175e27  
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/gnome-nettool.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/gnome-screenshot.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/gnome-system-monitor.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/gnome-terminal.xml

    r52211af r9b175e27  
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    121121    -i /usr/share/applications/gnome-terminal.desktop</userinput></screen>
    122122
     123    <note><para>To run <application>GNOME Terminal</application>, the
     124    environment variable <envar>LANG></envar> must be set to a UTF-8
     125    locale.</para></note>
     126
    123127  </sect2>
    124128
  • gnome/applications/network-manager-applet.xml

    r52211af r9b175e27  
    4040    </para>
    4141
    42     &lfs76_checked;
     42    &lfs77_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/seahorse.xml

    r52211af r9b175e27  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • gnome/applications/totem.xml

    r52211af r9b175e27  
    4141    </para>
    4242
    43     &lfs76_checked;
     43    &lfs77_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.