Changeset 41432f33


Ignore:
Timestamp:
09/04/2014 11:23:32 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-11177
Children:
eecdb38
Parents:
d31dd8b1
Message:

Merge more updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14192 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/elfutils.xml

    rd31dd8b1 r41432f33  
    88          "https://fedorahosted.org/releases/e/l/elfutils/&elfutils-version;/elfutils-&elfutils-version;.tar.bz2">
    99  <!ENTITY elfutils-download-ftp  " ">
    10   <!ENTITY elfutils-md5sum        "1f45a18231c782ccd0966059e2e42ea9">
    11   <!ENTITY elfutils-size          "5.3 MB">
    12   <!ENTITY elfutils-buildsize     "71 MB (additional 3 MB for the tests)">
     10  <!ENTITY elfutils-md5sum        "7527f22dff8b1ac8c122cfc4d3d3bb1e">
     11  <!ENTITY elfutils-size          "5.2 MB">
     12  <!ENTITY elfutils-buildsize     "72 MB (additional 3 MB for the tests)">
    1313  <!ENTITY elfutils-time          "0.7 SBU (additional 0.2 SBU for the tests)">
    1414]>
     
    9090
    9191    <para>
    92       To test the results, issue: <command>make -k check</command>. One test
    93       is known to fail in some architectures.
     92      If you wish to run the test suite, first fix it to skip two failng tests:
     93    </para>
     94
     95<screen><userinput>sed -i '/srcdir/ iexit 77\n'         \
     96       tests/run-backtrace-native.sh \
     97       tests/run-backtrace-native-core.sh</userinput></screen>
     98
     99    <para>
     100       To test the results, issue: <command>make check</command>.
    94101    </para>
    95102
  • introduction/welcome/changelog.xml

    rd31dd8b1 r41432f33  
    9696          <para>[fernando] - Update to libreoffice-4.3.1.2. Fixes
    9797          <ulink url="&blfs-ticket-root;5445">#5445</ulink>.</para>
     98        </listitem>
     99      </itemizedlist>
     100    </listitem>
     101
     102    <listitem>
     103      <para>August 30th, 2014</para>
     104      <itemizedlist>
     105        <listitem>
     106          <para>[fernando] - Update to elfutils-0.160. Fixes
     107          <ulink url="&blfs-ticket-root;5448">#5448</ulink>.</para>
     108        </listitem>
     109        <listitem>
     110          <para>[fernando] - Update to gstreamer-1.4.1 and plugins. Fixes
     111          <ulink url="&blfs-ticket-root;5446">#5446</ulink>.</para>
    98112        </listitem>
    99113      </itemizedlist>
  • multimedia/libdriv/gst10-plugins-bad.xml

    rd31dd8b1 r41432f33  
    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        "3bc0fcfe8d16ad1295f0454c1fcb4ba3">
     10  <!ENTITY gst10-plugins-bad-md5sum        "20cb190b18dc63017326321cdb7c91e5">
    1111  <!ENTITY gst10-plugins-bad-size          "3.7 MB">
    12   <!ENTITY gst10-plugins-bad-buildsize     "138 MB (additional 7 MB to run the test suite)">
    13   <!ENTITY gst10-plugins-bad-time          "1.6 SBU (additional 1 SBU to run the test suite)">
     12  <!ENTITY gst10-plugins-bad-buildsize     "139 MB (additional 7 MB to run the test suite)">
     13  <!ENTITY gst10-plugins-bad-time          "1.6 SBU (additional 1.1 SBU to run the test suite)">
    1414]>
    1515
     
    209209        </seg>
    210210        <seg>
    211           /usr/include/gstreamer-1.0/gst/{basecamerabinsrc,gl,codecparsers},
    212           /usr/include/gstreamer-1.0/gst/{insertbin,interfaces},
    213           /usr/include/gstreamer-1.0/gst/{mpegts,uridownloader} and
     211          /usr/include/gstreamer-1.0/gst/{basecamerabinsrc,codecparsers,gl},
     212          /usr/include/gstreamer-1.0/gst/{insertbin,interfaces,mpegts},
     213          /usr/include/gstreamer-1.0/gst/uridownloader, and
    214214          /usr/share/gtk-doc/html/gst-plugins-bad-{libs,plugins}-1.0
    215215        </seg>
  • multimedia/libdriv/gst10-plugins-base.xml

    rd31dd8b1 r41432f33  
    88           "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
    99  <!ENTITY gst10-plugins-base-download-ftp  " ">
    10   <!ENTITY gst10-plugins-base-md5sum        "1ff06280b03b9098a706d1290d8bb3bd">
     10  <!ENTITY gst10-plugins-base-md5sum        "a825628225bd0a58c0df87cdd2a5db91">
    1111  <!ENTITY gst10-plugins-base-size          "2.5 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "93 MB (additional 13 MB to run the test suite)">
     12  <!ENTITY gst10-plugins-base-buildsize     "94 MB (additional 13 MB to run the test suite)">
    1313  <!ENTITY gst10-plugins-base-time          "1.1 SBU (additional 0.7 SBU to run the test suite)">
    1414]>
     
    173173        </seg>
    174174        <seg>
    175           /usr/include/gstreamer-1.0/gst/allocators,
    176           /usr/include/gstreamer-1.0/gst/{app,audio,fft,pbutils},
    177           /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video}
     175          /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
     176          /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
    178177          /usr/share/gst-plugins-base/1.0 and
    179178          /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
  • multimedia/libdriv/gst10-plugins-ugly.xml

    rd31dd8b1 r41432f33  
    88           "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
    99  <!ENTITY gst10-plugins-ugly-download-ftp  " ">
    10   <!ENTITY gst10-plugins-ugly-md5sum        "558146cb5ec8b313afe2113aafc3da85">
     10  <!ENTITY gst10-plugins-ugly-md5sum        "316974af949ca4654efee704a0164076">
    1111  <!ENTITY gst10-plugins-ugly-size          "828 KB">
    12   <!ENTITY gst10-plugins-ugly-buildsize     "16 MB (additional 1 MB to run the test suite)">
     12  <!ENTITY gst10-plugins-ugly-buildsize     "17 MB">
    1313  <!ENTITY gst10-plugins-ugly-time          "0.2 SBU">
    1414]>
  • multimedia/libdriv/gstreamer10.xml

    rd31dd8b1 r41432f33  
    77  <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz">
    88  <!ENTITY gstreamer10-download-ftp  " ">
    9   <!ENTITY gstreamer10-md5sum        "594c0c06eaace9b9d3bad010de1bdfae">
     9  <!ENTITY gstreamer10-md5sum        "bd0938d680d657249b885162f310702d">
    1010  <!ENTITY gstreamer10-size          "3.2 MB">
    1111  <!ENTITY gstreamer10-buildsize     "77 MB (additional 19 MB to run the test suite)">
     
    147147          /usr/include/gstreamer-1.0,
    148148          /usr/lib/gstreamer-1.0,
    149           /usr/libexec/gstreamer-1.0,
    150           /usr/share/gtk-doc/html/gstreamer-1.0 and
    151           /usr/share/gtk-doc/html/gstreamer-{libs,plugins}-1.0
     149          /usr/libexec/gstreamer-1.0, and
     150          /usr/share/gtk-doc/html/gstreamer{,-{libs,plugins}}-1.0
    152151        </seg>
    153152      </seglistitem>
  • packages.ent

    rd31dd8b1 r41432f33  
    602602<!ENTITY gst-plugins-ugly-version     "0.10.19">
    603603<!ENTITY gst-ffmpeg-version           "0.10.13">
    604 <!ENTITY gstreamer10-version          "1.4.0">  <!-- Even minors only -->
    605 <!ENTITY gst10-plugins-base-version   "1.4.0">  <!-- Even minors only -->
    606 <!ENTITY gst10-plugins-good-version   "1.4.0">  <!-- Even minors only -->
    607 <!ENTITY gst10-plugins-bad-version    "1.4.0">  <!-- Even minors only -->
     604<!ENTITY gstreamer10-version          "1.4.1">  <!-- Even minors only -->
     605<!ENTITY gst10-plugins-base-version   "1.4.1">  <!-- Even minors only -->
     606<!ENTITY gst10-plugins-good-version   "1.4.1">  <!-- Even minors only -->
     607<!ENTITY gst10-plugins-bad-version    "1.4.1">  <!-- Even minors only -->
    608608<!ENTITY gst10-plugins-ugly-version   "1.4.0">  <!-- Even minors only -->
    609609<!ENTITY gst10-libav-version          "1.4.0">  <!-- Even minors only -->
Note: See TracChangeset for help on using the changeset viewer.