Changeset 1bc4ab8f for x/wm/metacity.xml


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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.