Changeset aeff7f4 for multimedia


Ignore:
Timestamp:
02/05/2012 08:26:02 PM (12 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:
3288e83
Parents:
e4decda
Message:

Update to gstreamer-0.10.35.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gstreamer.xml

    re4decda raeff7f4  
    55  %general-entities;
    66
    7   <!ENTITY gstreamer-download-http "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-&gstreamer-version;.tar.bz2">
    8   <!ENTITY gstreamer-download-ftp  "&gnome-download-ftp;/gstreamer/0.10/gstreamer-&gstreamer-version;.tar.bz2">
    9   <!ENTITY gstreamer-md5sum        "88544e034a051baf472983791d233076">
     7  <!ENTITY gstreamer-download-http "&gnome-download-http;/gstreamer/0.10/gstreamer-&gstreamer-version;.tar.xz">
     8  <!ENTITY gstreamer-download-ftp  "&gnome-download-ftp;/gstreamer/0.10/gstreamer-&gstreamer-version;.tar.xz">
     9  <!ENTITY gstreamer-md5sum        "1da0b170d4d17d358b27011647054f0a">
    1010  <!ENTITY gstreamer-size          "2.9 MB">
    11   <!ENTITY gstreamer-buildsize     "82 MB">
    12   <!ENTITY gstreamer-time          "2.4 SBU">
     11  <!ENTITY gstreamer-buildsize     "112 MB">
     12  <!ENTITY gstreamer-time          "1.2 SBU">
    1313]>
    1414
     
    3838    <application>GStreamer</application>, you'll likely need to install
    3939    one or more of the <xref linkend="gst-plugins-good"/>,
    40     <xref linkend="gst-plugins-ugly"/>, <ulink
    41     url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">GStreamer
    42     Bad Plug-ins</ulink> and <ulink
    43     url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
    44     FFmpeg plug-in</ulink> packages.</para>
     40    <xref linkend="gst-plugins-ugly"/>, <xref linkend="gst-plugins-bad"/>
     41    and <xref linkend="gst-ffmpeg"/> packages.</para>
     42
     43    &lfs70_built;
    4544
    4645    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7372
    7473    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para role="optional">
     74    <para role="optional"><xref linkend="gobject-introspection"/>,
    7675      <ulink url="http://www.gnu.org/software/gsl/">GSL</ulink>,
    7776      <xref linkend='check'/> (required to run the unit regression tests and also enables
     
    129128<screen><userinput>sed -i 's/\(.*gtkdoc-rebase --relative.* \)\(;.*\)/\1|| true\2/' \
    130129  docs/{gst,libs}/Makefile.in &amp;&amp;
    131 ./configure --prefix=/usr &amp;&amp;
     130./configure --prefix=/usr \
     131            --libexecdir=/usr/lib &amp;&amp;
    132132make</userinput></screen>
    133133
     
    180180  <sect2 role="commands">
    181181    <title>Command Explanations</title>
    182 
    183     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    184     href="../../xincludes/gtk-doc-rebuild.xml"/>
    185182
    186183    <para><option>sed -i 's/\(.*gtkdoc-rebase --relative.* \)\(;.*\)/\1|| true\2/' \
     
    192189    successful.</para>
    193190
     191    <para><parameter>--libexecdir=/usr/lib</parameter>: This parameter is used
     192    so that the <application>GStreamer</application> internal support programs
     193    are installed in the preferred location of <filename
     194    class='directory'>/usr/lib/gstreamer-0.10</filename> instead of <filename
     195    class='directory'>/usr/libexec/gstreamer-0.10</filename>.</para>
     196
     197    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     198    href="../../xincludes/gtk-doc-rebuild.xml"/>
     199
    194200    <para><option>--disable-static</option>: This switch prevents the static
    195201    libraries from being built.</para>
     
    217223
    218224      <seglistitem>
    219         <seg>gst-feedback{,-0.10}, gst-inspect{,-0.10}, gst-launch{,-0.10},
    220         gst-typefind{,-0.10}, gst-xmlinspect{,-0.10} and
    221         gst-xmllaunch{,-0.10}</seg>
     225        <seg>gst-feedback, gst-feedback-0.10, gst-inspect, gst-inspect-0.10,
     226        gst-launch, gst-launch-0.10, gst-plugin-scanner, gst-typefind,
     227        gst-typefind-0.10, gst-xmlinspect, gst-xmlinspect-0.10, gst-xmllaunch,
     228        and gst-xmllaunch-0.10</seg>
    222229        <seg>libgstbase-0.10.{so,a}, libgstcheck-0.10.{so,a},
    223         libgstcontroller-0.10.{so,a}, libgstdataprotocol-0.10.{so,a},
    224         libgstnet-0.10.{so,a}, libgstreamer-0.10.{so,a}, and
    225         libgst*.{so,a} plugin modules</seg>
    226         <seg>/usr/include/gstreamer-0.10, /usr/lib/gstreamer-0.10,
    227         /usr/share/doc/gstreamer-0.10,
    228         /usr/share/gtk-doc/html/gstreamer{,-libs,-plugins}-0.10</seg>
     230        libgstcontroller-0.10.{so,a}, libgstcoreelements.so,
     231        libgstcoreindexers.so, libgstdataprotocol-0.10.{so,a},
     232        libgstnet-0.10.{so,a}, and libgstreamer-0.10.{so,a}</seg>
     233        <seg>/usr/{include/gstreamer-0.10/gst/{base,check,controller,
     234        dataprotocol,net},lib/{gstreamer-0.10,gstreamer/gstreamer-0.10},
     235        share/{gstreamer-0.10/presets,gtk-doc/html/{gstreamer-0.10,
     236        gstreamer-libs-0.10,gstreamer-plugins-0.10}}}</seg>
    229237      </seglistitem>
    230238    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.