Changeset e730427e


Ignore:
Timestamp:
10/21/2015 07:20:15 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
40a67787
Parents:
b78e9bc
Message:

Update to ffmpeg-2.8.1.
Update to parole-0.8.1.
Update to glib-networking-2.46.1.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb78e9bc re730427e  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[bdubbs] - Update to ffmpeg-2.8.1. Fixes
     52          <ulink url="&blfs-ticket-root;7018">#7018</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to parole-0.8.1. Fixes
     56          <ulink url="&blfs-ticket-root;7031">#7031</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[bdubbs] - Update to glib-networking-2.46.1. Fixes
     60          <ulink url="&blfs-ticket-root;6960">#6960</ulink>.</para>
     61        </listitem>
     62        <listitem>
    5163          <para>[bdubbs] - Fix issues in mozilla apps with
    5264          freetype-2.6.1 and gconf dependencies. Fixes
  • multimedia/videoutils/ffmpeg.xml

    rb78e9bc re730427e  
    55  %general-entities;
    66
    7   <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
     7  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "5eb3839e23c9ca396fabd0ebbe293ea2">
    10   <!ENTITY ffmpeg-size          "8.2 MB">
    11   <!ENTITY ffmpeg-buildsize     "142 MB (additional 2.3 GB to run the FATE suite)">
    12   <!ENTITY ffmpeg-time          "5.2 SBU (additional 2.8 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded)">
     9  <!ENTITY ffmpeg-md5sum        "5af71aec0c8f99a018b02061acbe7f90">
     10  <!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)">
    1313]>
    1414
     
    156156    <title>Installation of FFmpeg</title>
    157157
    158 <!--<para>
    159       If <application>Xorg</application> is installed in a prefix other
    160       than <filename class='directory'>/usr</filename>, the build will fail. Fix
    161       this by issuing the following command:
    162     </para>
    163 
    164 <screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
    165 -->
    166158    <para>
    167159      Install <application>FFmpeg</application> by running the following
     
    194186
    195187gcc tools/qt-faststart.c -o tools/qt-faststart</userinput></screen>
    196 <!--
    197 unset LIBRARY_PATH</userinput></screen>-->
    198188
    199189    <para>
  • networking/netlibs/glib-networking.xml

    rb78e9bc re730427e  
    66
    77  <!ENTITY glib-networking-download-http
    8     "&gnome-download-http;/glib-networking/2.44/glib-networking-&glib-networking-version;.tar.xz">
     8    "&gnome-download-http;/glib-networking/2.46/glib-networking-&glib-networking-version;.tar.xz">
    99  <!ENTITY glib-networking-download-ftp
    10     "&gnome-download-ftp;/glib-networking/2.44/glib-networking-&glib-networking-version;.tar.xz">
    11   <!ENTITY glib-networking-md5sum        "6989b20cf3b26dd5ae272e04a9acb0b3">
    12   <!ENTITY glib-networking-size          "368 KB">
    13   <!ENTITY glib-networking-buildsize     "6.7 MB">
     10    "&gnome-download-ftp;/glib-networking/2.46/glib-networking-&glib-networking-version;.tar.xz">
     11  <!ENTITY glib-networking-md5sum        "c000e0b579f5d8fd48efebc7ac4d95dc">
     12  <!ENTITY glib-networking-size          "372 KB">
     13  <!ENTITY glib-networking-buildsize     "10 MB">
    1414  <!ENTITY glib-networking-time          "0.1 SBU">
    1515]>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="glib2"/>, <!-- needed because version is important -->
    7980      <xref linkend="gnutls"/> and
    8081      <xref linkend="gsettings-desktop-schemas"/>
  • packages.ent

    rb78e9bc re730427e  
    378378<!ENTITY curl-version                 "7.45.0">
    379379<!ENTITY geoclue-version              "0.12.0">
    380 <!ENTITY glib-networking-version      "2.44.0">
     380<!ENTITY glib-networking-version      "2.46.1">
    381381<!ENTITY ldns-version                 "1.6.17">
    382382<!ENTITY libevent-version             "2.0.22">
     
    561561<!-- Chapter 37 -->
    562562<!ENTITY midori-version               "0.5.11">
    563 <!ENTITY parole-version               "0.8.0">
     563<!ENTITY parole-version               "0.8.1">
    564564<!ENTITY mousepad-version             "0.4.0">
    565565<!ENTITY vte2-version                 "0.28.2">
     
    738738
    739739<!-- Chapter 48 -->
    740 <!ENTITY ffmpeg-version               "2.8">
     740<!ENTITY ffmpeg-version               "2.8.1">
    741741<!ENTITY mplayer-version              "SVN-r37520">
    742742<!ENTITY xine-ui-version              "0.99.9">
  • xfce/apps/parole.xml

    rb78e9bc re730427e  
    88           "http://archive.xfce.org/src/apps/parole/0.8/parole-&parole-version;.tar.bz2">
    99  <!ENTITY parole-download-ftp  " ">
    10   <!ENTITY parole-md5sum        "fffdc23d2aa22271f01410a9e27c3404">
     10  <!ENTITY parole-md5sum        "361e3059f1263c76a3711db2c7c1a97b">
    1111  <!ENTITY parole-size          "796 KB">
    12   <!ENTITY parole-buildsize     "13.5 MB">
    13   <!ENTITY parole-time          "0.1 SBU">
     12  <!ENTITY parole-buildsize     "17 MB">
     13  <!ENTITY parole-time          "0.2 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.