Changeset e43a5132


Ignore:
Timestamp:
03/08/2012 07:28:30 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
adfcb4d6
Parents:
120e3f8
Message:

gstreamer 0.10.36 release

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r120e3f8 re43a5132  
    954954<!ENTITY xine-lib-version             "1.2.1">
    955955<!ENTITY libmikmod-version            "3.1.11">
    956 <!ENTITY gstreamer-version            "0.10.35">
    957 <!ENTITY gst-plugins-base-version     "0.10.35">
     956<!ENTITY gstreamer-version            "0.10.36">
     957<!ENTITY gst-plugins-base-version     "0.10.36">
    958958<!ENTITY gst-plugins-good-version     "0.10.30">
    959959<!ENTITY gst-plugins-bad-version      "0.10.21">
  • introduction/welcome/changelog.xml

    r120e3f8 re43a5132  
    4848          <para>[krejzi] - krb5 1.10.</para>
    4949        </listitem>
     50        <listitem>
     51          <para>[krejzi] - gstreamer 0.10.36.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[krejzi] - gst-plugins-base 0.10.36.</para>
     55        </listitem>
    5056      </itemizedlist>
    5157    </listitem>
  • multimedia/libdriv/gst-plugins-base.xml

    r120e3f8 re43a5132  
    77  <!ENTITY gst-plugins-base-download-http "&gnome-download-http;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.xz">
    88  <!ENTITY gst-plugins-base-download-ftp  "&gnome-download-ftp;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.xz">
    9   <!ENTITY gst-plugins-base-md5sum        "0ababc411b6a372f9e5abca443ebb138">
    10   <!ENTITY gst-plugins-base-size          "2.2 MB">
    11   <!ENTITY gst-plugins-base-buildsize     "117 MB">
     9  <!ENTITY gst-plugins-base-md5sum        "3d2337841b132fe996e5eb2396ac9438">
     10  <!ENTITY gst-plugins-base-size          "2.3 MB">
     11  <!ENTITY gst-plugins-base-buildsize     "105 MB">
    1212  <!ENTITY gst-plugins-base-time          "1.7 SBU">
    1313]>
     
    4242    packages.</para>
    4343
    44     &lfs70_built;
     44    &lfs70_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7070    <bridgehead renderas="sect4">Required</bridgehead>
    7171    <para role="required">
    72       <xref linkend="gstreamer"/>,
    73       <xref linkend="liboil"/>, and
     72      <xref linkend="gstreamer"/> and
    7473      <xref linkend="pango"/></para>
    7574   
     
    7877      <xref linkend="alsa-lib"/>,
    7978      <xref linkend="cdparanoia"/>,
    80       <xref linkend="ffmpeg"/>,
    81       <!--<xref linkend="gnome-vfs"/>,-->
     79      <xref linkend="gobject-introspection"/>
     80      (required if building Gnome),
    8281      <xref linkend="gtk2"/> or
    8382      <xref linkend="gtk3"/> (required to build the examples),
     
    8685      <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
    8786      <xref linkend="libvorbis"/>,
    88       <xref linkend="speex"/>,
     87      <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
    8988      <xref linkend="udev"/> (gudev),
    9089      <xref linkend="x-window-system"/>,
  • multimedia/libdriv/gstreamer.xml

    r120e3f8 re43a5132  
    77  <!ENTITY gstreamer-download-http "&gnome-download-http;/gstreamer/0.10/gstreamer-&gstreamer-version;.tar.xz">
    88  <!ENTITY gstreamer-download-ftp  "&gnome-download-ftp;/gstreamer/0.10/gstreamer-&gstreamer-version;.tar.xz">
    9   <!ENTITY gstreamer-md5sum        "1da0b170d4d17d358b27011647054f0a">
     9  <!ENTITY gstreamer-md5sum        "15389c73e091b1dda915279c388b9cb2">
    1010  <!ENTITY gstreamer-size          "2.9 MB">
    11   <!ENTITY gstreamer-buildsize     "112 MB">
     11  <!ENTITY gstreamer-buildsize     "90 MB">
    1212  <!ENTITY gstreamer-time          "1.2 SBU">
    1313]>
     
    4141    and <xref linkend="gst-ffmpeg"/> packages.</para>
    4242
    43     &lfs70_built;
     43    &lfs70_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272
    7373    <bridgehead renderas="sect4">Optional</bridgehead>
    74     <para role="optional"><xref linkend="gobject-introspection"/>,
     74    <para role="optional"><xref linkend="gobject-introspection"/>
     75      (required if building Gnome),
    7576      <ulink url="http://www.gnu.org/software/gsl/">GSL</ulink>,
    7677      <xref linkend='check'/> (required to run the unit regression tests and also enables
     
    9495    Manuals)</bridgehead>
    9596    <para role="optional"><xref linkend="libxslt"/>,
    96     <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>,
     97    <xref linkend="texlive"/>,
    9798    <xref linkend="docbook-utils"/>,
    9899    <ulink url="http://www.xfig.org/">Transfig</ulink> (all needed
    99100    to build the HTML manual), plus
    100     <xref linkend="gs"/>, and <!-- or
    101     <xref linkend="espgs"/>, and -->
     101    <xref linkend="gs"/>, and
    102102    <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>
    103103    to build the postscript and PDF manuals.
     
    114114    <title>Installation of GStreamer</title>
    115115
    116     <!-- Commenting as the Valgrind stuff has been fixed, but leaving it in
    117          here so in case we need it again
    118     <para>Newer versions of <application>Valgrind</application> are known to
    119     cause the build to break. If you have <application>Valgrind</application>
    120     version &gt;= 3.1.0 installed, you should add
    121     <option>-disable-valgrind</option> to the <command>configure</command>
    122     command below so the build will complete.</para>
    123     -->
    124 
    125116    <para>Install <application>GStreamer</application> by running the following
    126117    commands:</para>
     
    148139        /usr/share/doc/gstreamer-0.10/*/html
    149140fi</userinput></screen>
    150 
    151     <!-- Gtk-Docs are now installed by default, even without building them
    152     <para>If you did not rebuild the API documentation by passing
    153     <option>-enable-gtk-doc</option> to the <command>configure</command>
    154     script and you wish to install the pre-built documentation, issue the
    155     following command as the <systemitem class="username">root</systemitem>
    156     user:</para>
    157 
    158 <screen role="root"><userinput>for DOCS in gst libs plugins; do make -C docs/$DOCS install-data; done</userinput></screen>
    159     -->
    160141
    161142    <sect3>
Note: See TracChangeset for help on using the changeset viewer.