Changeset 20f09631


Ignore:
Timestamp:
11/15/2015 10:34:56 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:
a8bf989f
Parents:
3c39513
Message:
  • Update to GNOME-3.18.2.
  • Update to libpng-1.6.19.
  • Update to ffmpeg-2.8.2.
  • FFmpeg-2.8.1 does not build with libvpx-1.5.0. same holds for 2.8.2
  • xinit: Nothing has to be anything less yet "nodump".
  • libreoffice: reinstate what should not have been deleted and include verbose, because I like.
  • LXQt pre-install instructions: I do want extra lines here, although who modified implied that they were so bad instructions and he was only trying to improve.
  • openjdk: as agreed but not done, make test suite optional.

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

Files:
22 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libpng.xml

    r3c39513 r20f09631  
    77  <!ENTITY libpng-download-http "&sourceforge-repo;/libpng/libpng-&libpng-version;.tar.xz">
    88  <!ENTITY libpng-download-ftp  " ">
    9   <!ENTITY libpng-md5sum        "6a57c8e0f5469b9c9949a4b43d57b3a1">
    10   <!ENTITY libpng-size          "912 KB">
    11   <!ENTITY libpng-buildsize     "14 MB (additional 1 MB for the tests)">
    12   <!ENTITY libpng-time          "0.3 SBU (including tests)">
     9  <!ENTITY libpng-md5sum        "1e6a458429e850fc93c1f3b6dc00a48f">
     10  <!ENTITY libpng-size          "920 KB">
     11  <!ENTITY libpng-buildsize     "16 MB (with tests)">
     12  <!ENTITY libpng-time          "0.6 SBU (with tests)">
    1313
    1414  <!ENTITY apng-version "1.6.18">
     
    8585          <application>libpng</application> (required to use the system
    8686          <application>libpng</application> in
    87           <application>Firefox</application>): <ulink url="&apng-patch;"/>
     87          <application>Firefox</application>),
     88          <application>Seamonkey</application>), and
     89          <application>Thunderbird</application>): <ulink url="&apng-patch;"/>
    8890        </para>
    8991      </listitem>
     
    147149        </seg>
    148150        <seg>
    149           libpng.so and libpng16.so
     151          libpng.so
    150152        </seg>
    151153        <seg>
  • general/prog/openjdk.xml

    r3c39513 r20f09631  
    151151    <itemizedlist spacing='compact'>
    152152      <listitem>
    153         <para>Recommended test harness
     153        <para>Otional test harness
    154154          <simplelist>
    155155            <member>Download: <ulink url="&jtreg-download;"/></member>
     
    235235
    236236    <para>
    237       If you have downloaded the recommended test harness, unpack it too:
     237      If you have downloaded the optional test harness, unpack it too:
    238238    </para>
    239239
     
    362362
    363363    <para>
    364       The test results can be compared to
    365       <ulink url="http://download.java.net/openjdk/testresults/8/">these
    366       results</ulink>, although they usually are run on a newer version.
    367       Some failures can be expected, the number of which depends on various
     364      The test results can be compared to <ulink
     365      url="http://download.java.net/openjdk/testresults/8/">these
     366      results</ulink>, although they usually are run on a newer version.  Some
     367      failures can be expected, the number of which depends on various
    368368      conditions, like whether the computer is connected to network. Also, some
    369       tests may timeout if the machine is under load.
     369      tests may timeout if the machine is under load. Those are the reasons for
     370      considering the tests optional, although we would rather recommend them.
    370371    </para>
    371372
  • gnome.ent

    r3c39513 r20f09631  
    1010<!ENTITY gcr-version                  "3.18.0">
    1111<!ENTITY gnome-keyring-version        "3.18.3">
    12 <!ENTITY gvfs-version                 "1.26.1.1">
    13 <!ENTITY gjs-version                  "1.43.3">
    14 <!ENTITY gnome-desktop-version        "3.18.1">
     12<!ENTITY gvfs-version                 "1.26.2">
     13<!ENTITY gjs-version                  "1.44.0">
     14<!ENTITY gnome-desktop-version        "3.18.2">
    1515<!ENTITY gnome-video-effects-version  "0.4.1">
    1616<!ENTITY libgtop-version              "2.32.0">
     
    2323<!-- Runtime -->
    2424<!ENTITY dconf-version                     "0.24.0">
    25 <!ENTITY dconf-editor-version              "3.18.1">
     25<!ENTITY dconf-editor-version              "3.18.2">
    2626<!ENTITY adwaita-icon-theme-version        "3.18.0">
    2727<!ENTITY gnome-icon-theme-version          "3.12.0">
     
    3636<!ENTITY brasero-version                "3.12.1">
    3737<!ENTITY cheese-version                 "3.18.1">
    38 <!ENTITY eog-version                    "3.18.0">
     38<!ENTITY eog-version                    "3.18.1">
    3939<!ENTITY epiphany-version               "3.18.0">
    40 <!ENTITY evince-version                 "3.18.1">
     40<!ENTITY evince-version                 "3.18.2">
    4141<!ENTITY file-roller-version            "3.16.4">
    42 <!ENTITY gedit-version                  "3.18.1">
    43 <!ENTITY gnome-calculator-version       "3.18.1">
     42<!ENTITY gedit-version                  "3.18.2">
     43<!ENTITY gnome-calculator-version       "3.18.2">
    4444<!ENTITY gnome-nettool-version          "3.8.1">
    4545<!ENTITY gnome-screenshot-version       "3.18.0">
    46 <!ENTITY gnome-system-monitor-version   "3.18.0.1">
    47 <!ENTITY gnome-terminal-version         "3.18.1">
    48 <!ENTITY gucharmap-version              "3.18.1">
    49 <!ENTITY nautilus-version               "3.18.1">
     46<!ENTITY gnome-system-monitor-version   "3.18.2">
     47<!ENTITY gnome-terminal-version         "3.18.2">
     48<!ENTITY gucharmap-version              "3.18.2">
     49<!ENTITY nautilus-version               "3.18.2">
    5050<!ENTITY network-manager-applet-version "1.0.6">
    5151<!ENTITY seahorse-version               "3.18.0">
  • gnome/applications/eog.xml

    r3c39513 r20f09631  
    77  <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-minor-18;/eog-&eog-version;.tar.xz">
    88  <!ENTITY eog-download-ftp  "&gnome-download-ftp;/eog/&gnome-minor-18;/eog-&eog-version;.tar.xz">
    9   <!ENTITY eog-md5sum        "939f44849267c33a9df131e80fcbd0e7">
     9  <!ENTITY eog-md5sum        "5d10432876f120195cca4a7da9bc095c">
    1010  <!ENTITY eog-size          "4.2 MB">
    1111  <!ENTITY eog-buildsize     "55 MB">
  • gnome/applications/evince.xml

    r3c39513 r20f09631  
    99  <!ENTITY evince-download-ftp
    1010     "&gnome-download-ftp;/evince/&gnome-minor-18;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "388a813d7d30f1f778f7993efd7f3a40">
     11  <!ENTITY evince-md5sum        "c39af6b8b1c44d4393ef8ac9dab99c0b">
    1212  <!ENTITY evince-size          "3.1 MB">
    1313  <!ENTITY evince-buildsize     "92 MB">
  • gnome/applications/gedit.xml

    r3c39513 r20f09631  
    77  <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-minor-18;/gedit-&gedit-version;.tar.xz">
    88  <!ENTITY gedit-download-ftp  "&gnome-download-ftp;/gedit/&gnome-minor-18;/gedit-&gedit-version;.tar.xz">
    9   <!ENTITY gedit-md5sum        "a61007048db22d0d55a41b5fa3c984f8">
    10   <!ENTITY gedit-size          "2.9 MB">
     9  <!ENTITY gedit-md5sum        "3468eb857dc33c99dfde838d9bbebf2d">
     10  <!ENTITY gedit-size          "2.8 MB">
    1111  <!ENTITY gedit-buildsize     "94 MB">
    12   <!ENTITY gedit-time          "0.9 SBU">
     12  <!ENTITY gedit-time          "1.1 SBU">
    1313]>
    1414
  • gnome/applications/gnome-calculator.xml

    r3c39513 r20f09631  
    99  <!ENTITY gnome-calculator-download-ftp
    1010           "&gnome-download-ftp;/gnome-calculator/&gnome-minor-18;/gnome-calculator-&gnome-calculator-version;.tar.xz">
    11   <!ENTITY gnome-calculator-md5sum        "81e2b89bc9ede02bc114a114a7213c9a">
     11  <!ENTITY gnome-calculator-md5sum        "cee919067fe0e5d2a067d64aa77fc02c">
    1212  <!ENTITY gnome-calculator-size          "1.3 MB">
    1313  <!ENTITY gnome-calculator-buildsize     "48 MB (with tests)">
     
    142142        </seg>
    143143        <seg>
    144           /usr/lib/gnome-calculator and /usr/share/help/*/gnome-calculator
     144          /usr/{lib,share/help/*}/gnome-calculator
    145145        </seg>
    146146      </seglistitem>
  • gnome/applications/gnome-system-monitor.xml

    r3c39513 r20f09631  
    99  <!ENTITY gnome-system-monitor-download-ftp
    1010           "&gnome-download-ftp;/gnome-system-monitor/&gnome-minor-18;/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
    11   <!ENTITY gnome-system-monitor-md5sum        "ff2e972bcac34502b3b1137b0fb9b8b4">
     11  <!ENTITY gnome-system-monitor-md5sum        "7979c3d773aa72924dd539f6bcedf367">
    1212  <!ENTITY gnome-system-monitor-size          "864 KB">
    13   <!ENTITY gnome-system-monitor-buildsize     "27 MB">
     13  <!ENTITY gnome-system-monitor-buildsize     "35 MB">
    1414  <!ENTITY gnome-system-monitor-time          "0.6 SBU">
    1515]>
  • gnome/applications/gnome-terminal.xml

    r3c39513 r20f09631  
    99  <!ENTITY gnome-terminal-download-ftp
    1010           "&gnome-download-ftp;/gnome-terminal/&gnome-minor-18;/gnome-terminal-&gnome-terminal-version;.tar.xz">
    11   <!ENTITY gnome-terminal-md5sum        "81a8fb9ef56b963c7db55e5624d4561e">
     11  <!ENTITY gnome-terminal-md5sum        "74013bb2077367d9fed17c300820f093">
    1212  <!ENTITY gnome-terminal-size          "1.8 MB">
    1313  <!ENTITY gnome-terminal-buildsize     "45 MB">
  • gnome/applications/gucharmap.xml

    r3c39513 r20f09631  
    99  <!ENTITY gucharmap-download-ftp
    1010       "&gnome-download-ftp;/gucharmap/&gnome-minor-18;/gucharmap-&gucharmap-version;.tar.xz">
    11   <!ENTITY gucharmap-md5sum        "086939aebd9d146f6d773d0fed1b6b7f">
     11  <!ENTITY gucharmap-md5sum        "79670f9b8c9a4888f4ea439fd2e8c589">
    1212  <!ENTITY gucharmap-size          "2 MB">
    1313  <!ENTITY gucharmap-buildsize     "43 MB">
  • gnome/applications/nautilus.xml

    r3c39513 r20f09631  
    99  <!ENTITY nautilus-download-ftp
    1010           "&gnome-download-ftp;/nautilus/&gnome-minor-18;/nautilus-&nautilus-version;.tar.xz">
    11   <!ENTITY nautilus-md5sum        "6310ec9802e829842dd0cb87cfeaaad6">
    12   <!ENTITY nautilus-size          "3.3 MB">
     11  <!ENTITY nautilus-md5sum        "75321b4986fdb3d7d3833ffae73de2b9">
     12  <!ENTITY nautilus-size          "3.2 MB">
    1313  <!ENTITY nautilus-buildsize     "115 MB">
    1414  <!ENTITY nautilus-time          "0.8 SBU">
  • gnome/platform/dconf.xml

    r3c39513 r20f09631  
    1616  <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-18;/dconf-editor-&dconf-editor-version;.tar.xz">
    1717  <!ENTITY dconf-editor-download-ftp  "&gnome-download-ftp;/dconf-editor/&gnome-minor-18;/dconf-editor-&dconf-editor-version;.tar.xz">
    18   <!ENTITY dconf-editor-md5sum        "8ff30290d9c52be54fde9d3ecd73ea31">
     18  <!ENTITY dconf-editor-md5sum        "9292d9b96b0d9f87f6589a7d1d0ca388">
    1919  <!ENTITY dconf-editor-size          "252 KB">
    2020  <!ENTITY dconf-editor-buildsize     "6.9 MB">
     
    212212        </seg>
    213213        <seg>
    214           /usr/include/dconf,
    215           /usr/include/dconf-dbus-1, and
    216           /usr/share/gtk-doc/html/dconf
     214          /usr/{include,share/gtk-doc/html}/dconf and
     215          /usr/include/dconf-dbus-1
    217216        </seg>
    218217      </seglistitem>
  • gnome/platform/gjs.xml

    r3c39513 r20f09631  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.43/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.43/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "5efde4730e1ff3b943915ed152085a1e">
    10   <!ENTITY gjs-size          "448 KB">
    11   <!ENTITY gjs-buildsize     "30 MB (additional 1 MB for the tests)">
    12   <!ENTITY gjs-time          "0.3 SBU (additional less than 0.1 SBU for the tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.44/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.44/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "a79cb5338be0a31ed0882279bc59e48f">
     10  <!ENTITY gjs-size          "476 KB">
     11  <!ENTITY gjs-buildsize     "33 MB (with tests)">
     12  <!ENTITY gjs-time          "0.5 SBU (with tests)">
    1313]>
    1414
     
    131131        </seg>
    132132        <seg>
    133           /usr/include/gjs-1.0,
    134           /usr/lib/gjs, and
    135           /usr/libexec/gjs
     133          /usr/include/gjs-1.0 and
     134          /usr/lib{,exec}/gjs
    136135        </seg>
    137136      </seglistitem>
  • gnome/platform/gnome-desktop.xml

    r3c39513 r20f09631  
    99  <!ENTITY gnome-desktop-download-ftp
    1010           "&gnome-download-ftp;/gnome-desktop/&gnome-minor-18;/gnome-desktop-&gnome-desktop-version;.tar.xz">
    11   <!ENTITY gnome-desktop-md5sum        "b67ad71bef0c8e4cdeb9c96aed35b867">
     11  <!ENTITY gnome-desktop-md5sum        "9a5875247abdb99bad93f1c4230d1d6d">
    1212  <!ENTITY gnome-desktop-size          "1.1 MB">
    1313  <!ENTITY gnome-desktop-buildsize     "24 MB">
  • gnome/platform/gvfs.xml

    r3c39513 r20f09631  
    77  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.26/gvfs-&gvfs-version;.tar.xz">
    88  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.26/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "9f2e8c85ea3bfc216f8594feed4984cb">
     9  <!ENTITY gvfs-md5sum        "1d9abe504ab3a60b81c1c6434526d502">
    1010  <!ENTITY gvfs-size          "1.7 MB">
    11   <!ENTITY gvfs-buildsize     "69 MB">
    12   <!ENTITY gvfs-time          "0.8 SBU">
     11  <!ENTITY gvfs-buildsize     "72 MB">
     12  <!ENTITY gvfs-time          "0.7 SBU">
    1313]>
    1414
     
    189189        </seg>
    190190        <seg>
    191           /usr/include/gvfs-client,
    192           /usr/lib/gvfs, and
    193           /usr/share/gvfs
     191          /usr/include/gvfs-client and
     192          /usr/{lib,share}/gvfs
    194193        </seg>
    195194      </seglistitem>
  • introduction/welcome/changelog.xml

    r3c39513 r20f09631  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - openjdk: as agreed but not done, make the test
     52          suite optional.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - LXQt pre-install instructions: I do want extra
     56          lines here, although who modified implied that they were so bad
     57          instructions and he was only trying to improve.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[fernando] - libreoffice: reinstate what should not have been
     61          deleted and include verbose, because I like.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[fernando] - xinit: Nothing has to be anything less yet
     65          "nodump".</para>
     66        </listitem>
     67        <listitem>
     68          <para>[fernando] - FFmpeg-2.8.1 doesn't build with libvpx-1.5.0. Fixes
     69          <ulink url="&blfs-ticket-root;7133">#7133</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[fernando] - Update to libpng-1.6.19. Fixes
     73          <ulink url="&blfs-ticket-root;7129">#7129</ulink>.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[fernando] - Update to GNOME-3.18.2. Fixes
     77          <ulink url="&blfs-ticket-root;7110">#7110</ulink>.</para>
     78        </listitem>
     79        <listitem>
    5180          <para>[bdubbs] - Update to Xorg nouveau driver git version
    5281          as of commit 1ff13a92.</para>
     
    5483        <listitem>
    5584          <para>[bdubbs] - Update to Xorg Intel driver git version
    56           as of commit 0340718. Addresses 
    57           <ulink url="&blfs-ticket-root;5918">#5918</ulink> but does 
     85          as of commit 0340718. Addresses
     86          <ulink url="&blfs-ticket-root;5918">#5918</ulink> but does
    5887          not resolve it.</para>
    5988        </listitem>
  • lxqt/desktop/pre-install.xml

    r3c39513 r20f09631  
    8585
    8686<screen role="root"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"
    87 <literal># Begin LXQt addition
     87<literal>
     88# Begin LXQt addition
    8889
    8990/opt/lxqt/lib
    9091
    91 # End LXQt addition</literal>
     92# End LXQt addition
     93</literal>
    9294EOF</userinput></screen>
    9395
  • multimedia/libdriv/mlt.xml

    r3c39513 r20f09631  
    7474      <xref linkend="sdl"/>,
    7575      <ulink url="http://jackaudio.org">JACK</ulink>,
    76       <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
     76      <!--<ulink url="http://www.ladspa.org/">LADSPA</ulink>,-->
    7777      <ulink url="http://www.ipswitchft.com/moveit-managed-file-transfer/">MOVEit</ulink>,
    7878      <ulink url="http://sox.sourceforge.net/">SoX</ulink>, and
  • multimedia/videoutils/ffmpeg.xml

    r3c39513 r20f09631  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "5af71aec0c8f99a018b02061acbe7f90">
     9  <!ENTITY ffmpeg-md5sum        "99f31723326dfe1bfd1bc7521338f2d2">
    1010  <!ENTITY ffmpeg-size          "6.9 MB">
    11   <!ENTITY ffmpeg-buildsize     "127 MB (additional 2.4 GB to run the FATE suite)">
    12   <!ENTITY ffmpeg-time          "4.7 SBU (additional 5.8 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded)">
     11  <!ENTITY ffmpeg-buildsize     "156 MB (additional 2.5 GB to run the FATE suite)">
     12  <!ENTITY ffmpeg-time          "1.3 SBU, with -j4 (additional 3.1 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded">
    1313]>
    1414
     
    124124      <ulink url="http://www.quut.com/gsm/">GSM</ulink>,
    125125      <ulink url="http://xhevc.com/en/hevc/decoder/download.jsp">HEVC/H.265</ulink>,
    126       <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
     126      <!--<ulink url="http://www.ladspa.org/">LADSPA</ulink>,-->
    127127      <ulink url="http://tipok.org.ua/node/17">libaacplus</ulink>,
    128128      <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
     
    137137      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    138138      <ulink url="http://www.libssh.org/">libssh</ulink>,
    139       <ulink url="http://xavs.sourceforge.net/">libxavs</ulink> (SVN checkout),
     139      <!--<ulink url="http://xavs.sourceforge.net/">libxavs</ulink> (SVN checkout),-->
    140140      <ulink url="http://kcat.strangesoft.net/openal-releases/">OpenAL</ulink>,
    141141      <ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
     
    143143      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
    144144      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
    145       <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>,
    146       <ulink url="http://www.videolan.org/developers/x265.html">x265 (H.265/MPEG-H HEVC)</ulink>, and
     145      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
     146      <!--<ulink url="http://www.videolan.org/developers/x265.html">x265 (H.265/MPEG-H HEVC)</ulink>, and-->
    147147      <ulink url="http://zapping.sourceforge.net/ZVBI/">ZVBI</ulink>
    148148    </para>
     
    156156    <title>Installation of FFmpeg</title>
    157157
     158    <para>
     159      First, fix one file for values removed from libvpx-1.5.0:
     160    </para>
     161
     162<screen><userinput>sed -e '/UPD.*=/,'/SET_SCA.*=/d \
     163    -e '/SET_SHA.*=/d' \
     164    -e '/GET_LAS.*=/d' \
     165    -i libavcodec/libvpxenc.c</userinput></screen>
    158166    <para>
    159167      Install <application>FFmpeg</application> by running the following
     
    256264      installed and follow the instructions for the <ulink
    257265      url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
    258       Environment</ulink> (FATE). First, about 930 MB of sample files used to
     266      Environment</ulink> (FATE). First, about 941 MB of sample files used to
    259267      run FATE are downloaded with the command:
    260268    </para>
     
    282290    <para>
    283291      Next, FATE is executed, with the commands (you obtain a number of tests
    284       larger than 2400):
     292      larger than 2500):
    285293    </para>
    286294
     
    458466      <seglistitem>
    459467        <seg>
    460           ffmpeg, ffplay, ffprobe, ffserver, and
    461           qt-faststart
     468          ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
    462469        </seg>
    463470        <seg>
     
    467474        </seg>
    468475        <seg>
    469           /usr/include/{libavcodec,libavdevice,libavfilter,libavformat},
    470           /usr/include/{libavutil,libpostproc,libswresample,libswscale},
     476          /usr/include/lib{avcodec,avdevice,avfilter,avformat},
     477          /usr/include/lib{avutil,postproc,swresample,swscale},
    471478          /usr/share/doc/ffmpeg-&ffmpeg-version;, and
    472479          /usr/share/ffmpeg
  • packages.ent

    r3c39513 r20f09631  
    174174<!ENTITY libjpeg-turbo-version        "1.4.2">
    175175<!ENTITY libmng-version               "2.0.3">
    176 <!ENTITY libpng-version               "1.6.18">
     176<!ENTITY libpng-version               "1.6.19">
    177177<!ENTITY librsvg-version              "2.40.11">   <!-- Normally even minors
    178178                                                       Required version in order to use
     
    748748
    749749<!-- Chapter 48 -->
    750 <!ENTITY ffmpeg-version               "2.8.1">
     750<!ENTITY ffmpeg-version               "2.8.2">
    751751<!ENTITY mplayer-version              "SVN-r37520">
    752752<!ENTITY xine-ui-version              "0.99.9">
  • x/installing/xinit.xml

    r3c39513 r20f09631  
    8686        <command>startx</command>, issuing, as the <systemitem
    8787        class="username">root</systemitem> user:
    88 
    89 <screen role="nodump"><userinput>sed -e '/$serverargs $vtarg/ s/serverargs/: #&amp;/' \
    90     -i.orig /usr/bin/startx</userinput></screen>
     88        <command>sed -i '/$serverargs $vtarg/ s/serverargs/: #&amp;/'
     89        /usr/bin/startx</command>
    9190      </para>
    9291    </note>
  • xsoft/office/libreoffice.xml

    r3c39513 r20f09631  
    2222  <!ENTITY libreoffice-translations-md5sum        "8439f56d4696e64571bbdc8224ede59d">
    2323  <!ENTITY libreoffice-translations-size          "124 MB">
     24  <!ENTITY libreoffice-buildsize          "9 GB (671 MB installed)">
     25  <!ENTITY libreoffice-time               "202 SBU with one core">
    2426
    2527  <!-- This package has some peculiarities, some discussed in the text.
     
    2830  dependencies (with-system... -->
    2931
    30   <!ENTITY libreoffice-buildsize          "9 GB (671 MB installed)">
    31   <!ENTITY libreoffice-time               "202 SBU with one core">
    32 
    33   <!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
    34   upper boundaries for x86_64 of previous versions, thus, temporarily, decided
     32  <!-- [bdubbs]  For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
     33  <!-- [bdubbs]  For version 4.4.2.1 Built on x86_64 using -\-with-parallelism=12 -->
     34  <!-- [bdubbs]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=12 -->  <!-- [fernando] For version 4.3.1.2 I've got, for i686, statistcs over the
     35  upper bounds for x86_64 of previous versions, thus, temporarily, decided
    3536  to use single statistcs, instead of a range.-->
    36 
     37  <!-- [fernando]  For version 4.4.4.3 Built on x86_64 using -\-with-parallelism=4 -->
     38  <!-- [fernando]  For version 5.0.0.5 Built on x86_64 using -\-with-parallelism=4 -->
    3739]>
    3840
     
    460462
    461463  # Icons
    462   mkdir -p /usr/share/pixmaps
     464  mkdir -vp /usr/share/pixmaps
    463465  for i in $LO_PREFIX/share/icons/hicolor/32x32/application/*; do
    464466    ln -svf $i /usr/share/pixmaps
Note: See TracChangeset for help on using the changeset viewer.