Ignore:
Timestamp:
12/15/2019 10:53:18 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
7860688
Parents:
6718a13
Message:

Update to xine-ui-0.99.11.
Update to xine-lib-1.2.10.
Update to imlib2-1.6.1.
Update to fribidi-1.0.8.
Update to qemu-4.2.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/xine-lib.xml

    r6718a13 ra1a7d7f  
    88    "&sourceforge-dl;/xine/xine-lib-&xine-lib-version;.tar.xz">
    99  <!ENTITY xine-lib-download-ftp  "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
    10   <!ENTITY xine-lib-md5sum        "cd42d2ba92f943d17736d9bca712b3d1">
     10  <!ENTITY xine-lib-md5sum        "f4ac0fc08d74e1b8f3c389617ee9cfdc">
    1111  <!ENTITY xine-lib-size          "5.0 MB">
    12   <!ENTITY xine-lib-buildsize     "96 MB (add 130 MB for API documentation)">
    13   <!ENTITY xine-lib-time          "1.5 SBU (add 0.1 SBU for API documentation)">
     12  <!ENTITY xine-lib-buildsize     "102 MB (wtih API documentation)">
     13  <!ENTITY xine-lib-time          "0.6 SBU (Using parallelism=4; with API documentation)">
    1414]>
    1515
     
    124124    </para>
    125125
    126 <screen><userinput>sed -e 's|wand/magick_wand.h|MagickWand/MagickWand.h|' \
    127     -i src/video_dec/image.c &amp;&amp;
    128 
    129 sed -e 's/\(xcb-shape >= 1.0\)/xcb \1/' \
    130     -i m4/video_out.m4 &amp;&amp;
    131 
    132 ./configure --prefix=/usr          \
     126<screen><userinput>./configure --prefix=/usr          \
    133127            --disable-vcd          \
    134128            --with-external-dvdnav \
     
    168162  <sect2 role="commands">
    169163    <title>Command Explanations</title>
    170 
    171     <para>
    172       <command>sed ...</command>: These commands enable the package to be
    173       built with <xref linkend='imagemagick'/> and <xref linkend="libxcb"/>.
    174     </para>
    175164
    176165    <para>
     
    213202        <seg>xine-config and xine-list-1.2</seg>
    214203        <seg>libxine.so and numerous plugin modules and video extensions under
    215           /usr/lib/xine/plugins/2.7</seg>
     204          /usr/lib/xine/plugins/2.8</seg>
    216205        <seg>
    217206          Output display engine fonts located in /usr/share/xine-lib/fonts
Note: See TracChangeset for help on using the changeset viewer.