Changeset a8bf989f for multimedia


Ignore:
Timestamp:
11/16/2015 10:23:56 AM (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:
6e16f2ef
Parents:
20f09631
Message:
  • FFmpeg-2.8.2: fix md5sum (was for bz2), and fix typo in the sed for libvpx (it works as is, but better to be in a more standard form; I had fixed it in the script, but forgot here).
  • libpng-1.6.19: forgot to update apng pach version.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r20f09631 ra8bf989f  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "99f31723326dfe1bfd1bc7521338f2d2">
     9  <!ENTITY ffmpeg-md5sum        "5041ffe661392b0685d2248114791fde">
    1010  <!ENTITY ffmpeg-size          "6.9 MB">
    1111  <!ENTITY ffmpeg-buildsize     "156 MB (additional 2.5 GB to run the FATE suite)">
     
    160160    </para>
    161161
    162 <screen><userinput>sed -e '/UPD.*=/,'/SET_SCA.*=/d \
     162<screen><userinput>sed -e '/UPD.*=/,/SET_SCA.*=/d' \
    163163    -e '/SET_SHA.*=/d' \
    164164    -e '/GET_LAS.*=/d' \
Note: See TracChangeset for help on using the changeset viewer.