gobject-introspection 1.32.1, yelp and yelp-xsl 3.4.1, gnome-user-docs 3.4.1, gnome-backgrounds 3.4.1 and totem-pl-parser 3.4.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9935 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Krejzi 2012-04-17 23:54:23 +00:00
parent 104d397ba2
commit d0e039588f
8 changed files with 165 additions and 108 deletions

View File

@ -211,7 +211,7 @@ $Date$
<!-- <!ENTITY liboil-version "0.3.17"> -->
<!ENTITY nspr-version "4.9">
<!ENTITY libffi-version "3.0.10">
<!ENTITY gobject-introspection-version "1.32.0">
<!ENTITY gobject-introspection-version "1.32.1">
<!ENTITY gsl-version "1.15">
<!ENTITY libgee-version "0.6.0">
<!ENTITY libical-version "0.48">
@ -713,9 +713,9 @@ $Date$
<!ENTITY libgweather-version "3.4.1">
<!ENTITY libpeas-version "1.2.0">
<!ENTITY seed-version "3.2.0">
<!ENTITY totem-pl-parser-version "2.32.6">
<!ENTITY totem-pl-parser-version "3.4.1">
<!ENTITY vte-version "0.32.1">
<!ENTITY yelp-xsl-version "3.2.1">
<!ENTITY yelp-xsl-version "3.4.1">
<!ENTITY zenity-version "3.2.0">
<!-- Shell -->
@ -742,9 +742,9 @@ $Date$
<!ENTITY network-manager-applet-version "0.9.2.0">
<!-- Extras -->
<!ENTITY gnome-backgrounds-version "3.2.0">
<!ENTITY gnome-backgrounds-version "3.4.1">
<!ENTITY gnome-user-share-version "3.0.1">
<!ENTITY gnome-user-docs-version "3.2.2">
<!ENTITY gnome-user-docs-version "3.4.1">
<!ENTITY vino-version "3.2.2">
<!-- Utilities -->
@ -761,7 +761,7 @@ $Date$
<!ENTITY gucharmap-version "3.2.2">
<!ENTITY nautilus-version "3.4.1">
<!ENTITY sushi-version "0.2.1">
<!ENTITY yelp-version "3.2.1">
<!ENTITY yelp-version "3.4.1">
<!-- Shell Fallback -->
<!ENTITY gnome-panel-version "3.2.1">

View File

@ -10,7 +10,7 @@
"&gnome-download-http;/gobject-introspection/1.32/gobject-introspection-&gobject-introspection-version;.tar.xz">
<!ENTITY gobject-introspection-download-ftp
"&gnome-download-ftp;/gobject-introspection/1.32/gobject-introspection-&gobject-introspection-version;.tar.xz">
<!ENTITY gobject-introspection-md5sum "d0e8266f14063160770aece127211772">
<!ENTITY gobject-introspection-md5sum "7bbdb696c37bb98aef5af02c4b8975e3">
<!ENTITY gobject-introspection-size "1.1 MB">
<!ENTITY gobject-introspection-buildsize "40 MB">
<!ENTITY gobject-introspection-time "0.6 SBU">

View File

@ -4,9 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-md5sum "877c6761823fbeb68fdc89bd2ac4ae97">
<!ENTITY gnome-backgrounds-download-http
"&gnome-download-http;/gnome-backgrounds/3.4/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-download-ftp
"&gnome-download-ftp;/gnome-backgrounds/3.4/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-md5sum "6287da4e8794b4b5b42b637e21e7e782">
<!ENTITY gnome-backgrounds-size "8.6 MB">
<!ENTITY gnome-backgrounds-buildsize "21 MB">
<!ENTITY gnome-backgrounds-time "less than 0.1 SBU">
@ -62,7 +64,9 @@
<bridgehead renderas="sect3">gnome-backgrounds Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="intltool"/></para>
<para role="required">
<xref linkend="intltool"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-backgrounds"/></para>
@ -72,13 +76,10 @@
<sect2 role="installation">
<title>Installation of gnome-backgrounds</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/without-gnome.xml"/>
<para>Install <application>gnome-backgrounds</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -89,27 +90,24 @@ make</userinput></screen>
</sect2>
<sect2 role="commands">
<!-- <sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2>
</sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome-background-properties,
pixmaps/backgrounds/gnome/{abstract,nature}}</seg>
<seg>
/usr/share/backgrounds/gnome
</seg>
</seglistitem>
</segmentedlist>

View File

@ -4,12 +4,14 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-user-docs-download-http "&gnome-download-http;/gnome-user-docs/&gnome-version;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
<!ENTITY gnome-user-docs-download-ftp "&gnome-download-ftp;/gnome-user-docs/&gnome-version;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
<!ENTITY gnome-user-docs-md5sum "a84fae0544d01df746c2ab8fcee84cda">
<!ENTITY gnome-user-docs-size "3.0 MB">
<!ENTITY gnome-user-docs-buildsize "52 MB">
<!ENTITY gnome-user-docs-time "0.9 SBU">
<!ENTITY gnome-user-docs-download-http
"&gnome-download-http;/gnome-user-docs/3.4/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
<!ENTITY gnome-user-docs-download-ftp
"&gnome-download-ftp;/gnome-user-docs/3.4/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
<!ENTITY gnome-user-docs-md5sum "6190dd2996d3910da6e6f0ff1950274b">
<!ENTITY gnome-user-docs-size "7.3 MB">
<!ENTITY gnome-user-docs-buildsize "110 MB">
<!ENTITY gnome-user-docs-time "1.2 SBU">
]>
<sect1 id="gnome-user-docs"
@ -60,12 +62,16 @@
<bridgehead renderas="sect3">GNOME User Docs Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gnome-doc-utils"/>,
<xref linkend="itstool"/>, and
<xref linkend="which"/></para>
<para role="required">
<xref linkend="gnome-doc-utils"/>,
<xref linkend="itstool"/> and
<xref linkend="which"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="rarian"/></para>
<para role="optional">
<xref linkend="rarian"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-user-docs"/></para>
@ -75,13 +81,10 @@
<sect2 role="installation">
<title>Installation of GNOME User Docs</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/without-gnome.xml"/>
<para>Install <application>GNOME User Docs</application>
by running the following commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -92,28 +95,24 @@ make</userinput></screen>
</sect2>
<sect2 role="commands">
<!-- <sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2>
</sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/usr/share/{gnome/help/{gnome-access-guide/*,
system-admin-guide/*,user-guide/*},omf/{gnome-access-guide,
system-admin-guide,user-guide}}</seg>
<seg>
/usr/share/help/*/gnome-help
</seg>
</seglistitem>
</segmentedlist>

View File

@ -4,10 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY totem-pl-parser-download-http "&gnome-download-http;/totem-pl-parser/2.32/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
<!ENTITY totem-pl-parser-download-ftp "&gnome-download-ftp;/totem-pl-parser/2.32/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
<!ENTITY totem-pl-parser-md5sum "ee1fe94d2cd09c26bf9fef55d858d365">
<!ENTITY totem-pl-parser-size "1.4 KB">
<!ENTITY totem-pl-parser-download-http
"&gnome-download-http;/totem-pl-parser/3.4/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
<!ENTITY totem-pl-parser-download-ftp
"&gnome-download-ftp;/totem-pl-parser/3.4/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
<!ENTITY totem-pl-parser-md5sum "0b0d5b16dd0849b873e2f9b97f4f978b">
<!ENTITY totem-pl-parser-size "1.4 MB">
<!ENTITY totem-pl-parser-buildsize "15 MB">
<!ENTITY totem-pl-parser-time "0.2 SBU">
]>
@ -33,7 +35,7 @@
GObject-based library to parse a host of playlist formats, as well as save
those.</para>
&lfs70_built;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -60,12 +62,25 @@
<bridgehead renderas="sect3">totem-pl-parser Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gmime"/>,
<xref linkend="intltool"/>, and
<xref linkend="libxml2"/></para>
<para role="required">
<xref linkend="gmime"/>,
<xref linkend="intltool"/> and
<xref linkend="libsoup"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
(Required if building GNOME)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/></para>
<para role="optional">
<xref linkend="gtk-doc"/>,
<xref linkend="libarchive"/>,
<xref linkend="libgcrypt"/> and
<ulink url="http://sourceforge.net/projects/quvi">quvi</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/totem-pl-parser"/></para>
@ -78,7 +93,7 @@
<para>Install <application>totem-pl-parser</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>A testsuite exists, but the tests require internet access and several
@ -93,6 +108,9 @@ make</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@ -102,15 +120,17 @@ make</userinput></screen>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libtotem-plparser-mini.{so,a} and libtotem-plparser.{so,a}</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/totem-pl-parser/1/plparser,
share/gtk-doc/html/totem-pl-parser}</seg>
<seg>
libtotem-plparser-mini.so and libtotem-plparser.so
</seg>
<seg>
/usr/include/totem-pl-parser and
/usr/share/gtk-doc/html/totem-pl-parser
</seg>
</seglistitem>
</segmentedlist>
@ -120,23 +140,23 @@ make</userinput></screen>
<?dbhtml list-presentation="table"?>
<varlistentry id="libtotem-plparser">
<term><filename class='libraryfile'>libtotem-plparser.{so,a}</filename></term>
<term><filename class='libraryfile'>libtotem-plparser.so</filename></term>
<listitem>
<para>is a <application>Totem</application> Playlist Parser
library.</para>
<indexterm zone="totem-pl-parser libtotem-plparser">
<primary sortas="c-libtotem-plparser">libtotem-plparser.{so,a}</primary>
<primary sortas="c-libtotem-plparser">libtotem-plparser.so</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libtotem-plparser-mini">
<term><filename class='libraryfile'>libtotem-plparser-mini.{so,a}</filename></term>
<term><filename class='libraryfile'>libtotem-plparser-mini.so</filename></term>
<listitem>
<para>is a <application>Totem</application> Playlist Parser library,
mini version.</para>
<indexterm zone="totem-pl-parser libtotem-plparser-mini">
<primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.{so,a}</primary>
<primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.so</primary>
</indexterm>
</listitem>
</varlistentry>

View File

@ -4,10 +4,10 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/3.2/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/3.2/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-md5sum "060e53dc346d5f3f879cef12d81aaf93">
<!ENTITY yelp-xsl-size "544 KB">
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/3.4/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/3.4/yelp-xsl-&yelp-xsl-version;.tar.xz">
<!ENTITY yelp-xsl-md5sum "19c9acb2f645329bbdd7950cc2b099b8">
<!ENTITY yelp-xsl-size "568 KB">
<!ENTITY yelp-xsl-buildsize "10 MB">
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
]>
@ -60,10 +60,11 @@
<bridgehead renderas="sect3">yelp-xsl Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libxslt"/>,
<xref linkend="libxml2"/>,
<xref linkend="intltool"/>, and
<xref linkend="itstool"/></para>
<para role="required">
<xref linkend="libxslt"/>,
<xref linkend="intltool"/> and
<xref linkend="itstool"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/yelp-xsl"/></para>
@ -76,10 +77,10 @@
<para>Install <application>yelp-xsl</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>This package does not have a testsuite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
@ -87,26 +88,16 @@ make</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<!-- 'check' is a valid target, but does nothing -->
<para>This package does not have a testsuite.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/yelp-xsl/{icons/hicolor/{24x24/status,48x48/status,scalable/status,watermarks},js,xslt/{common,docbook/{common,html,omf,utils},gettext/domains,mallard/{cache,common,html}}}</seg>
<seg>
/usr/share/yelp-xsl
</seg>
</seglistitem>
</segmentedlist>

View File

@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY yelp-download-http "&gnome-download-http;/yelp/&gnome-version;/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-version;/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-md5sum "0c58fefce818ed3f2c2cdcf0d636b892">
<!ENTITY yelp-size "836 KB">
<!ENTITY yelp-buildsize "24 MB">
<!ENTITY yelp-download-http "&gnome-download-http;/yelp/3.4/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/3.4/yelp-&yelp-version;.tar.xz">
<!ENTITY yelp-md5sum "aefc85f4e116ae90d6ea1bc346d955bd">
<!ENTITY yelp-size "832 KB">
<!ENTITY yelp-buildsize "15 MB">
<!ENTITY yelp-time "0.3 SBU">
]>
@ -59,15 +59,17 @@
<bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="GConf"/>,
<xref linkend="gnome-doc-utils"/>,
<xref linkend="startup-notification"/>,
<xref linkend="webkitgtk"/>, and
<xref linkend="yelp-xsl"/></para>
<para role="required">
<xref linkend="gnome-doc-utils"/>,
<xref linkend="webkitgtk"/> and
<xref linkend="yelp-xsl"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="rarian"/>, and
<ulink url="http://beagle-project.org/Main_Page">libbeagle</ulink></para>
<para role="optional">
<xref linkend="gtk-doc"/> and
<xref linkend="rarian"/>
</para>
<note>
<para>The <application>Yelp</application> package is not required for a
@ -88,7 +90,7 @@
<para>Install <application>Yelp</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@ -99,18 +101,36 @@ make</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnome-help (a symlink to yelp) and yelp</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/yelp{icons,ui,xslt}</seg>
<seg>
gnome-help (a symlink to yelp) and yelp
</seg>
<seg>
libyelp.so
</seg>
<seg>
/usr/include/libyelp, /usr/share/yelp and
/usr/share/gtk-doc/html/libyelp
</seg>
</seglistitem>
</segmentedlist>
@ -129,6 +149,16 @@ make</userinput></screen>
</listitem>
</varlistentry>
<varlistentry id="libyelp">
<term><filename class="libraryfile">libyelp.so</filename></term>
<listitem>
<para>contains Yelp API functions.</para>
<indexterm zone="yelp libyelp">
<primary sortas="c-libyelp">libyelp.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>

View File

@ -87,6 +87,25 @@
<listitem>
<para>[krejzi] - gnome-terminal 3.4.1.1.</para>
</listitem>
<listitem>
<para>[krejzi] - gobject-introspection 1.32.1.</para>
</listitem>
<listitem>
<para>[krejzi] - yelp-xsl 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - yelp 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - gnome-user-docs 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - gnome-backgrounds 3.4.1.</para>
</listitem>
<listitem>
<para>[krejzi] - totem-pl-parser 3.4.1.</para>
</listitem>
</itemizedlist>
</listitem>