Changeset 6a2f163


Ignore:
Timestamp:
11/13/2013 03:54:10 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
c421b6bb
Parents:
94b68056
Message:

Update to gst-plugins-good-1.2.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r94b68056 r6a2f163  
    763763<!ENTITY gstreamer10-version          "1.2.1">  <!-- Even minors only -->
    764764<!ENTITY gst10-plugins-base-version   "1.2.1">  <!-- Even minors only -->
    765 <!ENTITY gst10-plugins-good-version   "1.2.0">  <!-- Even minors only -->
     765<!ENTITY gst10-plugins-good-version   "1.2.1">  <!-- Even minors only -->
    766766<!ENTITY gst10-plugins-bad-version    "1.2.0">  <!-- Even minors only -->
    767767<!ENTITY gst10-plugins-ugly-version   "1.2.0">  <!-- Even minors only -->
  • introduction/welcome/changelog.xml

    r94b68056 r6a2f163  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to gst-plugins-good-1.2.1. Fixes
     51          <ulink url="&blfs-ticket-root;4296">#4296</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Update to samba-4.1.1. Fixes
    5155          <ulink url="&blfs-ticket-root;4295">#4295</ulink>.</para>
  • multimedia/libdriv/gst10-plugins-good.xml

    r94b68056 r6a2f163  
    88           "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
    99  <!ENTITY gst10-plugins-good-download-ftp  " ">
    10   <!ENTITY gst10-plugins-good-md5sum        "df96825d4154940fd934aa0a95b40836">
     10  <!ENTITY gst10-plugins-good-md5sum        "082156e9fb737ee6132b6b663f2901a1">
    1111  <!ENTITY gst10-plugins-good-size          "2.8 MB">
    12   <!ENTITY gst10-plugins-good-buildsize     "118 MB">
    13   <!ENTITY gst10-plugins-good-time          "1.2 SBU">
     12  <!ENTITY gst10-plugins-good-buildsize     "104 MB (additional 10 MB to run the test suite)">
     13  <!ENTITY gst10-plugins-good-time          "1.2 SBU (additional 1.4 SBU to run the test suite)">
    1414]>
    1515
     
    142142
    143143    <para>
    144       To test the results, issue: <command>make check</command>.
     144      To test the results, issue: <command>make -k check</command>.
    145145    </para>
    146146
Note: See TracChangeset for help on using the changeset viewer.