source: archive/xchat.xml@ 582f732

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 582f732 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[3762f830]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" [
[3762f830]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[dee97ab]7 <!ENTITY xchat-download-http "http://www.xchat.org/files/source/2.8/xchat-&xchat-version;.tar.bz2">
[fb2e525]8 <!ENTITY xchat-download-ftp "&gentoo-ftp-repo;/xchat-&xchat-version;.tar.bz2">
[61e56a1]9 <!ENTITY xchat-md5sum "6775c44f38e84d06c06c336b32c4a452">
10 <!ENTITY xchat-size "1.4 MB">
11 <!ENTITY xchat-buildsize "40 MB">
12 <!ENTITY xchat-time "0.4 SBU">
[3762f830]13]>
14
15<sect1 id="xchat" xreflabel="XChat-&xchat-version;">
16 <?dbhtml filename="xchat.html"?>
17
18 <sect1info>
[db8620de]19 <date>$Date$</date>
[3762f830]20 </sect1info>
21
22 <title>XChat-&xchat-version;</title>
23
24 <indexterm zone="xchat">
25 <primary sortas="a-XChat">XChat</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to XChat</title>
30
31 <para><application>XChat</application> is an IRC chat program. It allows
32 you to join multiple IRC channels (chat rooms) at the same time, talk
[1e6b5f64]33 publicly, have private one-on-one conversations, etc. File transfers are
34 also possible.</para>
[3762f830]35
[69fb197]36 &lfs7a_checked;
[0d7900a]37
[3762f830]38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&xchat-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&xchat-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &xchat-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &xchat-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &xchat-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &xchat-time;</para>
57 </listitem>
58 </itemizedlist>
59
[b31b493]60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing="compact">
62 <listitem>
63 <para>
64 Required patch:
65 <ulink url="&patch-root;/xchat-&xchat-version;-glib-2.31-1.patch"/>
66 </para>
67 </listitem>
68 </itemizedlist>
69
[3762f830]70 <bridgehead renderas="sect3">XChat Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
[aa4778c4]73 <para role="required"><xref linkend="glib2"/></para>
[3762f830]74
[b567bd3]75 <bridgehead renderas="sect4">Recommended</bridgehead>
[1e6b5f64]76 <para role="recommended"><xref linkend="gtk2"/></para>
[b567bd3]77
[3762f830]78 <bridgehead renderas="sect4">Optional</bridgehead>
[6d5683f]79 <para role="optional">
80 <xref linkend="enchant"/> (runtime),
81 <xref linkend="dbus-glib"/>,
82 <xref linkend="GConf"/>,
83 <xref linkend="openssl"/>,
[11a83b18]84 <xref linkend="python2"/>, and
[6d5683f]85 <xref linkend="tcl"/>
86 </para>
[3762f830]87
88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/xchat"/></para>
90
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of XChat</title>
95
96 <para>Install <application>XChat</application> by running the following
97 commands:</para>
98
[b31b493]99<screen><userinput>patch -Np1 -i ../xchat-&xchat-version;-glib-2.31-1.patch &amp;&amp;
[11a83b18]100
101LIBS+="-lgmodule-2.0" \
102./configure --prefix=/usr \
[6d5683f]103 --sysconfdir=/etc \
[dee97ab]104 --enable-shm &amp;&amp;
[3762f830]105make</userinput></screen>
106
[1e6b5f64]107 <para>This package does not come with a test suite.</para>
[3762f830]108
109 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
110
[dee97ab]111<screen role="root"><userinput>make install &amp;&amp;
112install -v -m755 -d /usr/share/doc/xchat-&xchat-version; &amp;&amp;
113install -v -m644 README faq.html \
114 /usr/share/doc/xchat-&xchat-version;</userinput></screen>
[3762f830]115
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
[dee97ab]121 <para><parameter>--enable-shm</parameter>: This parameter is used to enable
122 XShm for fast tinting.</para>
[0d7900a]123
[c33c599]124 <para><option>--enable-ipv6</option>: Enable IPv6 support in xchat.</para>
[3762f830]125
126 </sect2>
127
128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
[61e56a1]132 <segtitle>Installed Programs</segtitle>
[3762f830]133 <segtitle>Installed Libraries</segtitle>
[dee97ab]134 <segtitle>Installed Directories</segtitle>
[3762f830]135
136 <seglistitem>
[dee97ab]137 <seg>xchat</seg>
138 <seg>XChat binding modules</seg>
139 <seg>/usr/lib/xchat and /usr/share/doc/xchat-&xchat-version;</seg>
[3762f830]140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="xchat-prog">
149 <term><command>xchat</command></term>
150 <listitem>
151 <para> is a graphical Internet Relay Chat (IRC) client.</para>
152 <indexterm zone="xchat xchat-prog">
153 <primary sortas="b-xchat">xchat</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
[dee97ab]158 <!-- <varlistentry id="xchat-remote">
[3762f830]159 <term><command>xchat-remote</command></term>
160 <listitem>
[9f12e36]161 <para> is a program for remote access
[3762f830]162 <application>XChat</application> using DBUS.</para>
163 <indexterm zone="xchat xchat-remote">
164 <primary sortas="b-xchat-remote">xchat-remote</primary>
165 </indexterm>
166 </listitem>
[dee97ab]167 </varlistentry> -->
[3762f830]168
169 </variablelist>
170
171 </sect2>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.