Ignore:
Timestamp:
09/10/2007 03:23:37 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
134249c0
Parents:
aaab3da7
Message:

Added a more accurate explanation of the GConf dependency in the GStreamer Good Plugins instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst-plugins-good.xml

    raaab3da7 re443e502  
    99  <!ENTITY gst-plugins-good-md5sum        "25f111360c2930705b91b4fcf93ae5c5">
    1010  <!ENTITY gst-plugins-good-size          "1.5 MB">
    11   <!ENTITY gst-plugins-good-buildsize     "up to 85 MB (depends on what dependencies are installed)">
     11  <!ENTITY gst-plugins-good-buildsize     "up to 85 MB (depends on which dependencies are installed)">
    1212  <!ENTITY gst-plugins-good-time          "up to 1.7 SBU">
    1313]>
     
    6969    <para role="required"><xref linkend="gst-plugins-base"/></para>
    7070
     71    <bridgehead renderas="sect4">Optional (Required for the
     72    <application>GStreamer</application> Backend in <xref linkend="totem"/>,
     73    and Can be Used by Many Other GNOME Applications)</bridgehead>
     74    <para role="required"><xref linkend="GConf"/></para>
     75
    7176    <bridgehead renderas="sect4">Optional</bridgehead>
    7277    <para role="optional"><xref linkend="aalib"/>,
     
    8186    <xref linkend="esound"/>,
    8287    <xref linkend="flac"/>,
    83     <xref linkend="GConf"/>,
    8488    <xref linkend="gtk2"/> (required to build the examples),
    8589    <xref linkend="hal"/>,
     90    <!-- now obsolete
    8691    <ulink url="http://sourceforge.net/projects/mjpeg/">MMX Jpeg</ulink>
    8792    (will fall back to <xref linkend="libjpeg"/> if not found),
     93     -->
     94    <xref linkend="libjpeg"/>,
    8895    <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
    8996    <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
Note: See TracChangeset for help on using the changeset viewer.