Changeset 967a388


Ignore:
Timestamp:
11/19/2004 04:04:42 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
5cee350b
Parents:
5a3d9be7
Message:

Updated to GStreamer-0.8.7 and gst-plugins-0.8.5 and moved both package instructions from the GNOME-2 section to Chapter 37 - Multimedia Libraries and Drivers

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

Files:
2 added
2 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5a3d9be7 r967a388  
    300300<!ENTITY libgtop-version              "2.6.0">
    301301<!ENTITY gail-version                 "1.6.6">
    302 <!ENTITY gstreamer-version            "0.8.3">
    303 <!ENTITY gst-plugins-version          "0.8.1">
    304302<!ENTITY gnome-applets-version        "2.6.2">
    305303<!ENTITY eel-version                  "2.6.2">
     
    414412<!ENTITY xine-lib-version             "1-rc7"> 
    415413<!ENTITY libmikmod-version            "3.1.11">
     414<!ENTITY gstreamer-version            "0.8.7">
     415<!ENTITY gst-plugins-version          "0.8.5">
    416416
    417417<!-- Chapter 38 -->
  • gnome/core/core.xml

    r5a3d9be7 r967a388  
    3737<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgtop.xml"/>
    3838<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gail.xml"/>
    39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gstreamer.xml"/>
    40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gst-plugins.xml"/>
    4139<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-applets.xml"/>
    4240<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="eel.xml"/>
  • introduction/welcome/changelog.xml

    r5a3d9be7 r967a388  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>November 19th, 2004 [randy]: Updated to
     26GStreamer-0.8.7 and gst-plugins-0.8.5 and moved both packages from the
     27GNOME-2 section to Chapter 37 - Multimedia Libraries and
     28Drivers.</para></listitem>
    2429
    2530<listitem><para>MPlayer: removed instructions for shared postprocessing
  • multimedia/libdriv/libdriv.xml

    r5a3d9be7 r967a388  
    4444<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xine-lib.xml"/>
    4545<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmikmod.xml"/>
     46<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gstreamer.xml"/>
     47<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gst-plugins.xml"/>
    4648
    4749</chapter>
Note: See TracChangeset for help on using the changeset viewer.