Changeset 9318937b for multimedia


Ignore:
Timestamp:
06/22/2016 09:58:44 PM (8 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, 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:
7594f10
Parents:
7768dfc9
Message:

Update to pidgin-2.11.0.
Update to libwnch-3.20.0.
Update to desktop-file-utils-0.23.
Update to gnumeric-1.12.30.
Update to simpleburn-1.8.0. Required addition of libcddb.
Update to goffice-0.10.30.

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

Location:
multimedia
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/simpleburn.xml

    r7768dfc9 r9318937b  
    77  <!ENTITY simpleburn-download-http "http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-&simpleburn-version;.tar.gz">
    88  <!ENTITY simpleburn-download-ftp  " ">
    9   <!ENTITY simpleburn-md5sum        "5176865020440b2c3eadab76435f6833">
     9  <!ENTITY simpleburn-md5sum        "86bdb6f58d3694a933e4a139cc8c0cb2">
    1010  <!ENTITY simpleburn-size          "48 KB">
    11   <!ENTITY simpleburn-buildsize     "2.0 MB">
     11  <!ENTITY simpleburn-buildsize     "1.6 MB">
    1212  <!ENTITY simpleburn-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
     77      <xref linkend="libcddb"/> and
    7778      <xref linkend="cmake"/> and
    7879      <xref linkend="gtk2"/>
  • multimedia/libdriv/libcdio.xml

    r7768dfc9 r9318937b  
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    7676    <para role="optional">
    77         <ulink url="http://libcddb.sourceforge.net/">libcddb</ulink>
     77        <xref linkend="libcddb"/>
    7878    </para>
    7979
  • multimedia/libdriv/libdriv.xml

    r7768dfc9 r9318937b  
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libass.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcanberra.xml"/>
     50  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcddb.xml"/>
    5051  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcdio.xml"/>
    5152  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdiscid.xml"/>
  • multimedia/libdriv/libsndfile.xml

    r7768dfc9 r9318937b  
    8787            --disable-static \
    8888            --docdir=/usr/share/doc/libsndfile-&libsndfile-version; &amp;&amp;
    89 
    9089make</userinput></screen>
    9190
Note: See TracChangeset for help on using the changeset viewer.