Changeset c7cb25b for multimedia


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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.