Changeset c2065a2 for gnome


Ignore:
Timestamp:
04/21/2012 07:30:47 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
e5bc4ed
Parents:
9cb76a8
Message:

at-spi2-core 2.4.1, at-spi2-atk 2.4.0, pyatspi 2.4.0, pygobject 3.2.0, gnome-video-effects 0.4.0, gnome-js-common modifications

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

Location:
gnome
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/at-spi2-atk.xml

    r9cb76a8 rc2065a2  
    55  %general-entities;
    66
    7   <!ENTITY at-spi2-atk-download-http "&gnome-download-http;/at-spi2-atk/2.3/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
    8   <!ENTITY at-spi2-atk-download-ftp  "&gnome-download-ftp;/at-spi2-atk/2.3/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
    9   <!ENTITY at-spi2-atk-md5sum        "ab78c1f276de2d19c541fb878456702e">
    10   <!ENTITY at-spi2-atk-size          "282 KB">
    11   <!ENTITY at-spi2-atk-buildsize     "9.9 MB">
     7  <!ENTITY at-spi2-atk-download-http
     8           "&gnome-download-http;/at-spi2-atk/2.4/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
     9  <!ENTITY at-spi2-atk-download-ftp 
     10           "&gnome-download-ftp;/at-spi2-atk/2.4/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
     11  <!ENTITY at-spi2-atk-md5sum        "7fd5c98aebacaeaa7ab71f95437627ae">
     12  <!ENTITY at-spi2-atk-size          "300 KB">
     13  <!ENTITY at-spi2-atk-buildsize     "9.0 MB">
    1214  <!ENTITY at-spi2-atk-time          "0.2 SBU">
    1315]>
     
    3335    bridges ATK to D-Bus at-spi.</para>
    3436
    35     &lfs70_built;
     37    &lfs70_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6062
    6163    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="at-spi2-core"/>,
    63     <xref linkend="atk"/>,
    64     <xref linkend="dbus"/>,
    65     <xref linkend="libxml2"/>,
    66     <xref linkend="pkgconfig"/></para>
     64    <para role="required">
     65      <xref linkend="at-spi2-core"/>,
     66      <xref linkend="atk"/> and
     67      <xref linkend="intltool"/>
     68    </para>
    6769
    6870    <para condition="html" role="usernotes">User Notes:
     
    7779    commands:</para>
    7880
    79 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    80             --sysconfdir=$GNOME_SYSCONFDIR \
    81             --libexecdir=$GNOME_PREFIX/lib/at-spi2-atk &amp;&amp;
     81<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8282make</userinput></screen>
    8383
     
    9090  </sect2>
    9191
    92   <sect2 role="commands">
    93     <title>Command Explanations</title>
    94 
    95     <para><parameter>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter does
    96     something mandatory for BLFS purposes.</para>
    97 
    98     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/at-spi2-atk</parameter>: This parameter does
    99     something mandatory for BLFS purposes.</para>
    100 
    101   </sect2>
    102 
    10392  <sect2 role="content">
    10493    <title>Contents</title>
    10594
    10695    <segmentedlist>
    107       <segtitle>Installed Programs</segtitle>
    10896      <segtitle>Installed Library</segtitle>
    109       <segtitle>Installed Directory</segtitle>
    11097
    11198      <seglistitem>
    112         <seg>None</seg>
    113         <seg>libatk-bridge.so</seg>
    114         <seg></seg>
     99        <seg>
     100          libatk-bridge.so
     101        </seg>
    115102      </seglistitem>
    116103    </segmentedlist>
     
    124111        <term><filename class='libraryfile'>libatk-bridge.so</filename></term>
    125112        <listitem>
    126           <para>contains functions that .....</para>
     113          <para>is the Accessibility Toolkit GTK+ module.</para>
    127114          <indexterm zone="at-spi2-atk libatk-bridge">
    128115            <primary sortas="c-libatk-bridge">libatk-bridge.so</primary>
  • gnome/add/at-spi2-core.xml

    r9cb76a8 rc2065a2  
    55  %general-entities;
    66
    7   <!ENTITY at-spi2-core-download-http "&gnome-download-http;/at-spi2-core/2.3/at-spi2-core-&at-spi2-core-version;.tar.xz">
    8   <!ENTITY at-spi2-core-download-ftp  "&gnome-download-ftp;/at-spi2-core/2.3/at-spi2-core-&at-spi2-core-version;.tar.xz">
    9   <!ENTITY at-spi2-core-md5sum        "983f3dfe71187877138139d81af41ccf">
    10   <!ENTITY at-spi2-core-size          "421 KB">
    11   <!ENTITY at-spi2-core-buildsize     "12 MB">
    12   <!ENTITY at-spi2-core-time          "0.2 SBU">
     7  <!ENTITY at-spi2-core-download-http
     8           "&gnome-download-http;/at-spi2-core/2.4/at-spi2-core-&at-spi2-core-version;.tar.xz">
     9  <!ENTITY at-spi2-core-download-ftp 
     10           "&gnome-download-ftp;/at-spi2-core/2.4/at-spi2-core-&at-spi2-core-version;.tar.xz">
     11  <!ENTITY at-spi2-core-md5sum        "7ff090e462ed41456a0522d5baa3c396">
     12  <!ENTITY at-spi2-core-size          "436 KB">
     13  <!ENTITY at-spi2-core-buildsize     "12.5 MB">
     14  <!ENTITY at-spi2-core-time          "0.3 SBU">
    1315]>
    1416
     
    3537    library against which applications can be linked.</para>
    3638
    37     &lfs70_built;
     39    &lfs70_checked;
    3840
    3941    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6264
    6365    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="dbus"/> and
    65     <xref linkend="pkgconfig"/></para>
     66    <para role="required">
     67      <xref linkend="dbus"/>,
     68      <xref linkend="pkgconfig"/> and
     69      <xref linkend="xorg7-lib"/>
     70    </para>
     71
     72    <bridgehead renderas="sect4">Recommended</bridgehead>
     73    <para role="recommended">
     74      <xref linkend="gobject-introspection"/>
     75    </para>
     76
     77    <bridgehead renderas="sect4">Optional</bridgehead>
     78    <para role="optional">
     79      <xref linkend="gtk-doc"/>
     80    </para>
    6681
    6782    <para condition="html" role="usernotes">User Notes:
     
    7691    commands:</para>
    7792
    78 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    79             --sysconfdir=$GNOME_SYSCONFDIR \
    80             --libexecdir=$GNOME_PREFIX/lib/at-spi2-core &amp;&amp;
     93<screen><userinput>./configure --prefix=/usr \
     94            --sysconfdir=/etc \
     95            --libexecdir=/usr/lib/at-spi2-core &amp;&amp;
    8196make</userinput></screen>
    8297
     
    92107    <title>Command Explanations</title>
    93108
    94     <para><parameter>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter
    95     controls where the <filename>accessibility.conf</filename> file will be installed.
    96     If your prefix is <filename class="directory">/usr</filename> this is necessary
    97     so that the file will be in <filename class="directory">/etc</filename> instead
    98     of <filename class="directory">/usr/etc</filename></para>
     109    <para><parameter>--libexecdir=/usr/lib/at-spi2-core</parameter>: This
     110    parameter ensures that programs will be installed into this directory
     111    instead of the non-FHS-compliant
     112    <filename class="directory">/usr/libexec</filename>.</para>
    99113
    100     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/at-spi2-core</parameter>: This
    101     parameter ensures both programs will be installed to this directory, instead
    102     of the non-FHS-compliant
    103     <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
     114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     115    href="../../xincludes/gtk-doc-rebuild.xml"/>
    104116
    105117  </sect2>
     
    114126
    115127      <seglistitem>
    116         <seg>at-spi-bus-launcher and at-spi2-registryd</seg>
    117         <seg>libatspi.so</seg>
    118         <seg><envar>$GNOME_SYSCONFDIR</envar>/{at-spi2,xdg/autostart}, <envar>$GNOME_PREFIX</envar>/{include/at-spi-2.0/atspi,lib/at-spi2-core,share/gtk-doc/html/libatspi}</seg>
     128        <seg>
     129          at-spi-bus-launcher and at-spi2-registryd
     130        </seg>
     131        <seg>
     132          libatspi.so
     133        </seg>
     134        <seg>
     135          /etc/at-spi2}, /usr/include/at-spi-2.0, /usr/lib/at-spi2-core
     136          and /usr/share/gtk-doc/html/libatspi
     137        </seg>
    119138      </seglistitem>
    120139    </segmentedlist>
     
    125144      <?dbhtml list-presentation="table"?>
    126145
    127       <varlistentry id="at-spi-bus-launcher">
    128         <term><command>at-spi-bus-launcher</command></term>
    129         <listitem>
    130           <para>does this .....</para>
    131           <indexterm zone="at-spi2-core at-spi-bus-launcher">
    132             <primary sortas="b-at-spi-bus-launcher">at-spi-bus-launcher</primary>
    133           </indexterm>
    134         </listitem>
    135       </varlistentry>
    136 
    137146      <varlistentry id="at-spi2-registryd">
    138147        <term><command>at-spi2-registryd</command></term>
    139148        <listitem>
    140           <para>does this .....</para>
     149          <para>is the AT-SPI registry daemon.</para>
    141150          <indexterm zone="at-spi2-core at-spi2-registryd">
    142151            <primary sortas="b-at-spi2-registryd">at-spi2-registryd</primary>
     
    148157        <term><filename class='libraryfile'>libatspi.so</filename></term>
    149158        <listitem>
    150           <para>contains functions that .....</para>
     159          <para>contains the AT-SPI API functions.</para>
    151160          <indexterm zone="at-spi2-core libatspi">
    152161            <primary sortas="c-libatspi">libatspi.so</primary>
  • gnome/add/gnome-video-effects.xml

    r9cb76a8 rc2065a2  
    55  %general-entities;
    66
    7   <!ENTITY gnome-video-effects-download-http "&gnome-download-http;/gnome-video-effects/0.3/gnome-video-effects-&gnome-video-effects-version;.tar.bz2">
    8   <!ENTITY gnome-video-effects-download-ftp  "&gnome-download-ftp;/gnome-video-effects/0.3/gnome-video-effects-&gnome-video-effects-version;.tar.bz2">
    9   <!ENTITY gnome-video-effects-md5sum        "16bce3872b2c84e6a043af203d7b2ad4">
    10   <!ENTITY gnome-video-effects-size          "175 KB">
     7  <!ENTITY gnome-video-effects-download-http
     8           "&gnome-download-http;/gnome-video-effects/0.4/gnome-video-effects-&gnome-video-effects-version;.tar.xz">
     9  <!ENTITY gnome-video-effects-download-ftp 
     10           "&gnome-download-ftp;/gnome-video-effects/0.4/gnome-video-effects-&gnome-video-effects-version;.tar.xz">
     11  <!ENTITY gnome-video-effects-md5sum        "bf77ccbf5bfff2d3c763c11b2ba90fcf">
     12  <!ENTITY gnome-video-effects-size          "140 KB">
    1113  <!ENTITY gnome-video-effects-buildsize     "1.8 MB">
    1214  <!ENTITY gnome-video-effects-time          "less than 0.1 SBU">
     
    3335    a collection of <application>Gstreamer</application> effects.</para>
    3436
    35     &lfs70_built;
     37    &lfs70_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6062
    6163    <bridgehead renderas="sect4">Required</bridgehead>
    62     <!-- This package is weird, the 'effects' it installs are similar to .desktop
    63     files - just text/translations : presumably, the heavy-lifting is done by cheese.
    64     Although the docs say it includes gstreamer effects, it doesn't check for any
    65     gst variant and is only useable (and required) by cheese which *does* require
    66     gst. -->
    67     <para role="required"><xref linkend="intltool"/></para>
     64    <para role="required">
     65      <xref linkend="intltool"/>
     66    </para>
    6867
    6968    <para condition="html" role="usernotes">User Notes:
     
    7877    commands:</para>
    7978
    80 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     79<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8180make</userinput></screen>
    8281
     
    9392
    9493    <segmentedlist>
    95       <segtitle>Installed Programs</segtitle>
    96       <segtitle>Installed Libraries</segtitle>
    9794      <segtitle>Installed Directory</segtitle>
    9895
    9996      <seglistitem>
    100         <seg>None</seg>
    101         <seg>None</seg>
    102         <seg><envar>$GNOME_PREFIX</envar>/share/gnome-video-effects</seg>
     97        <seg>
     98          /usr/share/gnome-video-effects
     99        </seg>
    103100      </seglistitem>
    104101    </segmentedlist>
    105 
    106102
    107103  </sect2>
  • gnome/core/gnome-js-common.xml

    r9cb76a8 rc2065a2  
    55  %general-entities;
    66
    7   <!ENTITY gnome-js-common-download-http "&gnome-download-http;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
    8   <!ENTITY gnome-js-common-download-ftp  "&gnome-download-ftp;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
     7  <!ENTITY gnome-js-common-download-http
     8           "&gnome-download-http;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
     9  <!ENTITY gnome-js-common-download-ftp 
     10           "&gnome-download-ftp;/gnome-js-common/0.1/gnome-js-common-&gnome-js-common-version;.tar.bz2">
    911  <!ENTITY gnome-js-common-md5sum        "a4147d24622ab0f1d01e9921a3bf501b">
    1012  <!ENTITY gnome-js-common-size          "277 KB">
     
    3335    common modules for <application>GNOME</application> JavaScript bindings.</para>
    3436
    35     &lfs70_built;
     37    &lfs70_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6062
    6163    <bridgehead renderas="sect4">Optional</bridgehead>
    62     <para role="recommended"><xref linkend="seed"/> (Note that
    63     <application>seed</application> <emphasis>requires</emphasis>
    64     <application>gnome-js-common</application>).</para>
    65     <!-- an OLD version of gjs is needed, gnome-js-common tests for gjs-gi-1.0.pc
    66     <xref linkend="gjs"/>-></para>-->
     64    <para role="recommended">
     65      <xref linkend="seed"/> (Note that seed
     66      <emphasis>requires</emphasis> gnome-js-common).
     67    </para>
    6768
    6869    <para condition="html" role="usernotes">User Notes:
     
    7778    commands:</para>
    7879
    79 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     80<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8081make</userinput></screen>
    8182
     
    9293
    9394    <segmentedlist>
    94       <segtitle>Installed Programs</segtitle>
    95       <segtitle>Installed Libraries</segtitle>
    9695      <segtitle>Installed Directories</segtitle>
    9796
    9897      <seglistitem>
    99         <seg>None</seg>
    100         <seg>None</seg>
    101         <seg>/usr/{lib/gnome-js/tweener,share/doc/gnome_js_common}</seg>
     98        <seg>
     99          /usr/lib/gnome-js and
     100          /usr/share/doc/gnome_js_common
     101        </seg>
    102102      </seglistitem>
    103103    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.