Changeset b3a0d1d


Ignore:
Timestamp:
01/25/2012 02:44:43 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
9d21777
Parents:
f210178
Message:

Update to gnome-media-2.32.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf210178 rb3a0d1d  
    877877<!ENTITY audacious-plugins-version    "3.1">
    878878<!ENTITY amarok-version               "1.4.8">
    879 <!ENTITY gnome-media-version          "2.30.0">
     879<!ENTITY gnome-media-version          "2.32.0">
    880880
    881881<!-- Chapter 41 -->
  • introduction/welcome/changelog.xml

    rf210178 rb3a0d1d  
    5252        </listitem>
    5353        <listitem>
    54           <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1.
    55           Merge libcanberra,GConf-3.2.3 and librsvg-2.34.2 from Wayne.</para>
     54          <para>[ken] - Update to libbonobo-2.32.1, libgnome-2.32.1,
     55          gnome-media-2.32.0. Merge libcanberra,GConf-3.2.3 and
     56          librsvg-2.34.2 from Wayne.</para>
    5657        </listitem>
    5758      </itemizedlist>
  • multimedia/audioutils/gnome-media.xml

    rf210178 rb3a0d1d  
    55  %general-entities;
    66
    7   <!ENTITY gnome-media-download-http "&gnome-download-http;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
    8   <!ENTITY gnome-media-download-ftp  "&gnome-download-ftp;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
    9   <!ENTITY gnome-media-md5sum        "027b11fb8b126ab1b25def6b9e121bd3">
    10   <!ENTITY gnome-media-size          "2.6 MB">
    11   <!ENTITY gnome-media-buildsize     "35 MB">
     7  <!ENTITY gnome-media-download-http "&gnome-download-http;/gnome-media/2.32/gnome-media-&gnome-media-version;.tar.bz2">
     8  <!ENTITY gnome-media-download-ftp  "&gnome-download-ftp;/gnome-media/2.32/gnome-media-&gnome-media-version;.tar.bz2">
     9  <!ENTITY gnome-media-md5sum        "06fc8c67add34c98bc484e0dbc404d41">
     10  <!ENTITY gnome-media-size          "2.7 MB">
     11  <!ENTITY gnome-media-buildsize     "38 MB">
    1212  <!ENTITY gnome-media-time          "0.5 SBU">
    1313]>
     
    3333    <application>GNOME</application>'s media applications.</para>
    3434
    35     &lfs65_built;
     35    &lfs70_checked;
    3636
    3737    <para>This is a legacy GNOME-2 package which has been deprecated by the
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="libcanberra"/>,
    7980      <xref linkend="GConf"/>,
    8081      <xref linkend="gnome-doc-utils"/>
    8182      <xref linkend="gstreamer"/>,
    8283      <xref linkend="gtk2"/>, and
    83       yy<xref linkend="which"/>
     84      <xref linkend="which"/>
    8485    </para>
    8586
     
    8889      <xref linkend="gst-plugins-base"/> (required to build the sound mixer and
    8990         recorder),
    90       <xref linkend="libcanberra"/>,
    91       <xref linkend="libunique"/>,
    92       <xref linkend="pulseaudio"/>, and
    93       <xref linkend="rarian"/>
     91      <xref linkend="libglade"/>,
     92      <!-- libunique in the book will be updated to 3.0 during the gnome-3 changes,
     93      that version is too new -->
     94      <xref linkend="pulseaudio"/> (with
     95      <ulink url="&gnome-download-http;/libunique/1.1/libunique-1.1.6.tar.bz2">libunique-1</ulink>),
     96      and <xref linkend="rarian"/>
    9497    </para>
    9598
Note: See TracChangeset for help on using the changeset viewer.