Changeset 75e85c0


Ignore:
Timestamp:
08/13/2010 11:24:33 PM (14 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:
35251a7d
Parents:
2f8ae5e
Message:

Updated to GNOME Magnifier-0.16.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2f8ae5e r75e85c0  
    644644<!-- Accessibility -->
    645645<!ENTITY at-spi-version               "1.30.1">
    646 <!ENTITY gnome-mag-version            "0.15.9">
     646<!ENTITY gnome-mag-version            "0.16.1">
    647647<!ENTITY gnome-speech-version         "0.4.25">
    648648<!ENTITY gok-version                  "2.28.1">
  • gnome/add/gnome-mag.xml

    r2f8ae5e r75e85c0  
    55  %general-entities;
    66
    7   <!ENTITY gnome-mag-download-http "&gnome-download-http;/gnome-mag/0.15/gnome-mag-&gnome-mag-version;.tar.bz2">
    8   <!ENTITY gnome-mag-download-ftp  "&gnome-download-ftp;/gnome-mag/0.15/gnome-mag-&gnome-mag-version;.tar.bz2">
    9   <!ENTITY gnome-mag-md5sum        "db651bbd63f4ae3cfeb344c42f80d206">
    10   <!ENTITY gnome-mag-size          "520 KB">
    11   <!ENTITY gnome-mag-buildsize     "8 MB">
    12   <!ENTITY gnome-mag-time          "0.3 SBU">
     7  <!ENTITY gnome-mag-download-http "&gnome-download-http;/gnome-mag/0.16/gnome-mag-&gnome-mag-version;.tar.bz2">
     8  <!ENTITY gnome-mag-download-ftp  "&gnome-download-ftp;/gnome-mag/0.16/gnome-mag-&gnome-mag-version;.tar.bz2">
     9  <!ENTITY gnome-mag-md5sum        "bbe177dadfd64c071b5670956ed703ae">
     10  <!ENTITY gnome-mag-size          "534 KB">
     11  <!ENTITY gnome-mag-buildsize     "10 MB">
     12  <!ENTITY gnome-mag-time          "0.2 SBU">
    1313]>
    1414
     
    9797<screen role='root'><userinput>make install</userinput></screen>
    9898
    99     <para>For full functionality of this package, you should install the
    100     <xref linkend="libgail-gnome"/> package.</para>
    101 
    10299  </sect2>
    103100
     
    118115    <segmentedlist>
    119116      <segtitle>Installed Program</segtitle>
    120       <segtitle>Installed Library</segtitle>
     117      <segtitle>Installed Libraries</segtitle>
    121118      <segtitle>Installed Directories</segtitle>
    122119
    123120      <seglistitem>
    124121        <seg>magnifier</seg>
    125         <seg>libgnome-mag.so</seg>
     122        <seg>libgnome-mag.so and GNOME_Magnifier_module.so</seg>
    126123        <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-mag-1.0/magnifier,
    127         lib/{colorblind-applet,
    128         python&python-majorver;/site-packages/colorblind/{keybinder,osutils,
    129         ui}},share/{colorblind/art,gnome-mag/1_32,idl/gnome-mag-1.0}}</seg>
     124        share/{doc/gnome-mag-0.16.1/reference/html,gnome-mag/{1_32,dbus},
     125        idl/gnome-mag-1.0}}</seg>
    130126      </seglistitem>
    131127    </segmentedlist>
     
    146142      </varlistentry>
    147143
     144      <varlistentry id="libgnome-mag">
     145        <term><filename class='libraryfile'>libgnome-mag.so</filename></term>
     146        <listitem>
     147          <para>contains the <application>GNOME Magnifier</application> API
     148          functions.</para>
     149          <indexterm zone="gnome-mag libgnome-mag">
     150            <primary sortas="c-libgnome-mag">libgnome-mag.so</primary>
     151          </indexterm>
     152        </listitem>
     153      </varlistentry>
     154
     155      <varlistentry id="GNOME_Magnifier_module">
     156        <term><filename class='libraryfile'>GNOME_Magnifier_module.so</filename></term>
     157        <listitem>
     158          <para>is an <application>ORBit2</application> module.</para>
     159          <indexterm zone="gnome-mag GNOME_Magnifier_module">
     160            <primary sortas="c-GNOME_Magnifier_module">GNOME_Magnifier_module.so</primary>
     161          </indexterm>
     162        </listitem>
     163      </varlistentry>
     164
    148165    </variablelist>
    149166
  • introduction/welcome/changelog.xml

    r2f8ae5e r75e85c0  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to GNOME Magnifier-0.16.1.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to GNOME Netstatus-2.28.1.</para>
    4851        </listitem>
Note: See TracChangeset for help on using the changeset viewer.