Changeset 4e74dd7


Ignore:
Timestamp:
12/09/2014 07:19:25 PM (9 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.7, 7.8, 7.9, 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, nosym, 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:
0be3b199
Parents:
0c3e9be8
Message:

Update to wget-1.16.1.
Update to x264-snapshot-20141208.
Change some package place in packages.ent.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0c3e9be8 r4e74dd7  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to x264-snapshot-20141208. Fixes
     52          <ulink url="&blfs-ticket-root;5934">#5934</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to wget-1.16.1. Fixes
     56          <ulink url="&blfs-ticket-root;5933">#5933</ulink>.</para>
     57        </listitem>
     58        <listitem>
    5159          <para>[fernando] - Python-2.7.8, SeaMonkey-2.31, Firefox-34.0. and
    5260          Thunderbird-31.3.0: replace <filename
  • multimedia/libdriv/x264.xml

    r0c3e9be8 r4e74dd7  
    77  <!ENTITY x264-download-http " ">
    88  <!ENTITY x264-download-ftp  "ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2">
    9   <!ENTITY x264-md5sum        "9efa71c18f94c87fb560ff0e5688544e">
     9  <!ENTITY x264-md5sum        "f43e49099d7e8b572595429b9bfec636">
    1010  <!ENTITY x264-size          "612 KB">
    11   <!ENTITY x264-buildsize     "6.7 MB">
     11  <!ENTITY x264-buildsize     "8.8 MB">
    1212  <!ENTITY x264-time          "0.2 SBU">
    1313]>
  • networking/netprogs/wget.xml

    r0c3e9be8 r4e74dd7  
    99  <!ENTITY wget-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "fe102975ab3a6c049777883f1bb9ad07">
     11  <!ENTITY wget-md5sum        "78942cc0cce0a23e18114d982789e360">
    1212  <!ENTITY wget-size          "1.7 MB">
    13   <!ENTITY wget-buildsize     "25 MB (additional 4 MB for the tests)">
    14   <!ENTITY wget-time          " 0.4 SBU (additional 0.2 SBU for the tests)">
     13  <!ENTITY wget-buildsize     "23 MB (additional 4 MB for the tests)">
     14  <!ENTITY wget-time          "0.3 SBU (additional 0.2 SBU for the tests)">
    1515]>
    1616
     
    8585      <xref linkend="pcre"/>,
    8686      <xref linkend="perl-lwp"/> (required for the majority of the test suite),
     87      <xref linkend="valgrind"/> (optional for the test suite, but faliures are
     88      introduced),
    8789      <ulink url="http://www.inet.no/dante/">Dante</ulink>, and
    8890      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
     
    130132      with <xref linkend="openssl"/>. It can be omitted if
    131133      <xref linkend="gnutls"/> is found or the HTTPS protocol is not needed.
     134    </para>
     135
     136    <para>
     137      <option>--enable-valgrind-tests</option>: This allows the tests to be
     138      optionally run under valgrind. Unfortunately, failures are introduced.
    132139    </para>
    133140
  • packages.ent

    r0c3e9be8 r4e74dd7  
    160160<!ENTITY harfbuzz-version             "0.9.36">
    161161<!ENTITY ijs-version                  "0.35">
    162 <!ENTITY imlib2-version               "1.4.6">
    163 <!ENTITY keybinder2-version           "0.3.0">
    164162<!ENTITY jasper-version               "1.900.1">
    165163<!ENTITY lcms-version                 "1.19">
     
    192190<!ENTITY gtk-doc-version              "1.21">
    193191<!ENTITY hd2u-version                 "1.0.3">
     192<!ENTITY hicolor-icon-theme-version   "0.13">
    194193<!ENTITY icon-naming-utils-version    "0.8.90">
    195194<!ENTITY imagemagick-version          "6.9.0">
     
    350349<!ENTITY rsync-version                "3.1.1">
    351350<!ENTITY samba-version                "4.1.14">
    352 <!ENTITY wget-version                 "1.16">
     351<!ENTITY wget-version                 "1.16.1">
    353352<!ENTITY wireless-tools-version       "29">
    354353<!ENTITY wpa_supplicant-version       "2.3">
     
    469468<!ENTITY gtkmm2-version               "2.24.4">
    470469<!ENTITY gtkmm3-version               "3.14.0">
    471 <!ENTITY hicolor-icon-theme-version   "0.13">
     470<!ENTITY imlib2-version               "1.4.6">
     471<!ENTITY keybinder2-version           "0.3.0">
    472472<!ENTITY libnotify-version            "0.7.6">
    473473<!ENTITY libxklavier-version          "5.3">
     
    669669<!ENTITY speex-version                "1.2rc1">
    670670<!ENTITY taglib-version               "1.9.1">
    671 <!ENTITY x264-version                 "20141108-2245">
     671<!ENTITY x264-version                 "20141208-2245">
    672672<!ENTITY xine-lib-version             "1.2.6">
    673673<!ENTITY xvid-version                 "1.3.3">
Note: See TracChangeset for help on using the changeset viewer.