Changeset 5dfe5591 for multimedia


Ignore:
Timestamp:
06/05/2014 11:40:12 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
d7dfd389
Parents:
167a240
Message:

Fix /etc/xdg/autostart in polkit-gnome-0.105.
Fix dependencies and build of xdg-utils-1.1.0-rc2.
Add note for order of intallation in gst plugins.
Fix gst-plugins-good-1.2.4: First Optional dependencies are actually Recommended.

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

Location:
multimedia/libdriv
Files:
8 edited

Legend:

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

    r167a240 r5dfe5591  
    154154    <title>Installation of GStreamer Bad Plug-ins</title>
    155155
     156    <note><para>If you need a plugin for a given dependency, that dependency
     157      needs to be installed before this application.
     158    </para></note>
     159
    156160    <para>
    157161      Install <application>Gstreamer Bad Plug-ins</application> by running the following
  • multimedia/libdriv/gst-plugins-base.xml

    r167a240 r5dfe5591  
    140140  <sect2 role="installation">
    141141    <title>Installation of GStreamer Base Plug-ins</title>
     142
     143    <note><para>If you need a plugin for a given dependency, that dependency
     144      needs to be installed before this application.
     145    </para></note>
    142146
    143147    <para>
  • multimedia/libdriv/gst-plugins-good.xml

    r167a240 r5dfe5591  
    145145    <title>Installation of GStreamer Good Plug-ins</title>
    146146
     147    <note><para>If you need a plugin for a given dependency, that dependency
     148      needs to be installed before this application.
     149    </para></note>
     150
    147151    <para>
    148152      Install <application>GStreamer Good Plug-ins</application> by running the
  • multimedia/libdriv/gst-plugins-ugly.xml

    r167a240 r5dfe5591  
    140140    <title>Installation of GStreamer Ugly Plug-ins</title>
    141141
     142    <note><para>If you need a plugin for a given dependency, that dependency
     143      needs to be installed before this application.
     144    </para></note>
     145
    142146    <para>
    143147      Install <application>GStreamer Ugly Plug-ins</application> by running
  • multimedia/libdriv/gst10-plugins-bad.xml

    r167a240 r5dfe5591  
    160160    <title>Installation of GStreamer Bad Plug-ins</title>
    161161
     162    <note><para>If you need a plugin for a given dependency, that dependency
     163      needs to be installed before this application.
     164    </para></note>
     165
    162166    <para>
    163167      Install <application>GStreamer Bad Plug-ins</application> by running the following
  • multimedia/libdriv/gst10-plugins-base.xml

    r167a240 r5dfe5591  
    131131  <sect2 role="installation">
    132132    <title>Installation of GStreamer Base Plug-ins</title>
     133
     134    <note><para>If you need a plugin for a given dependency, that dependency
     135      needs to be installed before this application.
     136    </para></note>
    133137
    134138    <para>
  • multimedia/libdriv/gst10-plugins-good.xml

    r167a240 r5dfe5591  
    8787    for GNOME apps. What's a multimedia framework useful if it
    8888    can't be used to play anything (common)? -->
    89     <bridgehead renderas="sect4">Optional</bridgehead>
    90     <para role="optional">
     89    <bridgehead renderas="sect4">Recommended</bridgehead>
     90    <para role="recommended">
    9191      <xref linkend="cairo"/>,
    9292      <xref linkend="flac"/>,
     
    130130  <sect2 role="installation">
    131131    <title>Installation of GStreamer Good Plug-ins</title>
     132
     133    <note><para>If you need a plugin for a given dependency, that dependency
     134      needs to be installed before this application.
     135    </para></note>
    132136
    133137    <para>
  • multimedia/libdriv/gst10-plugins-ugly.xml

    r167a240 r5dfe5591  
    115115    <title>Installation of GStreamer Ugly Plug-ins</title>
    116116
     117    <note><para>If you need a plugin for a given dependency, that dependency
     118      needs to be installed before this application.
     119    </para></note>
     120
    117121    <para>
    118122      Install <application>GStreamer Ugly Plug-ins</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.