Changeset 1858c8a


Ignore:
Timestamp:
09/10/2013 08:27:47 PM (11 years ago)
Author:
Ken Moffat <ken@…>
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:
dac3f35
Parents:
3bbe37d
Message:

Add grilo, tag totem.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3bbe37d r1858c8a  
    748748<!ENTITY farstream-version            "0.2.3">
    749749<!ENTITY flac-version                 "1.3.0">
     750<!ENTITY grilo-version                "0.2.6">
    750751<!ENTITY gstreamer-version            "0.10.36">
    751752<!ENTITY gst-plugins-base-version     "0.10.36">
  • gnome/applications/totem.xml

    r3bbe37d r1858c8a  
    3939    </para>
    4040
    41     &lfs73_checked;
     41    &lfs74_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9292    <para role="recommended">
    9393      <xref linkend="dbus-glib"/>,
     94      <xref linkend="grilo"/>,
    9495      <xref linkend="nautilus"/>,
    9596      <xref linkend="pygobject3"/> and
     
    99100    <bridgehead renderas="sect4">Optional</bridgehead>
    100101    <para role="optional">
    101       <ulink url="http://live.gnome.org/Grilo/">Grilo</ulink>,
     102      <ulink url="http://live.gnome.org/Grilo/">grilo-plugins</ulink>,
    102103      <xref linkend="gtk-doc"/>,
    103104      <xref linkend="libzeitgeist"/>,
  • introduction/welcome/changelog.xml

    r3bbe37d r1858c8a  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[ken] - Add grilo-0.2.6, required by totem.</para>
     51        </listitem>
     52        <listitem>
    5053          <para>[rthomsen] - KDE 4.11.1. Fixes
    5154          <ulink url="&blfs-ticket-root;4025">#4025</ulink>.</para>
  • multimedia/libdriv/libdriv.xml

    r3bbe37d r1858c8a  
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="farstream.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flac.xml"/>
     37  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo.xml"/>
    3738  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gstreamer.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst-plugins-base.xml"/>
Note: See TracChangeset for help on using the changeset viewer.