Ignore:
Timestamp:
10/13/2008 01:11:00 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
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:
cb098fac
Parents:
8f0c312
Message:

Updated to GPM-1.20.5

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/gpm.xml

    r8f0c312 r9a9d63d4  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    19   <!ENTITY gpm-download-http "http://ftp.schottelius.org/pub/linux/gpm/gpm-&gpm-version;.tar.bz2">
    20   <!ENTITY gpm-download-ftp  "&gentoo-ftp-repo;/gpm-&gpm-version;.tar.bz2">
    21   <!ENTITY gpm-md5sum        "2c63e827d755527950d9d13fe3d87692">
    22   <!ENTITY gpm-size          "556 KB">
    23   <!ENTITY gpm-buildsize     "6.7 MB">
     7  <!ENTITY gpm-download-http "http://unix.schottelius.org/gpm/archives/gpm-&gpm-version;.tar.bz2">
     8  <!ENTITY gpm-download-ftp  " ">
     9  <!ENTITY gpm-md5sum        "e55473932e4052f3b74c730dfefe0d15">
     10  <!ENTITY gpm-size          "1.4 MB">
     11  <!ENTITY gpm-buildsize     "10 MB">
    2412  <!ENTITY gpm-time          "0.1 SBU">
    2513]>
     
    7361    </itemizedlist>
    7462
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     63    <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7664    <itemizedlist spacing='compact'>
    7765      <listitem>
     
    8371        url="&patch-root;/gpm-&gpm-version;-silent-1.patch"/></para>
    8472      </listitem>
    85     </itemizedlist>
     73    </itemizedlist> -->
    8674
    8775    <para condition="html" role="usernotes">User Notes:
     
    9684    the following commands:</para>
    9785
    98 <screen><userinput>patch -Np1 -i ../gpm-&gpm-version;-segfault-1.patch &amp;&amp;
    99 patch -Np1 -i ../gpm-&gpm-version;-silent-1.patch &amp;&amp;
    100 ./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    101 LDFLAGS="-lm" make</userinput></screen>
     86<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     87make</userinput></screen>
     88
     89    <para>This package does not come with a test suite.</para>
    10290
    10391    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10492
    10593<screen role="root"><userinput>make install &amp;&amp;
    106 cp -v conf/gpm-root.conf /etc &amp;&amp;
    107 ldconfig</userinput></screen>
     94
     95ln -v -s libgpm.so.2.1.0 /usr/lib/libgpm.so &amp;&amp;
     96install -v -m644 conf/gpm-root.conf /etc</userinput></screen>
    10897
    10998  </sect2>
    11099
    111   <sect2 role="commands">
     100  <!-- <sect2 role="commands">
    112101    <title>Command Explanations</title>
    113102
     
    116105    some cursor scrolling logic.</para>
    117106
    118 <!-- <para><command>ldconfig -n -l </command>: During installation, gpm outputs a
    119 message to run the above command to create the proper library links.</para> -->
    120 
    121   </sect2>
     107    <para><command>ldconfig -n -l </command>: During installation, gpm outputs a
     108message to run the above command to create the proper library links.</para>
     109
     110  </sect2> -->
    122111
    123112  <sect2 role="configuration">
     
    206195
    207196      <seglistitem>
    208         <seg>disable-paste, gpm, gpm-root, hltest, mev, and mouse-test</seg>
     197        <seg>disable-paste, display-buttons, display-coords, get-versions, gpm,
     198        gpm-root, hltest, mev, and mouse-test</seg>
    209199        <seg>libgpm.{so.a}</seg>
    210200        <seg>None</seg>
     
    227217      </varlistentry>
    228218
     219      <varlistentry id="display-buttons">
     220        <term><command>display-buttons</command></term>
     221        <listitem>
     222          <para>is a simple program that reports the mouse buttons being
     223          pressed and released.</para>
     224          <indexterm zone="gpm display-buttons">
     225            <primary sortas="b-display-buttons">display-buttons</primary>
     226          </indexterm>
     227        </listitem>
     228      </varlistentry>
     229
     230      <varlistentry id="display-coords">
     231        <term><command>display-coords</command></term>
     232        <listitem>
     233          <para>is a simple program that reports the mouse coordinates.</para>
     234          <indexterm zone="gpm display-coords">
     235            <primary sortas="b-display-coords">display-coords</primary>
     236          </indexterm>
     237        </listitem>
     238      </varlistentry>
     239
     240      <varlistentry id="get-versions">
     241        <term><command>get-versions</command></term>
     242        <listitem>
     243          <para>is used to report the <application>GPM</application> library
     244          and server versions.</para>
     245          <indexterm zone="gpm get-versions">
     246            <primary sortas="b-get-versions">get-versions</primary>
     247          </indexterm>
     248        </listitem>
     249      </varlistentry>
     250
    229251      <varlistentry id="gpm-prog">
    230252        <term><command>gpm</command></term>
Note: See TracChangeset for help on using the changeset viewer.