Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/cheese.xml

    r4a83293 rac38e9dc  
    88  <!ENTITY cheese-download-ftp  "&gnome-download-ftp;/cheese/&gnome-minor14;/cheese-&cheese-version;.tar.xz">
    99  <!ENTITY cheese-md5sum        "eef03ea68fe5372e3d6a0512ffd84e6d">
    10   <!ENTITY cheese-size          "1.7 MB">
    11   <!ENTITY cheese-buildsize     "18.3 MB">
    12   <!ENTITY cheese-time          "0.5 SBU">
     10  <!ENTITY cheese-size          "1.8 MB">
     11  <!ENTITY cheese-buildsize     "30 MB">
     12  <!ENTITY cheese-time          "0.3 SBU">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="clutter-gst2"/>,
     77      <xref linkend="clutter-gst"/>,
    7878      <xref linkend="clutter-gtk"/>,
    7979      <xref linkend="gnome-desktop"/>,
    8080      <xref linkend="gnome-video-effects"/>,
    8181      <xref linkend="gst10-plugins-bad"/>,
    82       <xref linkend="gst10-plugins-good"/>,
    83       <xref linkend="libcanberra"/>,
    84       <xref linkend="librsvg"/>,
    85       <xref linkend="systemd"/> (for GUdev), and
    86       <xref linkend="yelp-xsl"/>
     82      <xref linkend="gst10-plugins-good"/> (built with
     83      <xref linkend="v4l-utils"/> support),
     84      <xref linkend="itstool"/>,
     85      <xref linkend="libcanberra"/>, and
     86      <xref linkend="libgudev"/>
    8787    </para>
    8888
    8989    <bridgehead renderas="sect4">Recommended</bridgehead>
    9090    <para role="recommended">
    91       <xref linkend="appdata-tools"/>,
     91      <xref linkend="appstream-glib"/>,
    9292      <xref linkend="gobject-introspection"/>, and
    9393      <xref linkend="vala"/>
     
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
    98       <xref linkend="gtk-doc"/> and
    99       <xref linkend="nautilus-sendto"/>
     98      <xref linkend="DocBook"/>,
     99      <xref linkend="docbook-xsl"/>, and
     100      <xref linkend="libxslt"/> (to build manual pages),
     101      <xref linkend="gtk-doc"/>, and
     102      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
    100103    </para>
    101104
     
    105108  </sect2>
    106109
     110  <sect2 role="kernel" id="cheese-kernel">
     111      <title>Kernel Configuration</title>
     112
     113    <para>
     114      Depending on your camera, enable the appropriate options and recompile the
     115      kernel if necessary:
     116    </para>
     117
     118<screen><literal>Device Drivers  ---&gt;
     119  Multimedia support ---&gt;
     120    &lt;*&gt; Cameras/video grabbers support  [CONFIG_MEDIA_CAMERA_SUPPORT]
     121    &lt;*&gt; Media USB Adapter  ---&gt;         [CONFIG_MEDIA_USB_SUPPORT]
     122              Select device(s) as needed</literal></screen>
     123
     124      <indexterm zone="cheese cheese-kernel">
     125        <primary sortas="d-cheese">cheese</primary>
     126      </indexterm>
     127  </sect2>
     128 
    107129  <sect2 role="installation">
    108130    <title>Installation of Cheese</title>
Note: See TracChangeset for help on using the changeset viewer.