Changeset f95e57bf for multimedia


Ignore:
Timestamp:
08/06/2019 06:16:05 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
437fc48c
Parents:
2f3e3de9
Message:

Update to gtk-doc-1.31.
Update to libgee-0.20.2.
Update to vala-0.44.7.
Update to flac-1.3.3.
Update to exempi-2.5.1.

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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/flac.xml

    r2f3e3de9 rf95e57bf  
    77  <!ENTITY flac-download-http "https://downloads.xiph.org/releases/flac/flac-&flac-version;.tar.xz">
    88  <!ENTITY flac-download-ftp  " ">
    9   <!ENTITY flac-md5sum        "454f1bfa3f93cc708098d7890d0499bd">
    10   <!ENTITY flac-size          "760 KB">
    11   <!ENTITY flac-buildsize     "33 MB (additional 94 MB to run the test suite)">
    12   <!ENTITY flac-time          "0.3 SBU (additional 0.6 SBU to run the test suite)">
     9  <!ENTITY flac-md5sum        "26703ed2858c1fc9ffc05136d13daa69">
     10  <!ENTITY flac-size          "1.0 MB">
     11  <!ENTITY flac-buildsize     "21 MB (additional 95 MB to run the test suite)">
     12  <!ENTITY flac-time          "0.1 SBU (additional 0.7 SBU to run the test suite)">
    1313]>
    1414
  • multimedia/libdriv/libvpx.xml

    r2f3e3de9 rf95e57bf  
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="yasm"/> (compiling with
    64     <xref linkend="nasm"/> is currently broken) and <xref linkend="which"/>
    65     (so <command>configure</command> can find yasm)</para>
     63    <para role="required">
     64      <xref linkend="yasm"/> and
     65      <xref linkend="which"/> (so <command>configure</command> can find yasm)
     66    </para>
    6667
    6768    <bridgehead renderas="sect4">Optional</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.