Changeset 3844cf2


Ignore:
Timestamp:
04/29/2014 09:49:57 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.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:
66f44faf
Parents:
b10cfc81
Message:

vte-0.36.1 and gnome-terminal-3.12.1. Fixes to build lame-3.99.5 and gst-plugins-base-1.2.4 with gcc-4.9.0. Minor fixes to libdvdread-4.9.9 and nautilus-3.12.0.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb10cfc81 r3844cf2  
    631631<!ENTITY notification-daemon-version  "0.7.6">
    632632<!ENTITY totem-pl-parser-version      "3.10.2">
    633 <!ENTITY vte-version                  "0.36.0">
     633<!ENTITY vte-version                  "0.36.1">
    634634
    635635<!-- Runtime -->
     
    655655<!ENTITY gnome-screenshot-version     "3.12.0">
    656656<!ENTITY gnome-system-monitor-version "3.12.1">
    657 <!ENTITY gnome-terminal-version       "3.12.0">
     657<!ENTITY gnome-terminal-version       "3.12.1">
    658658<!ENTITY gucharmap-version            "3.12.0">
    659659<!ENTITY nautilus-version             "3.12.0">
  • gnome/applications/gnome-terminal.xml

    rb10cfc81 r3844cf2  
    99  <!ENTITY gnome-terminal-download-ftp
    1010           "&gnome-download-ftp;/gnome-terminal/&gnome-minor;/gnome-terminal-&gnome-terminal-version;.tar.xz">
    11   <!ENTITY gnome-terminal-md5sum        "0db5151745f681af5392f18e307a6dc3">
     11  <!ENTITY gnome-terminal-md5sum        "ea25923b736d451504635668eb850895">
    1212  <!ENTITY gnome-terminal-size          "1.7 MB">
    1313  <!ENTITY gnome-terminal-buildsize     "41 MB">
    14   <!ENTITY gnome-terminal-time          "0.3 SBU">
     14  <!ENTITY gnome-terminal-time          "0.4 SBU">
    1515]>
    1616
  • gnome/applications/nautilus.xml

    rb10cfc81 r3844cf2  
    9696    <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    9797    <para role="recommended">
     98      <xref linkend="gnome-icon-theme-symbolic"/>, and
    9899      <xref linkend="gvfs"/> (For hotplugging and device mounting to work)
    99100    </para>
  • gnome/platform/vte.xml

    rb10cfc81 r3844cf2  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.36/vte-&vte-version;.tar.xz">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.36/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "64f15103446a8837cc1bc6f2619f10fe">
    10   <!ENTITY vte-size          "988 KB">
    11   <!ENTITY vte-buildsize     "20 MB (additional 3 MB for the tests)">
     9  <!ENTITY vte-md5sum        "e17e7a117819a4dd7641d259d9f0ddfc">
     10  <!ENTITY vte-size          "992 KB">
     11  <!ENTITY vte-buildsize     "19 MB (additional 3 MB for the tests)">
    1212  <!ENTITY vte-time          "0.3 SBU (additional 0.1 SBU for the tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rb10cfc81 r3844cf2  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Fixes to build lame-3.99.5 and
     52          gst-plugins-base-1.2.4 with gcc-4.9.0. Minor fixes to
     53          libdvdread-4.9.9 and nautilus-3.12.0.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[fernando] - gnome-terminal-3.12.1. Fixes
     57          <ulink url="&blfs-ticket-root;4996">#4996</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[fernando] - vte-0.36.1. Fixes
     61          <ulink url="&blfs-ticket-root;4997">#4997</ulink>.</para>
     62        </listitem>
     63        <listitem>
    5164          <para>[pierre] - Remove unneeded flags for compiling GCC-4.9.0
    5265          and correct test instructions.</para>
  • multimedia/audioutils/lame.xml

    rb10cfc81 r3844cf2  
    8989  <sect2 role="installation">
    9090    <title>Installation of LAME</title>
     91
     92    <para>
     93      First, for i686, fix a problem with gcc-4.9.0:
     94    </para>
     95
     96<screen><userinput>sed -i -e 's/fast-math/&amp; -msse2/' configure</userinput></screen>
    9197
    9298    <para>
  • multimedia/libdriv/gst10-plugins-base.xml

    rb10cfc81 r3844cf2  
    123123
    124124    <para>
     125      First, for i686, fix a problem with gcc-4.9.0:
     126    </para>
     127
     128<screen><userinput>sed -i -e 's/-O2/&amp; -msse2/' configure</userinput></screen>
     129
     130    <para>
    125131      Install <application>GStreamer Base Plug-ins</application> by running the
    126132      following commands:
  • multimedia/libdriv/libdvdread.xml

    rb10cfc81 r3844cf2  
    6868    following commands:</para>
    6969
    70 <screen><userinput>
    71 ./configure --prefix=/usr    \
     70<screen><userinput>./configure --prefix=/usr    \
    7271            --disable-static \
    7372            --docdir=/usr/share/libdvdread-&libdvdread-version;
Note: See TracChangeset for help on using the changeset viewer.