Changeset 98d5a95 for multimedia


Ignore:
Timestamp:
12/29/2011 05:13:05 AM (12 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.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3a12cb8
Parents:
efcf979
Message:

Update to shared-mime-info-0.91
Update to slang-2.2.4
Minor updates to xine-ui, libtheora, sdl, gpm, aalib

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

Location:
multimedia
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libtheora.xml

    refcf979 r98d5a95  
    3232    <para>Theora is a free and open video compression format.</para>
    3333
    34     &lfs65_checked;
     34    &lfs70_checked;
    3535
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/sdl.xml

    refcf979 r98d5a95  
    3333    for short) is a cross-platform library designed to make it easy to write
    3434    multimedia software, such as games and emulators.</para>
     35
     36    &lfs70_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100102
    101103install -v -m755 -d /usr/share/doc/SDL-&sdl-version;/html &amp;&amp;
    102 install -v -m644    docs/html/*.html docs/index.html \
     104install -v -m644    docs/html/*.html \
    103105                    /usr/share/doc/SDL-&sdl-version;/html</userinput></screen>
    104106
  • multimedia/videoutils/xine-ui.xml

    refcf979 r98d5a95  
    3535    and displays multimedia streamed over the Internet.</para>
    3636
     37    &lfs70_checked;
     38
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
    3840    <itemizedlist spacing="compact">
     
    6062
    6163    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="xine-lib"/></para>
     64    <para role="required">
     65      <xref linkend="xine-lib"/> and
     66      <xref linkend="shared-mime-info"/>
     67    </para>
    6368
    6469    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
    66     <xref linkend="curl"/>,
    67     <xref linkend="aalib"/>,
    68     <ulink url="http://www.lirc.org">LIRC</ulink> and
    69     <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink></para>
     70    <para role="optional">
     71      <!-- <xref linkend="pkgconfig"/>, -->
     72      <xref linkend="curl"/>,
     73      <xref linkend="aalib"/>,
     74      <ulink url="http://www.lirc.org">LIRC</ulink> and
     75      <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>
     76    </para>
    7077
    7178    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.