mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
161 lines
4.3 KiB
XML
161 lines
4.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!-- <!ENTITY libwacom-download-http "&gnome-download-http;/libwacom/0.5/libwacom-&libwacom-version;.tar.xz">
|
|
<!ENTITY libwacom-download-ftp "&gnome-download-ftp;/libwacom/0.5/libwacom-&libwacom-version;.tar.xz"> -->
|
|
<!ENTITY libwacom-download-http "&sourceforge-repo;/linuxwacom/libwacom-0.6.tar.bz2">
|
|
<!ENTITY libwacom-download-ftp " ">
|
|
<!ENTITY libwacom-md5sum "b1193c0e1e5400b2f1c97cf8fbee3ff3">
|
|
<!ENTITY libwacom-size "372 KB">
|
|
<!ENTITY libwacom-buildsize "4.2 MB">
|
|
<!ENTITY libwacom-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libwacom" xreflabel="libwacom-&libwacom-version;">
|
|
<?dbhtml filename="libwacom.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libwacom-&libwacom-version;</title>
|
|
|
|
<indexterm zone="libwacom">
|
|
<primary sortas="a-libwacom">libwacom</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libwacom</title>
|
|
|
|
<para>
|
|
The <application>libwacom</application> package contains a library used
|
|
to identify wacom tablets and their model-specific features.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libwacom-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libwacom-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libwacom-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libwacom-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libwacom-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libwacom-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libwacom Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="udev"/> or
|
|
<xref linkend="udev-extras"/> (for GUdev)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/libwacom"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libwacom</title>
|
|
|
|
<para>
|
|
Install <application>libwacom</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
libwacom-list-local-devices
|
|
</seg>
|
|
<seg>
|
|
libwacom.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/libwacom-1.0 and
|
|
/usr/share/libwacom
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libwacom-lib">
|
|
<term><filename class="libraryfile">libwacom.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions used for accessing Wacom information.
|
|
</para>
|
|
<indexterm zone="libwacom libwacom-lib">
|
|
<primary sortas="c-libwacom">libwacom.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|