mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to totem-pl-parser-2.30.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8558 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8afad08088
commit
92d5c68d15
@ -618,7 +618,7 @@ $Date$
|
||||
<!ENTITY libgnomeprintui-version "2.18.5">
|
||||
<!ENTITY nautilus-sendto-version "2.28.4">
|
||||
<!ENTITY system-tools-backends-version "2.9.4">
|
||||
<!ENTITY totem-pl-parser-version "2.28.2">
|
||||
<!ENTITY totem-pl-parser-version "2.30.1">
|
||||
|
||||
<!-- Utilities -->
|
||||
<!ENTITY brasero-version "2.30.2">
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY totem-pl-parser-download-http "&gnome-download-http;/totem-pl-parser/&gnome-old-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
|
||||
<!ENTITY totem-pl-parser-download-ftp "&gnome-download-ftp;/totem-pl-parser/&gnome-old-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
|
||||
<!ENTITY totem-pl-parser-md5sum "a641b6061761535eb3646752bb1545f3">
|
||||
<!ENTITY totem-pl-parser-size "694 KB">
|
||||
<!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-time "0.2 SBU">
|
||||
]>
|
||||
@ -33,6 +33,8 @@
|
||||
GObject-based library to parse a host of playlist formats, as well as save
|
||||
those.</para>
|
||||
|
||||
&lfs65_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -58,8 +60,9 @@
|
||||
<bridgehead renderas="sect3">totem-pl-parser Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gmime"/> and
|
||||
<xref linkend="gtk2"/></para>
|
||||
<para role="required"><xref linkend="gmime"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="libxml2"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/></para>
|
||||
@ -104,9 +107,9 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libtotem-plparser.{so,a} and libtotem-plparser-mini.{so,a}</seg>
|
||||
<seg>/usr/include/totem-pl-parser/1/plparseri and
|
||||
/usr/share/gtk-doc/html/totem-pl-parser</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>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 22nd, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to totem-pl-parser-2.30.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to Orca-2.30.2.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user