Changeset 92d5c68d


Ignore:
Timestamp:
08/22/2010 01:06:09 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d3fa45f
Parents:
8afad080
Message:

Updated to totem-pl-parser-2.30.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8558 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8afad080 r92d5c68d  
    619619<!ENTITY nautilus-sendto-version      "2.28.4">
    620620<!ENTITY system-tools-backends-version "2.9.4">
    621 <!ENTITY totem-pl-parser-version      "2.28.2">
     621<!ENTITY totem-pl-parser-version      "2.30.1">
    622622
    623623<!-- Utilities -->
  • gnome/add/totem-pl-parser.xml

    r8afad080 r92d5c68d  
    55  %general-entities;
    66
    7   <!ENTITY totem-pl-parser-download-http "&gnome-download-http;/totem-pl-parser/&gnome-old-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
    8   <!ENTITY totem-pl-parser-download-ftp  "&gnome-download-ftp;/totem-pl-parser/&gnome-old-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
    9   <!ENTITY totem-pl-parser-md5sum        "a641b6061761535eb3646752bb1545f3">
    10   <!ENTITY totem-pl-parser-size          "694 KB">
     7  <!ENTITY totem-pl-parser-download-http "&gnome-download-http;/totem-pl-parser/&gnome-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
     8  <!ENTITY totem-pl-parser-download-ftp  "&gnome-download-ftp;/totem-pl-parser/&gnome-version;/totem-pl-parser-&totem-pl-parser-version;.tar.bz2">
     9  <!ENTITY totem-pl-parser-md5sum        "4e571af1a234a490b637cbcafe9974ca">
     10  <!ENTITY totem-pl-parser-size          "820 KB">
    1111  <!ENTITY totem-pl-parser-buildsize     "11 MB">
    1212  <!ENTITY totem-pl-parser-time          "0.2 SBU">
     
    3333    GObject-based library to parse a host of playlist formats, as well as save
    3434    those.</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="gmime"/> and
    62     <xref linkend="gtk2"/></para>
     63    <para role="required"><xref linkend="gmime"/>,
     64    <xref linkend="intltool"/>, and
     65    <xref linkend="libxml2"/></para>
    6366
    6467    <bridgehead renderas="sect4">Optional</bridgehead>
     
    105108      <seglistitem>
    106109        <seg>None</seg>
    107         <seg>libtotem-plparser.{so,a} and libtotem-plparser-mini.{so,a}</seg>
    108         <seg>/usr/include/totem-pl-parser/1/plparseri and
    109         /usr/share/gtk-doc/html/totem-pl-parser</seg>
     110        <seg>libtotem-plparser-mini.{so,a} and libtotem-plparser.{so,a}</seg>
     111        <seg><envar>$GNOME_PREFIX</envar>/{include/totem-pl-parser/1/plparser,
     112        share/gtk-doc/html/totem-pl-parser}</seg>
    110113      </seglistitem>
    111114    </segmentedlist>
  • introduction/welcome/changelog.xml

    r8afad080 r92d5c68d  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to totem-pl-parser-2.30.1.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to Orca-2.30.2.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.