source: xsoft/other/hexchat.xml@ adb010c1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.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 adb010c1 was adb010c1, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Tags

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

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- For the next version, remove the -repack -->
8 <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz">
9 <!ENTITY hexchat-download-ftp " ">
10 <!ENTITY hexchat-md5sum "91d5dd21291d6f54e52a7044f1ac5de0">
11 <!ENTITY hexchat-size "1.2 MB">
12 <!ENTITY hexchat-buildsize "31 MB">
13 <!ENTITY hexchat-time "0.1 SBU (using parallelism=4)">
14]>
15
16<sect1 id="hexchat" xreflabel="HexChat-&hexchat-version;">
17 <?dbhtml filename="hexchat.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>HexChat-&hexchat-version;</title>
25
26 <indexterm zone="hexchat">
27 <primary sortas="a-HexChat">HexChat</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to HexChat</title>
32
33 <para><application>HexChat</application> is an IRC chat program. It allows
34 you to join multiple IRC channels (chat rooms) at the same time, talk
35 publicly, have private one-on-one conversations, etc. File transfers are
36 also possible.</para>
37
38 &lfs84_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&hexchat-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&hexchat-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &hexchat-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &hexchat-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &hexchat-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &hexchat-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">HexChat Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="glib2"/></para>
66
67 <bridgehead renderas="sect4">Recommended</bridgehead>
68 <para role="recommended">
69 <xref linkend="gtk2"/> and
70 <xref linkend="lua"/>
71 </para>
72
73 <bridgehead renderas="sect4">Optional</bridgehead>
74 <para role="optional">
75 <xref linkend="dbus-glib"/>,
76 <xref linkend="iso-codes"/>,
77 <xref linkend="libcanberra"/>,
78 <xref linkend="libnotify"/>,
79 <xref linkend="pciutils"/>,
80 <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>, and
81 <ulink url="http://luajit.org/">luajit</ulink>
82 </para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/hexchat"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of HexChat</title>
91
92 <para>Install <application>HexChat</application> by running the following
93 commands:</para>
94
95<screen><userinput>mkdir build &amp;&amp;
96cd build &amp;&amp;
97
98meson --prefix=/usr -Dwith-libproxy=false -Dwith-lua=lua .. &amp;&amp;
99ninja</userinput></screen>
100
101 <para>This package does not come with a test suite.</para>
102
103 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
104
105<screen role="root"><userinput>ninja install</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="commands">
110 <title>Command Explanations</title>
111
112 <para>
113 <option>-Dwith-libcanberra=false</option>: Use this switch if you have
114 libcanberra not installed.
115 </para>
116
117 <para>
118 <option>-Dwith-lua=lua</option>: By default, this package
119 will look for luajit. Use the normal lua instead.
120 </para>
121
122 </sect2>
123
124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Program</segtitle>
129 <segtitle>Installed Libraries</segtitle>
130 <segtitle>Installed Directory</segtitle>
131
132 <seglistitem>
133 <seg>hexchat</seg>
134 <seg>None</seg>
135 <seg>/usr/lib/hexchat</seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="hexchat-prog">
145 <term><command>hexchat</command></term>
146 <listitem>
147 <para> is a graphical Internet Relay Chat (IRC) client.</para>
148 <indexterm zone="hexchat hexchat-prog">
149 <primary sortas="b-hexchat">hexchat</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.