Changeset 10f9bb45


Ignore:
Timestamp:
12/31/2015 10:11:48 PM (8 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.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:
252e5bf
Parents:
13d0d6f0
Message:
  • summ-blfs-test.php: fix to reflect changes to summ-blfs.php.
  • Qt-5.5.1 and gobject-introspection-1.46.0: add Python-2.7.11 as required.
  • Update to iso-codes-3.63.
  • Update to unixODBC-2.3.4.
  • Update to swig-3.0.8.
  • Update to qemu-2.5.0.

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r13d0d6f0 r10f9bb45  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 30th &year;">
     9<!ENTITY releasedate  "December 31st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/gobject-introspection.xml

    r13d0d6f0 r10f9bb45  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="glib2"/>
     78      <xref linkend="glib2"/> and
     79      <xref linkend="python2"/>
    7980    </para>
    8081
  • general/genutils/iso-codes.xml

    r13d0d6f0 r10f9bb45  
    1010  <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
    1111  <!ENTITY iso-codes-download-ftp  " ">
    12   <!ENTITY iso-codes-md5sum        "f16ea4bf101c226d6c8a253d39a9d23b">
    13   <!ENTITY iso-codes-size          "3.6 MB">
    14   <!ENTITY iso-codes-buildsize     "110 MB (with tests)">
     12  <!ENTITY iso-codes-md5sum        "129f822fd64c9bf80931cccc269ccb95">
     13  <!ENTITY iso-codes-size          "3.7 MB">
     14  <!ENTITY iso-codes-buildsize     "111 MB (with tests)">
    1515  <!ENTITY iso-codes-time          "0.2 SBU (with tests)">
    1616]>
  • general/genutils/unixodbc.xml

    r13d0d6f0 r10f9bb45  
    55  %general-entities;
    66
    7   <!ENTITY unixodbc-download-http "http://www.unixodbc.org/unixODBC-&unixodbc-version;.tar.gz">
    8   <!ENTITY unixodbc-download-ftp  "&gentoo-ftp-repo;/unixODBC-&unixodbc-version;.tar.gz">
    9   <!ENTITY unixodbc-md5sum        "5e4528851eda5d3d4aed249b669bd05b">
     7<!--  <!ENTITY unixodbc-download-http "http://www.unixodbc.org/unixODBC-&unixodbc-version;.tar.gz">
     8  <!ENTITY unixodbc-download-ftp  "&gentoo-ftp-repo;/unixODBC-&unixodbc-version;.tar.gz">-->
     9  <!ENTITY unixodbc-download-http " ">
     10  <!ENTITY unixodbc-download-ftp  "ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-&unixodbc-version;.tar.gz">
     11  <!ENTITY unixodbc-md5sum        "bd25d261ca1808c947cb687e2034be81">
    1012  <!ENTITY unixodbc-size          "1.8 MB">
    11   <!ENTITY unixodbc-buildsize     "33 MB">
     13  <!ENTITY unixodbc-buildsize     "34 MB">
    1214  <!ENTITY unixodbc-time          "0.4 SBU">
    1315]>
  • general/prog/swig.xml

    r13d0d6f0 r10f9bb45  
    77  <!ENTITY swig-download-http "&sourceforge-repo;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "7fff46c84b8c630ede5b0f0827e3d90a">
    10   <!ENTITY swig-size          "5.7 MB">
    11   <!ENTITY swig-buildsize     "88 MB (1.1 GB with tests)">
    12   <!ENTITY swig-time          "0.4 SBU (6.4 SBU with tests, using -j4)">
     9  <!ENTITY swig-md5sum        "c96a1d5ecb13d38604d7e92148c73c97">
     10  <!ENTITY swig-size          "7.6 MB">
     11  <!ENTITY swig-buildsize     "93 MB (1.1 GB with tests)">
     12  <!ENTITY swig-time          "0.4 SBU (6.2 SBU for the tests, using -j4)">
    1313]>
    1414
     
    184184        </seg>
    185185        <seg>
    186           /usr/share/swig/&swig-version; and
    187           /usr/share/doc/swig-&swig-version;
     186          /usr/share/doc/swig-&swig-version; and
     187          /usr/share/swig/&swig-version;
    188188        </seg>
    189189      </seglistitem>
  • introduction/welcome/changelog.xml

    r13d0d6f0 r10f9bb45  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>December 31st, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to swig-3.0.8. Fixes
     52          <ulink url="&blfs-ticket-root;7309">#7309</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to unixODBC-2.3.4. Fixes
     56          <ulink url="&blfs-ticket-root;7308">#7308</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to iso-codes-3.63. Fixes
     60          <ulink url="&blfs-ticket-root;7307">#7307</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to qemu-2.5.0. Fixes
     64          <ulink url="&blfs-ticket-root;7260">#7260</ulink>.</para>
     65        </listitem>
     66      </itemizedlist>
     67    </listitem>
    4668
    4769    <listitem>
  • packages.ent

    r13d0d6f0 r10f9bb45  
    6868
    6969<!-- Chapter 8 Virtualization -->
    70 <!ENTITY qemu-version                 "2.4.1">
     70<!ENTITY qemu-version                 "2.5.0">
    7171
    7272<!-- Part III -->
     
    9999<!ENTITY icu-dl-version               "&icu-major;_&icu-minor;"><!-- _&icu-patch;-->
    100100
    101 <!ENTITY iso-codes-version            "3.59">
     101<!ENTITY iso-codes-version            "3.63">
    102102<!ENTITY JS-version                   "17.0.0">
    103103<!ENTITY JS2-version                  "24.2.0">
     
    211211<!ENTITY time-version                 "1.7">
    212212<!ENTITY tree-version                 "1.7.0">
    213 <!ENTITY unixodbc-version             "2.3.2">
     213<!ENTITY unixodbc-version             "2.3.4">
    214214
    215215<!-- Chapter 12 -->
     
    283283<!ENTITY slang-version                "2.2.4">
    284284<!ENTITY subversion-version           "1.9.3">
    285 <!ENTITY swig-version                 "3.0.7">
     285<!ENTITY swig-version                 "3.0.8">
    286286<!ENTITY tcl-version                  "8.6.4">
    287287<!ENTITY tk-version                   "8.6.4">
  • postlfs/virtualization/qemu.xml

    r13d0d6f0 r10f9bb45  
    77  <!ENTITY qemu-download-http "http://wiki.qemu.org/download/qemu-&qemu-version;.tar.bz2">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "a895e93ec1dafc34bc64ed676f0d55a6">
    10   <!ENTITY qemu-size          "24 MB">
    11   <!ENTITY qemu-buildsize     "303 MB (additional 91 MB for tests)">
    12   <!ENTITY qemu-time          "1.7 SBU (additional 1.0 SBU for tests)">
     9  <!ENTITY qemu-md5sum        "f469f2330bbe76e3e39db10e9ac4f8db">
     10  <!ENTITY qemu-size          "25 MB">
     11  <!ENTITY qemu-buildsize     "419 MB (with tests)">
     12  <!ENTITY qemu-time          "2.4 SBU (with tests)">
    1313]>
    1414
     
    7979      <xref linkend="curl"/>,
    8080      <xref linkend="cyrus-sasl"/>,
     81      <xref linkend="gnutls"/>,
    8182      <xref linkend="gtk2"/>,
    8283      <xref linkend="gtk3"/>,
    8384      <xref linkend="libusb"/>,
     85      <xref linkend="libgcrypt"/>,
    8486      <xref linkend="lzo"/>,
     87      <xref linkend="nettle"/>,
    8588      <xref linkend="nss"/> (for libcacard.so),
    86       <xref linkend="mesa"/>, and
    87       <xref linkend="vte"/>
     89      <xref linkend="mesa"/>,
     90      <xref linkend="sdl"/>,
     91      <xref linkend="vte"/>,
     92      <ulink url="http://www.libssh2.org">libssh2</ulink>
    8893    </para>
    8994
     
    152157
    153158    <note><para>Qemu is capable of running many targets.  The build process
    154     is also capable of building multiple targets at one time in a 
     159    is also capable of building multiple targets at one time in a
    155160    comma delimited list assigned to <option>--target-list</option>. Run
    156161    <command>./configure --help</command> to get a complete list of
     
    164169fi
    165170
    166 ./configure --prefix=/usr            \
    167             --sysconfdir=/etc        \
    168             --target-list=$QEMU_ARCH \
     171mkdir -vp build &amp;&amp;
     172cd        build &amp;&amp;
     173
     174./configure --prefix=/usr               \
     175            --sysconfdir=/etc           \
     176            --target-list=$QEMU_ARCH    \
     177            --audio-drv-list=alsa       \
    169178            --docdir=/usr/share/doc/qemu-&qemu-version; &amp;&amp;
    170179unset QEMU_ARCH &amp;&amp;
     
    213222    the installed program. For instance:</para>
    214223
    215     <screen role="root"><userinput>ln -sv qemu-system-x86_64 /usr/bin/qemu</userinput></screen>
     224<screen role="root"><userinput>ln -sv qemu-system-`uname -m` /usr/bin/qemu</userinput></screen>
    216225    </note>
    217226
     
    222231
    223232    <para>
    224       <option>--audio-drv-list=alsa</option>: This switch sets the audio driver
    225       to ALSA. For other drivers see the --audio-drv-list list in
     233      <parameter>--audio-drv-list=alsa</parameter>: This switch sets the audio
     234      driver to ALSA. For other drivers see the --audio-drv-list list in
    226235      <command>configure</command>'s help output. The default audio driver is
    227236      OSS.
     
    243252    <note><para>The following instructions assume you have created the optional
    244253    symbolic link, <userinput>qemu</userinput>.  Additionally, you must run
    245     <userinput>qemu</userinput> from an X Window System based terminal 
     254    <userinput>qemu</userinput> from an X Window System based terminal
    246255    (either locally or over ssh).</para></note>
    247256
     
    391400      <seglistitem>
    392401        <seg>
     402          ivshmem-client,
     403          ivshmem-server,
     404          qemu (symlink),
    393405          qemu-ga,
    394406          qemu-img,
    395407          qemu-io,
    396408          qemu-nbd,
    397           qemu-system-x86_64,
     409          qemu-system-&lt;arch&gt;,
    398410          virtfs-proxy-helper, and
    399411          vscclient
     
    401413        <seg>libcacard.so</seg>
    402414        <seg>
    403           /etc/qemu,
    404           /usr/include/cacard,
    405           /usr/lib/qemu,
    406           /usr/share/qemu, and
     415          /etc/qemu and
    407416          /usr/share/doc/qemu-&qemu-version;
    408417        </seg>
  • x/lib/qt5.xml

    r13d0d6f0 r10f9bb45  
    8383    <bridgehead renderas="sect4">Required</bridgehead>
    8484    <para role="required">
     85      <xref linkend="python2"/> and
    8586      <xref linkend="xorg7-lib"/>
    8687    </para>
Note: See TracChangeset for help on using the changeset viewer.