totem-pl-parser-2.32.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9436 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2012-02-16 18:23:26 +00:00
parent d61526347f
commit 822075f0f5
5 changed files with 14 additions and 11 deletions

View File

@ -692,6 +692,7 @@ $Date$
<!ENTITY libgweather-version "3.2.1">
<!ENTITY libpeas-version "1.2.0">
<!ENTITY seed-version "3.2.0">
<!ENTITY totem-pl-parser-version "2.32.6">
<!ENTITY vte-version "0.24.2">
<!ENTITY zenity-version "2.30.0">
@ -764,7 +765,6 @@ $Date$
<!ENTITY nautilus-sendto-version "2.28.4">
<!ENTITY system-tools-backends-version "2.9.4">
<!ENTITY liboobs-version "2.30.1">
<!ENTITY totem-pl-parser-version "2.30.1">
<!-- Utilities -->
<!ENTITY alacarte-version "0.13.1">

View File

@ -31,7 +31,6 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-sendto.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="system-tools-backends.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liboobs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
<!-- This is used as a TOC separator -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-utilities.xml"/>

View File

@ -48,7 +48,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seed.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/>

View File

@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY totem-pl-parser-download-http "&gnome-download-http;/totem-pl-parser/&gnome-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
<!ENTITY totem-pl-parser-download-ftp "&gnome-download-ftp;/totem-pl-parser/&gnome-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
<!ENTITY totem-pl-parser-md5sum "4e571af1a234a490b637cbcafe9974ca">
<!ENTITY totem-pl-parser-size "820 KB">
<!ENTITY totem-pl-parser-buildsize "11 MB">
<!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-buildsize "15 MB">
<!ENTITY totem-pl-parser-time "0.2 SBU">
]>
@ -33,7 +33,7 @@
GObject-based library to parse a host of playlist formats, as well as save
those.</para>
&lfs65_checked;
&lfs70_built;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -78,10 +78,11 @@
<para>Install <application>totem-pl-parser</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>A testsuite exists, but the tests require internet access and several
will fail.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -62,6 +62,9 @@
<listitem>
<para>[ken] - add sushi-0.2.1 from Wayne.</para>
</listitem>
<listitem>
<para>[ken] - merge totem-pl-parser-2.32.6 from Wayne.</para>
</listitem>
</itemizedlist>
</listitem>