Changeset c7cb25b


Ignore:
Timestamp:
07/30/2017 08:46:41 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
ce34cbb
Parents:
f02583f
Message:

Update to faad-2.8.1.
Update to faac-1.29.3.
Update to xfce4-terminal-0.8.6.
Fix spacing in apache and icewm.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf02583f rc7cb25b  
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 30 &year;">
     9<!ENTITY releasedate  "July 30th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rf02583f rc7cb25b  
    4646      <para>July 30th, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to faad-2.8.1. Fixes
     50          <ulink url="&blfs-ticket-root;9492">#9492</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to faac-1.29.3. Fixes
     54          <ulink url="&blfs-ticket-root;9416">#9416</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to xfce4-terminal-0.8.6. Fixes
     58          <ulink url="&blfs-ticket-root;9485">#9485</ulink>.</para>
     59        </listitem>
    4860        <listitem>
    4961          <para>[dj] - Update to Node.js-8.2.1. Fixes
  • multimedia/libdriv/faac.xml

    rf02583f rc7cb25b  
    55  %general-entities;
    66
    7   <!ENTITY faac-download-http "&sourceforge-repo;/faac/faac-&faac-version;.tar.bz2">
     7  <!ENTITY faac-download-http "&sourceforge-repo;/faac/faac-&faac-version;.tar.gz">
    88  <!ENTITY faac-download-ftp  " ">
    9   <!ENTITY faac-md5sum        "6d3d7e8f5eb54438bdd9300223993acd">
    10   <!ENTITY faac-size          "300 KB">
    11   <!ENTITY faac-buildsize     "13 MB">
    12   <!ENTITY faac-time          "0.1 SBU">
     9  <!ENTITY faac-md5sum        "20108ccff238813937ae1fec6eb80e7c">
     10  <!ENTITY faac-size          "220 KB">
     11  <!ENTITY faac-buildsize     "5.1 MB">
     12  <!ENTITY faac-time          "less than 0.1 SBU">
    1313]>
    1414
     
    6161    </itemizedlist>
    6262
    63     <bridgehead renderas="sect3">FAAC Dependencies</bridgehead>
    64 
    65     <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para>libmp4v2 from
    67     <ulink url="http://mpeg4ip.sourceforge.net/">mpeg4ip</ulink> (untested,
    68     as of 2007-09-28, development of the project is stopped;
    69     an internal version of the library is used if the external one
    70     is not found).</para>
    71 
    7263    <para condition="html" role="usernotes">User Notes:
    7364    <ulink url="&blfs-wiki;/faac"/></para>
     
    8576./bootstrap &amp;&amp;
    8677
    87 CFLAGS=-std=c99 CXXFLAGS=-std=c++98 \
    8878./configure --prefix=/usr --disable-static &amp;&amp;
    8979make</userinput></screen>
     
    115105  <sect2 role="commands">
    116106    <title>Command Explanations</title>
    117 
    118     <!-- <para><command>./bootstrap</command>: This command runs GNU Autotools
    119     to create the <command>configure</command> script and other required
    120     build files.</para> -->
    121 
    122     <!-- Note to editors: remove this sed if the new release re-enables the
    123      option (look for "#if 0" near "case OBJTYPE_FLAG:", this is line
    124      697 in frontend/main.c as of FAAC-1.26) or fixes the documentation
    125      so that it doesn't mention the disabled option. -->
    126    
    127     <para><envar>CFLAGS=... CXXFLAGS=...</envar>: These environment
    128     variables fix a problem with compiling under GCC-6.x.</para>
    129107
    130108    <para><command>sed -i ...</command>: This command removes documentation
  • multimedia/libdriv/faad2.xml

    rf02583f rc7cb25b  
    55  %general-entities;
    66
    7   <!ENTITY faad2-download-http "&sourceforge-repo;/faac/faad2-&faad2-version;.tar.bz2">
     7  <!ENTITY faad2-download-http "&sourceforge-repo;/faac/faad2-&faad2-version;.tar.gz">
    88  <!ENTITY faad2-download-ftp  " ">
    9   <!ENTITY faad2-md5sum        "0404cb32b1cf0ffecc8e31eab0d10c2f">
    10   <!ENTITY faad2-size          "640 KB">
    11   <!ENTITY faad2-buildsize     "16 MB (without media player plugins)">
    12   <!ENTITY faad2-time          "0.2 SBU (without media player plugins)">
     9  <!ENTITY faad2-md5sum        "45f0593e99e97785c5ba79875a4e30a7">
     10  <!ENTITY faad2-size          "784 KB">
     11  <!ENTITY faad2-buildsize     "16 MB">
     12  <!ENTITY faad2-time          "0.2 SBU">
    1313]>
    1414
  • packages.ent

    rf02583f rc7cb25b  
    641641<!ENTITY mousepad-version             "0.4.0">
    642642<!ENTITY vte2-version                 "0.28.2">
    643 <!ENTITY xfce4-terminal-version       "0.8.5.1">
     643<!ENTITY xfce4-terminal-version       "0.8.6">
    644644<!ENTITY xfburn-version               "0.5.4">
    645645<!ENTITY ristretto-version            "0.8.2">
     
    752752<!ENTITY alsa-oss-version             "1.0.28">
    753753<!ENTITY audiofile-version            "0.3.6">
    754 <!ENTITY faac-version                 "1.29">
    755 <!ENTITY faad2-version                "2.8.0">
     754<!ENTITY faac-version                 "1.29.3">
     755<!ENTITY faad2-version                "2.8.1">
    756756<!ENTITY fdk-aac-version              "0.1.5">
    757757<!ENTITY flac-version                 "1.3.2">
  • server/major/apache.xml

    rf02583f rc7cb25b  
    136136    </para>
    137137
    138 <screen><userinput>
    139 patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch   &amp;&amp;
     138<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch             &amp;&amp;
    140139
    141140sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in              &amp;&amp;
  • x/wm/icewm.xml

    rf02583f rc7cb25b  
    8383    commands:</para>
    8484
    85 <screen><userinput>
    86 ./configure --prefix=/usr                     \
     85<screen><userinput>./configure --prefix=/usr                     \
    8786            --sysconfdir=/etc                 \
    8887            --docdir=/usr/share/icewm-&icewm-version; &amp;&amp;
  • xfce/apps/xfce4-terminal.xml

    rf02583f rc7cb25b  
    88           "http://archive.xfce.org/src/apps/xfce4-terminal/0.8/xfce4-terminal-&xfce4-terminal-version;.tar.bz2">
    99  <!ENTITY xfce4-terminal-download-ftp  " ">
    10   <!ENTITY xfce4-terminal-md5sum        "235345e25547c13d11d13fc6a1db7f03">
    11   <!ENTITY xfce4-terminal-size          "924 KB">
     10  <!ENTITY xfce4-terminal-md5sum        "92f5a3366e30f5f8238d8250f730b6af">
     11  <!ENTITY xfce4-terminal-size          "932 KB">
    1212  <!ENTITY xfce4-terminal-buildsize     "13 MB">
    1313  <!ENTITY xfce4-terminal-time          "0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.