source: general/genutils/compface.xml@ e1e58be

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since e1e58be was e1e58be, checked in by Pierre Labastie <pierre.labastie@…>, 9 months ago

Remove all ftp urls

neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...

  • Property mode set to 100644
File size: 4.8 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8cde4f04]7 <!ENTITY compface-download-http "&sources-anduin-http;/compface/compface-&compface-version;.tar.gz">
[e1e58be]8 <!ENTITY compface-download-ftp " ">
[8dfc5c3]9 <!ENTITY compface-md5sum "62f4f79c0861ad292ba3cf77b4c48319">
10 <!ENTITY compface-size "47 KB">
11 <!ENTITY compface-buildsize "520 KB">
12 <!ENTITY compface-time "less than 0.1 SBU">
[52d29f7]13]>
14
15<sect1 id="compface" xreflabel="Compface-&compface-version;">
[88adcdd]16 <?dbhtml filename="compface.html"?>
[fc7afd0c]17
18
[88adcdd]19 <title>Compface-&compface-version;</title>
[fc7afd0c]20
[88adcdd]21 <indexterm zone="compface">
22 <primary sortas="a-Compface">Compface</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Compface</title>
[fc7afd0c]27
[b7a85cd9]28 <para>
29 <application>Compface</application> provides utilities and a library to
30 convert from/to X-Face format, a 48x48 bitmap format used to carry
31 thumbnails of email authors in a mail header.
32 </para>
[fc7afd0c]33
[a73fc762]34 &lfs120_checked;
[92513fe]35
[88adcdd]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[b7a85cd9]39 <para>
40 Download (HTTP): <ulink url="&compface-download-http;"/>
41 </para>
[88adcdd]42 </listitem>
43 <listitem>
[b7a85cd9]44 <para>
45 Download (FTP): <ulink url="&compface-download-ftp;"/>
46 </para>
[88adcdd]47 </listitem>
48 <listitem>
[b7a85cd9]49 <para>
50 Download MD5 sum: &compface-md5sum;
51 </para>
[88adcdd]52 </listitem>
53 <listitem>
[b7a85cd9]54 <para>
55 Download size: &compface-size;
56 </para>
[88adcdd]57 </listitem>
58 <listitem>
[b7a85cd9]59 <para>
60 Estimated disk space required: &compface-buildsize;
61 </para>
[88adcdd]62 </listitem>
63 <listitem>
[b7a85cd9]64 <para>
65 Estimated build time: &compface-time;
66 </para>
[88adcdd]67 </listitem>
68 </itemizedlist>
[fc7afd0c]69
[88adcdd]70 </sect2>
[fc7afd0c]71
[88adcdd]72 <sect2 role="installation">
73 <title>Installation of Compface</title>
74
[b7a85cd9]75 <para>
76 Install <application>Compface</application> by running the
77 following commands:
78 </para>
[88adcdd]79
[066dad5a]80<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
[e8d51d03]81make</userinput></screen>
82
[b7a85cd9]83 <para>
84 This package does not come with a test suite.
85 </para>
[e8d51d03]86
[b7a85cd9]87 <para>
88 Now, as the <systemitem class="username">root</systemitem> user:
89 </para>
[e8d51d03]90
[d6f6f53]91<screen role="root"><userinput>make install &amp;&amp;
92install -m755 -v xbm2xface.pl /usr/bin</userinput></screen>
[fc7afd0c]93
[88adcdd]94 </sect2>
[fc7afd0c]95
[88adcdd]96 <sect2 role="content">
97 <title>Contents</title>
[fc7afd0c]98
[88adcdd]99 <segmentedlist>
100 <segtitle>Installed Programs</segtitle>
101 <segtitle>Installed Library</segtitle>
102 <segtitle>Installed Directories</segtitle>
[fc7afd0c]103
[88adcdd]104 <seglistitem>
[d6f6f53]105 <seg>compface, uncompface and xbm2xface.pl</seg>
[1039de3]106 <seg>libcompface.{so,a}</seg>
[e8d51d03]107 <seg>None</seg>
[88adcdd]108 </seglistitem>
109 </segmentedlist>
[fc7afd0c]110
[88adcdd]111 <variablelist>
112 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
113 <?dbfo list-presentation="list"?>
114 <?dbhtml list-presentation="table"?>
[fc7afd0c]115
[88adcdd]116 <varlistentry id="compface-prog">
117 <term><command>compface</command></term>
118 <listitem>
[b7a85cd9]119 <para>
120 is a filter for generating highly compressed representations
[4c24eb0a]121 of 48x48x1 face image files
[b7a85cd9]122 </para>
[88adcdd]123 <indexterm zone="compface compface-prog">
124 <primary sortas="b-compface">compface</primary>
125 </indexterm>
126 </listitem>
127 </varlistentry>
[fc7afd0c]128
[88adcdd]129 <varlistentry id="uncompface">
130 <term><command>uncompface</command></term>
131 <listitem>
[b7a85cd9]132 <para>
133 is an inverse filter which performs an inverse
[4c24eb0a]134 transformation with no loss of data
[b7a85cd9]135 </para>
[88adcdd]136 <indexterm zone="compface uncompface">
137 <primary sortas="b-uncompface">uncompface</primary>
138 </indexterm>
139 </listitem>
140 </varlistentry>
[fc7afd0c]141
[d6f6f53]142 <varlistentry id="xbm2xface">
143 <term><command>xbm2xface.pl</command></term>
144 <listitem>
[b7a85cd9]145 <para>
[4c24eb0a]146 is a script to generate xfaces
[b7a85cd9]147 </para>
[d6f6f53]148 <indexterm zone="compface xbm2xface">
149 <primary sortas="b-xbm2xface.pl">xbm2xface.pl</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
[88adcdd]154 <varlistentry id="libcompface">
[4c24eb0a]155 <term><filename class="libraryfile">libcompface.{so,a}</filename></term>
[88adcdd]156 <listitem>
[b7a85cd9]157 <para>
158 allows the compression and decompression algorithms to be
[4c24eb0a]159 used in other programs such as MTAs
[b7a85cd9]160 </para>
[88adcdd]161 <indexterm zone="compface libcompface">
[1039de3]162 <primary sortas="c-libcompface">libcompface.{so,a}</primary>
[88adcdd]163 </indexterm>
164 </listitem>
165 </varlistentry>
[fc7afd0c]166
[88adcdd]167 </variablelist>
[fc7afd0c]168
[88adcdd]169 </sect2>
[fc7afd0c]170
[e8d51d03]171</sect1>
Note: See TracBrowser for help on using the repository browser.