Changeset b221537


Ignore:
Timestamp:
07/18/2007 10:20:52 PM (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:
8c5083e
Parents:
018cb91e
Message:

Updated to GStreamer Base Plug-ins-0.10.13

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r018cb91e rb221537  
    614614<!ENTITY libmikmod-version            "3.1.11">
    615615<!ENTITY gstreamer-version            "0.10.13">
    616 <!ENTITY gst-plugins-base-version     "0.10.11">
     616<!ENTITY gst-plugins-base-version     "0.10.13">
    617617<!ENTITY gst-plugins-good-version     "0.10.4">
    618618<!ENTITY gst-plugins-ugly-version     "0.10.4">
  • introduction/welcome/changelog.xml

    r018cb91e rb221537  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to desktop-file-utils-0.13.</para>
    4952        </listitem>
  • multimedia/libdriv/gst-plugins-base.xml

    r018cb91e rb221537  
    66
    77  <!ENTITY gst-plugins-base-download-http "http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-&gst-plugins-base-version;.tar.bz2">
    8   <!ENTITY gst-plugins-base-download-ftp  " ">
    9   <!-- <!ENTITY gst-plugins-base-download-ftp  "&gnome-download-ftp;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.bz2"> -->
    10   <!ENTITY gst-plugins-base-md5sum        "2e78ff25635b31d948def7c2b2d79054">
    11   <!ENTITY gst-plugins-base-size          "1.4 MB">
    12   <!ENTITY gst-plugins-base-buildsize     "up to 60 MB (depends on what dependencies are installed)">
     8  <!ENTITY gst-plugins-base-download-ftp  "&gnome-download-ftp;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.bz2">
     9  <!ENTITY gst-plugins-base-md5sum        "735f7b911cd00540d2bea8596a3859cd">
     10  <!ENTITY gst-plugins-base-size          "1.5 MB">
     11  <!ENTITY gst-plugins-base-buildsize     "up to 72 MB (depends on what dependencies are installed)">
    1312  <!ENTITY gst-plugins-base-time          "up to 1.5 SBU (0.5 SBU to run the test suite)">
    1413]>
     
    118117<screen role="root"><userinput>make install</userinput></screen>
    119118
     119    <!-- Docs are installed now
    120120    <para>If you did not rebuild the API documentation by passing
    121     <option>--enable-gtk-doc</option> to the <command>configure</command>
     121    <option>-enable-gtk-doc</option> to the <command>configure</command>
    122122    script and you wish to install the pre-built documentation, issue the
    123123    following command as the <systemitem class="username">root</systemitem>
     
    125125
    126126<screen role="root"><userinput>make -C docs/libs install-data &amp;&amp;
    127 make -C docs/plugins install-data</userinput></screen>
     127make -C docs/plugins install-data</userinput></screen>-->
    128128
    129129  </sect2>
Note: See TracChangeset for help on using the changeset viewer.