Changeset 11d6d1ac


Ignore:
Timestamp:
04/26/2005 02:47:46 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.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:
002ea7db
Parents:
c51330d2
Message:

Updated to GStreamer-0.8.9

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc51330d2 r11d6d1ac  
    1 <!ENTITY day          "24">
     1<!ENTITY day          "26">
    22<!ENTITY month        "04">
    33<!ENTITY year         "2005">
     
    323323<!ENTITY gnome-desktop-version        "2.8.1">
    324324<!ENTITY libwnck-version              "2.8.1">
     325<!ENTITY gnome-backgrounds-version    "2.10.1">
     326<!ENTITY gnome-menus-version          "2.10.1">
    325327<!ENTITY gnome-panel-version          "2.8.1">
    326328<!ENTITY gnome-session-version        "2.8.1">
     
    445447<!ENTITY xine-lib-version             "1.0">
    446448<!ENTITY libmikmod-version            "3.1.11">
    447 <!ENTITY gstreamer-version            "0.8.7">
     449<!ENTITY gstreamer-version            "0.8.9">
    448450<!ENTITY gst-plugins-version          "0.8.5">
    449451
  • introduction/welcome/changelog.xml

    rc51330d2 r11d6d1ac  
    2323<itemizedlist>
    2424
     25<listitem><para>April 26th, 2005 [randy]: Updated to
     26GStreamer-0.8.9.</para></listitem>
     27
    2528<listitem><para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
    2629and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
  • multimedia/libdriv/gstreamer.xml

    rc51330d2 r11d6d1ac  
    55  %general-entities;
    66
    7 <!ENTITY gstreamer-download-http "http://ftp.gnome.org/pub/GNOME/sources/gstreamer/0.8/gstreamer-&gstreamer-version;.tar.bz2">
     7<!ENTITY gstreamer-download-http "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-&gstreamer-version;.tar.bz2">
    88<!ENTITY gstreamer-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gstreamer/0.8/gstreamer-&gstreamer-version;.tar.bz2">
    9 <!ENTITY gstreamer-md5sum "6cbfa914cd577d2623bf7e16cf1f6510">
     9<!ENTITY gstreamer-md5sum "6769de224de8457ed0dc09016287883a">
    1010<!ENTITY gstreamer-size "1.4 MB">
    11 <!ENTITY gstreamer-buildsize "74 MB">
    12 <!ENTITY gstreamer-time "2.30 SBU">
     11<!ENTITY gstreamer-buildsize "77 MB">
     12<!ENTITY gstreamer-time "2.9 SBU (includes building docs, additional 0.9 SBU to run the test suite)">
    1313]>
    1414
     
    2020<?dbhtml filename="gstreamer.html"?>
    2121<title>GStreamer-&gstreamer-version;</title>
     22<indexterm zone="gstreamer">
     23<primary sortas="a-GStreamer">GStreamer</primary></indexterm>
    2224
    2325<sect2>
     
    8082<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
    8183    --localstatedir=/var --disable-docs-build &amp;&amp;
    82 make &amp;&amp;
    83 make install &amp;&amp;
    84 chown -R root:root /usr/share/doc/gstreamer-&gstreamer-version; &amp;&amp;
     84make</command></userinput></screen>
     85
     86<para>Now, as the root user:</para>
     87
     88<screen><userinput role='root'><command>make install &amp;&amp;
     89chown -R root:root /usr/share/doc/gstreamer-&gstreamer-version;/*/html &amp;&amp;
    8590gst-register</command></userinput></screen>
    8691
     
    102107<para><option>--disable-docs-build</option>: This switch prevents
    103108the rebuilding of documentation during the <command>make</command>
    104 command.</para>
     109command. Remove this switch if you have the listed dependencies
     110installed.</para>
    105111
    106112<para><command>chown -R root:root ...</command>: The documentation is
     
    114120<title>Contents</title>
    115121
    116 <para>The <application>GStreamer</application> package contains
    117 <command>gst-complete</command>,
    118 <command>gst-compprep</command>,
    119 <command>gst-feedback</command>,
    120 <command>gst-inspect</command>,
    121 <command>gst-launch</command>,
    122 <command>gst-md5sum</command>,
    123 <command>gst-register</command>,
    124 <command>gst-typefind</command>,
    125 <command>gst-xmlinspect</command>,
    126 <command>gst-xmllaunch</command>,
    127 the <filename class="libraryfile">libgstreamer</filename>,
    128 <filename class='libraryfile'>libgstcontrol</filename> and
    129 <filename class="libraryfile">libgst</filename> libraries.</para>
    130 
    131 </sect2>
    132 
    133 <sect2>
    134 <title>Description</title>
    135 
    136 <sect3><title>gst-complete</title>
    137 <para><command>gst-complete</command> is a utility enabling
    138 <command>bash</command> to provide context sensitive tab completion for
    139 <command>gst-launch</command> command lines.</para>
    140 </sect3>
    141 
    142 <sect3><title>gst-compprep</title>
    143 <para><command>gst-compprep</command> builds a registry of
    144 <application>GStreamer</application> elements and their features that is used
    145 by <command>gst-complete</command>.</para>
    146 </sect3>
    147 
    148 <sect3><title>gst-feedback</title>
    149 <para><command>gst-feedback</command> generates debug info for
    150 <application>GStreamer</application> bug reports.</para>
    151 </sect3>
    152 
    153 <sect3><title>gst-inspect</title>
    154 <para><command>gst-inspect</command> prints information about a
     122<segmentedlist>
     123<segtitle>Installed Programs</segtitle>
     124<segtitle>Installed Libraries</segtitle>
     125<segtitle>Installed Directories</segtitle>
     126
     127<seglistitem>
     128<seg>gst-complete, gst-complete-0.8, gst-compprep, gst-compprep-0.8,
     129gst-feedback, gst-feedback-0.8, gst-inspect, gst-inspect-0.8, gst-launch,
     130gst-launch-0.8, gst-md5sum, gst-md5sum-0.8, gst-register, gst-register-0.8,
     131gst-typefind, gst-typefind-0.8, gst-xmllaunch, gst-xmllaunch-0.8,
     132gst-xmlinspect, gst-xmlinspect-0.8</seg>
     133<seg>libgstcontrol-0.8.[so,a], libgstreamer-0.8.[so,a] and
     134libgst*.[so,a] plugin modules</seg>
     135<seg>/usr/include/gstreamer-0.8, /usr/lib/gstreamer-0.8,
     136/usr/share/doc/gstreamer-0.8.9, /usr/share/gtk-doc/html/gstreamer-0.8,
     137/usr/share/gtk-doc/html/gstreamer-libs-0.8 and /var/cache/gstreamer-0.8</seg>
     138</seglistitem>
     139</segmentedlist>
     140
     141<variablelist>
     142<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     143<?dbfo list-presentation="list"?>
     144
     145<varlistentry id="gst-complete">
     146<term><command>gst-complete-0.8</command></term>
     147<listitem><para>is a utility enabling <command>bash</command> to provide
     148context sensitive tab completion for <command>gst-launch</command> command
     149lines.</para>
     150<indexterm zone="gstreamer gst-complete">
     151<primary sortas="b-gst-complete">gst-complete-0.8</primary>
     152</indexterm></listitem>
     153</varlistentry>
     154
     155<varlistentry id="gst-compprep">
     156<term><command>gst-compprep-0.8</command></term>
     157<listitem><para>builds a registry of <application>GStreamer</application>
     158elements and their features that is used by
     159<command>gst-complete</command>.</para>
     160<indexterm zone="gstreamer gst-compprep">
     161<primary sortas="b-gst-compprep">gst-compprep-0.8</primary>
     162</indexterm></listitem>
     163</varlistentry>
     164
     165<varlistentry id="gst-feedback">
     166<term><command>gst-feedback-0.8</command></term>
     167<listitem><para>generates debug info for <application>GStreamer</application>
     168bug reports.</para>
     169<indexterm zone="gstreamer gst-feedback">
     170<primary sortas="b-gst-feedback">gst-feedback-0.8</primary>
     171</indexterm></listitem>
     172</varlistentry>
     173
     174<varlistentry id="gst-inspect">
     175<term><command>gst-inspect-0.8</command></term>
     176<listitem><para>prints information about a
    155177<application>GStreamer</application> plugin or element.</para>
    156 </sect3>
    157 
    158 <sect3><title>gst-launch</title>
    159 <para><command>gst-launch</command> is a tool that builds and runs basic
     178<indexterm zone="gstreamer gst-inspect">
     179<primary sortas="b-gst-inspect">gst-inspect-0.8</primary>
     180</indexterm></listitem>
     181</varlistentry>
     182
     183<varlistentry id="gst-launch">
     184<term><command>gst-launch-0.8</command></term>
     185<listitem><para>is a tool that builds and runs basic
    160186<application>GStreamer</application> pipelines.</para>
    161 </sect3>
    162 
    163 <sect3><title>gst-md5sum</title>
    164 <para><command>gst-md5sum</command> generates MD5 checksums of the data
    165 generated by a <application>GStreamer</application> pipeline.</para>
    166 </sect3>
    167 
    168 <sect3><title>gst-register</title>
    169 <para><command>gst-register</command> is used to register all the
     187<indexterm zone="gstreamer gst-launch">
     188<primary sortas="b-gst-launch">gst-launch-0.8</primary>
     189</indexterm></listitem>
     190</varlistentry>
     191
     192<varlistentry id="gst-md5sum">
     193<term><command>gst-md5sum-0.8</command></term>
     194<listitem><para>generates MD5 checksums of the data generated by a
     195<application>GStreamer</application> pipeline.</para>
     196<indexterm zone="gstreamer gst-md5sum">
     197<primary sortas="b-gst-md5sum">gst-md5sum-0.8</primary>
     198</indexterm></listitem>
     199</varlistentry>
     200
     201<varlistentry id="gst-register">
     202<term><command>gst-register-0.8</command></term>
     203<listitem><para>is used to register all the
    170204<application>GStreamer</application> plugins on the system. It creates a
    171205listing of their properties so that when a
    172206<application>GStreamer</application> based application is started, it does not
    173207need to load plugins until it needs them.</para>
    174 </sect3>
    175 
    176 <sect3><title>gst-typefind</title>
    177 <para><command>gst-typefind</command> uses the
    178 <application>GStreamer</application> type finding system to determine the
    179 relevant <application>GStreamer</application> plugin to parse or decode a file,
    180 and determine the corresponding MIME type.</para>
    181 </sect3>
    182 
    183 <sect3><title>gst-xmlinspect</title>
    184 <para><command>gst-xmlinspect</command> prints information about a
     208<indexterm zone="gstreamer gst-register">
     209<primary sortas="b-gst-register">gst-register-0.8</primary>
     210</indexterm></listitem>
     211</varlistentry>
     212
     213<varlistentry id="gst-typefind">
     214<term><command>gst-typefind-0.8</command></term>
     215<listitem><para>uses the <application>GStreamer</application> type finding
     216system to determine the relevant <application>GStreamer</application> plugin
     217to parse or decode a file, and determine the corresponding
     218<acronym>MIME</acronym> type.</para>
     219<indexterm zone="gstreamer gst-typefind">
     220<primary sortas="b-gst-typefind">gst-typefind-0.8</primary>
     221</indexterm></listitem>
     222</varlistentry>
     223
     224<varlistentry id="gst-xmlinspect">
     225<term><command>gst-xmlinspect-0.8</command></term>
     226<listitem><para>prints information about a
    185227<application>GStreamer</application> plugin or element in
    186228<acronym>XML</acronym> document format.</para>
    187 </sect3>
    188 
    189 <sect3><title>gst-xmllaunch</title>
    190 <para><command>gst-xmllaunch</command> is used to build and run a basic
     229<indexterm zone="gstreamer gst-xmlinspect">
     230<primary sortas="b-gst-xmlinspect">gst-xmlinspect-0.8</primary>
     231</indexterm></listitem>
     232</varlistentry>
     233
     234<varlistentry id="gst-xmllaunch">
     235<term><command>gst-xmllaunch-0.8</command></term>
     236<listitem><para>is used to build and run a basic
    191237<application>GStreamer</application> pipeline, loading it from an
    192238<acronym>XML</acronym> description.</para>
    193 </sect3>
     239<indexterm zone="gstreamer gst-xmllaunch">
     240<primary sortas="b-gst-xmllaunch">gst-xmllaunch-0.8</primary>
     241</indexterm></listitem>
     242</varlistentry>
     243</variablelist>
    194244
    195245</sect2>
Note: See TracChangeset for help on using the changeset viewer.