Changeset 1bc4ab8f


Ignore:
Timestamp:
08/26/2009 11:53:11 AM (15 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
ca89597d
Parents:
7def0c7d
Message:

Updated to Metacity-2.26.0

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7def0c7d r1bc4ab8f  
    44-->
    55
    6 <!ENTITY day          "25">                   <!-- Always 2 digits -->
     6<!ENTITY day          "26">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
     
    487487<!ENTITY sawfish-version              "1.3">
    488488<!ENTITY fluxbox-version              "1.1.1">
    489 <!ENTITY metacity-version             "2.18.5">
     489<!ENTITY metacity-version             "2.26.0">
    490490
    491491<!-- Unmaintained
  • general/genlib/glib2.xml

    r7def0c7d r1bc4ab8f  
    6868
    6969    <bridgehead renderas="sect4">Recommended</bridgehead>
    70     <para role="optional"><xref linkend="pcre"/>
     70    <para role="recommended"><xref linkend="pcre"/>
    7171    (built with unicode properties)</para>
    7272
  • general/graphlib/librsvg.xml

    r7def0c7d r1bc4ab8f  
    136136    <application>SeaMonkey</application> have built-in SVG render capability.</para>
    137137
    138     <para><parameter>--disable-gtk-doc</parameter>: This parameter prevents
     138    <para><option>--disable-gtk-doc</option>: This parameter prevents
    139139    the rebuilding of documentation during the <command>make</command>
    140140    command. It will also prevent the existing documentation in the source
  • gnome/core/gconf.xml

    r7def0c7d r1bc4ab8f  
    112112&lt;busconfig&gt;
    113113
    114   &lt;!-- Search for .conf files in /etc/gnome/&GConf-version;/dbus-1/system.d --&gt;
    115   &lt;includedir&gt;/etc/gnome/&GConf-version;/dbus-1/system.d&lt;/includedir&gt;
     114  &lt;!-- Search for .conf files in &gnome-etc-dir;/dbus-1/system.d --&gt;
     115  &lt;includedir&gt;&gnome-etc-dir;/dbus-1/system.d&lt;/includedir&gt;
    116116
    117117&lt;/busconfig&gt;
  • introduction/welcome/changelog.xml

    r7def0c7d r1bc4ab8f  
    4141
    4242-->
     43    <listitem>
     44      <para>August 26, 2009</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[wblaszcz] -  Updated to Metacity-2.26.0.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
    4351
    4452    <listitem>
  • x/wm/metacity.xml

    r7def0c7d r1bc4ab8f  
    55  %general-entities;
    66
    7   <!ENTITY metacity-download-http "&gnome-download-http;/metacity/&gnome-old-version;/metacity-&metacity-version;.tar.bz2">
    8   <!ENTITY metacity-download-ftp  "&gnome-download-ftp;/metacity/&gnome-old-version;/metacity-&metacity-version;.tar.bz2">
    9   <!ENTITY metacity-md5sum        "7928172bf41f6b63976a62554a699674">
    10   <!ENTITY metacity-size          "1.9 MB">
    11   <!ENTITY metacity-buildsize     "61 MB">
    12   <!ENTITY metacity-time          "0.6 SBU">
     7  <!ENTITY metacity-download-http "&gnome-download-http;/metacity/&gnome-version;/metacity-&metacity-version;.tar.bz2">
     8  <!ENTITY metacity-download-ftp  "&gnome-download-ftp;/metacity/&gnome-version;/metacity-&metacity-version;.tar.bz2">
     9  <!ENTITY metacity-md5sum        "eafb624e79fbcdab6da59acc222430b1">
     10  <!ENTITY metacity-size          "2.2 MB">
     11  <!ENTITY metacity-buildsize     "56 MB">
     12  <!ENTITY metacity-time          "0.5 SBU">
    1313
    1414]>
     
    3434    manager. This is useful for organizing and displaying windows.</para>
    3535
     36    &lfs65_built;
     37
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
    3739    <itemizedlist spacing="compact">
     
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="gtk2"/> and
    62     <xref linkend="perl-xml-parser"/></para>
     63    <para role="required"><xref linkend="GConf"/>,
     64    <xref linkend="gtk2"/>,
     65    <xref linkend="perl-xml-parser"/>, and
     66    <xref linkend="zenity"/></para>
    6367
    6468    <bridgehead renderas="sect4">Optional</bridgehead>
    6569    <para role="optional"><xref linkend="startup-notification"/>
    66     (recommended if you are installing <application>GNOME</application>-2),
    67     <xref linkend="GConf"/>
    68     (recommended if you are installing <application>GNOME</application>-2),
    69     <xref linkend="intltool"/>, and
    70     <ulink url="&gnome-download-http;/libcm/">libcm</ulink></para>
     70    (recommended if you are installing <application>GNOME</application>-2) and
     71    <xref linkend="intltool"/></para>
    7172
    7273    <para condition="html" role="usernotes">User Notes:
     
    149150
    150151      <seglistitem>
    151         <seg>metacity, metacity-message, metacity-theme-viewer
     152        <seg>metacity, metacity-dialog, metacity-message, metacity-theme-viewer
    152153        and metacity-window-demo</seg>
    153154        <seg>libmetacity-private.{so,a}</seg>
    154         <seg>/usr/include/metacity-1,
    155         /usr/lib/metacity,
    156         /usr/share/doc/metacity-&metacity-version;,
    157         /usr/share/gnome/wm-properties,
    158         /usr/share/metacity and
    159         the following subdirectories of /usr/share/themes/:
    160         AgingGorilla Atlanta Bright Crux/metacity-1 Esco Metabox
    161         Simple/metacity-1}</seg>
     155        <seg>/usr/{include/metacity-1/metacity-private,lib/metacity,
     156        share/{doc/metacity-&metacity-version;,
     157        gnome/{help/creating-metacity-themes/C,wm-properties},metacity/icons,
     158        themes/{AgingGorilla/metacity-1,Atlanta/metacity-1,Bright/metacity-1,
     159        Crux/metacity-1,Esco/metacity-1,Metabox/metacity-1,
     160        Simple/metacity-1}}}</seg>
    162161      </seglistitem>
    163162    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.