Changeset bed3771


Ignore:
Timestamp:
10/05/2005 10:22:22 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
cb61e3a8
Parents:
312cd18
Message:

Updated to Metacity-2.12.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r312cd18 rbed3771  
    332332<!ENTITY sawfish-version              "1.3">
    333333<!ENTITY fluxbox-version              "0.9.13">
    334 <!ENTITY metacity-version             "2.12.0">
     334<!ENTITY metacity-version             "2.12.1">
    335335<!ENTITY xfce-version                 "4.2.2">
    336336
  • introduction/welcome/changelog.xml

    r312cd18 rbed3771  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to Metacity-2.12.1.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to libwnck-2.12.1.</para>
    4952        </listitem>
  • x/wm/metacity.xml

    r312cd18 rbed3771  
    77  <!ENTITY metacity-download-http "http://ftp.gnome.org/pub/GNOME/sources/metacity/2.12/metacity-&metacity-version;.tar.bz2">
    88  <!ENTITY metacity-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/metacity/2.12/metacity-&metacity-version;.tar.bz2">
    9   <!ENTITY metacity-md5sum        "fa01d95221a64a1f6d4e088ca9b6362e">
     9  <!ENTITY metacity-md5sum        "f702edb8599d7364ac58de9c0edfa798">
    1010  <!ENTITY metacity-size          "1.6 MB">
    11   <!ENTITY metacity-buildsize     "49.1 MB">
     11  <!ENTITY metacity-buildsize     "50.2 MB">
    1212  <!ENTITY metacity-time          "0.5 SBU">
    1313]>
     
    6363
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para><xref linkend="startup-notification"/> and
     65    <para><xref linkend="startup-notification"/> (recommended if you are
     66    installing <application>GNOME</application>-2) and
    6667    <ulink url="http://freedesktop.org/Software/xlibs">libXcomposite</ulink>*</para>
    6768
    6869    <para>* <application>libXcomposite</application> can optionally be used,
    6970    but here's what the <application>Metacity</application> package maintainer
    70     has to say about it in the configure script if the package is found:
    71     <quote>Not building compositing manager by default now, must enable
    72     explicitly to get it. And it doesn't work, so don't bother unless you want
    73     to hack on it...</quote></para>
     71    has to say about it in the <command>configure</command> script if the
     72    package is found: <quote>Not building compositing manager by default now,
     73    must enable explicitly to get it. And it doesn't work, so don't bother
     74    unless you want to hack on it...</quote></para>
    7475
    7576  </sect2>
Note: See TracChangeset for help on using the changeset viewer.