Author: wblaszcz Date: 2010-08-21 20:28:20 -0600 (Sat, 21 Aug 2010) New Revision: 8563
Added: trunk/BOOK/gnome/add/cheese.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Added new package, cheese-2.30.1. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-08-22 01:59:23 UTC (rev 8562) +++ trunk/BOOK/general.ent 2010-08-22 02:28:20 UTC (rev 8563) @@ -625,6 +625,7 @@ <!ENTITY alacarte-version "0.13.1"> <!ENTITY brasero-version "2.30.2"> <!ENTITY bug-buddy-version "2.30.0"> +<!ENTITY cheese-version "2.30.1"> <!ENTITY ekiga-version "3.2.7"> <!ENTITY eog-version "2.30.2"> <!ENTITY epiphany-version "2.30.2"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2010-08-22 01:59:23 UTC (rev 8562) +++ trunk/BOOK/gnome/add/add.xml 2010-08-22 02:28:20 UTC (rev 8563) @@ -38,6 +38,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alacarte.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="brasero.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bug-buddy.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cheese.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ekiga.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eog.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/> Added: trunk/BOOK/gnome/add/cheese.xml =================================================================== --- trunk/BOOK/gnome/add/cheese.xml (rev 0) +++ trunk/BOOK/gnome/add/cheese.xml 2010-08-22 02:28:20 UTC (rev 8563) @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; + + <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-version;/cheese-&cheese-version;.tar.bz2"> + <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-version;/cheese-&cheese-version;.tar.bz2"> + <!ENTITY cheese-md5sum "1599fded8a1797ea51fb010af4e6c45b"> + <!ENTITY cheese-size "5.0 MB"> + <!ENTITY cheese-buildsize "28 MB"> + <!ENTITY cheese-time "0.4 SBU"> +]> + +<sect1 id="cheese" xreflabel="cheese-&cheese-version;"> + <?dbhtml filename="cheese.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>cheese-&cheese-version;</title> + + <indexterm zone="cheese"> + <primary sortas="a-cheese">cheese</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to cheese</title> + + <para>The <application>cheese</application> package takes photos and videos + with your webcam, with fun graphical effects.</para> + + &lfs65_built; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&cheese-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&cheese-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &cheese-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &cheese-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &cheese-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &cheese-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">cheese Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"><xref linkend="gnome-desktop"/>, + <xref linkend="gst-plugins-base"/>, + <xref linkend="libcanberra"/>, + <xref linkend="librsvg"/>, and + <xref linkend="udev"/></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="rarian"/></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/cheese"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of cheese</title> + + <para>Install <application>cheese</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + --sysconfdir=&gnome-etc-dir; \ + --libexecdir=$(pkg-config \ + --variable=prefix ORBit-2.0)/lib \ + --disable-scrollkeeper && +make</userinput></screen> + + <para>This package does not come with a test suite.</para> + + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>make install</userinput></screen> + + </sect2> + + <sect2 role="commands"> + <title>Command Explanations</title> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-prefix.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-sysconfdir.xml"/> + + <para><parameter>--libexecdir=$(pkg-config + --variable=prefix ORBit-2.0)/lib/cheese</parameter>: This parameter is + used so that the <application>cheese</application> internal support programs + are installed in the preferred location of + <filename class='directory'>$GNOME_PREFIX/lib/cheese</filename> instead of + <filename class='directory'>$GNOME_PREFIX/libexec/cheese</filename>.</para> + + <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to + the <application>scrollkeeper</application> database. Remove it if you have + <application>rarian</application> installed.</para> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Library</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>cheese</seg> + <seg>libcheese-gtk.{so,a}</seg> + <seg><envar>$GNOME_PREFIX</envar>/{include/cheese,lib/cheese, + share/{cheese/{effects,icons/hicolor/*,pixmaps},gnome/help/cheese/*, + gtk-doc/html/cheese,omf/cheese}}</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="cheese-prog"> + <term><command>cheese</command></term> + <listitem> + <para>is the webcam with graphical effects tool.</para> + <indexterm zone="cheese cheese-prog"> + <primary sortas="b-cheese">cheese</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="libcheese-gtk"> + <term><filename class='libraryfile'>libcheese-gtk.{so,a}</filename></term> + <listitem> + <para>contains the <application>cheese</application> API + functions.</para> + <indexterm zone="cheese libcheese-gtk"> + <primary sortas="c-libcheese-gtk">libcheese-gtk.{so,a}</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/gnome/add/cheese.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 01:59:23 UTC (rev 8562) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-22 02:28:20 UTC (rev 8563) @@ -44,6 +44,9 @@ <para>August 22nd, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Added new package, cheese-2.30.1.</para> + </listitem> + <listitem> <para>[wblaszcz] - Added new package, alacarte-0.13.1.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
