Ignore:
Timestamp:
02/01/2017 05:19:30 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6cc4729
Parents:
9516a4f
Message:

Update to gstreamer* and gst-plugins v1.10.3.
Update to libwww-perl-6.17.

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

File:
1 edited

Legend:

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

    r9516a4f r6da4b9f8  
    88           "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
    99  <!ENTITY gst10-plugins-bad-download-ftp  " ">
    10   <!ENTITY gst10-plugins-bad-md5sum        "823f4c33fe27c61332c0122273217988">
     10  <!ENTITY gst10-plugins-bad-md5sum        "e59798c86a670041de2e61856ea43d2a">
    1111  <!ENTITY gst10-plugins-bad-size          "4.5 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "194 MB (add 20 MB for tests)">
    13   <!ENTITY gst10-plugins-bad-time          "1.9 SBU (add 1.5 for tests)">
     12  <!ENTITY gst10-plugins-bad-buildsize     "172 MB (add 21 MB for tests)">
     13  <!ENTITY gst10-plugins-bad-time          "2.3 SBU (add 1.7 for tests)">
    1414]>
    1515
     
    163163    </para></note>
    164164
    165 <!-- Worked fine for me without it. -renodr -->
    166 <!--
    167     <para>
    168       If you have installed <xref linkend="openjpeg2"/> and wish to use it with
    169       <application>GStreamer Bad Plug-ins</application>, apply the following
    170       sed commnds:
    171     </para>
    172 
    173 <screen><userinput>sed -e '/openjpeg-2/ s/0/1/' \
    174     -i configure ext/openjpeg/gstopenjpeg.h &amp;&amp;
    175 sed -e '/user_data (/ s/mstream/&amp;, NULL/' \
    176     -i ext/openjpeg/gstopenjpeg{enc,dec}.c  &amp;&amp;</userinput></screen>
    177 -->
    178 
    179165    <para>
    180166      Install <application>GStreamer Bad Plug-ins</application> by running the
Note: See TracChangeset for help on using the changeset viewer.