source: general/graphlib/imlib2.xml@ 6473e74

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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
Last change on this file since 6473e74 was 6473e74, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed excess EOL whitespace from all package instructions except for the 'x' chapters

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

  • Property mode set to 100644
File size: 4.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY imlib2-download-http "http://prdownloads.sourceforge.net/enlightenment/imlib2-&imlib2-version;.tar.gz">
8 <!ENTITY imlib2-download-ftp " ">
9 <!ENTITY imlib2-md5sum "e32970d03d8aee2885782312d0a7f15f">
10 <!ENTITY imlib2-size "879 KB">
11 <!ENTITY imlib2-buildsize "12.5 MB">
12 <!ENTITY imlib2-time "0.4 SBU">
13]>
14
15<sect1 id="imlib2" xreflabel="Imlib2-&imlib2-version;">
16 <?dbhtml filename="imlib2.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">imlib2-&imlib2-version;.tar</keyword>
23 <keyword role="ftpdir">imlib2</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Imlib2-&imlib2-version;</title>
28
29 <indexterm zone="imlib2">
30 <primary sortas="a-Imlib2">Imlib2</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Imlib2</title>
35
36 <para><application>Imlib2</application> is a graphics library for fast file
37 loading, saving, rendering and manipulation.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&imlib2-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&imlib2-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &imlib2-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &imlib2-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &imlib2-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &imlib2-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Imlib2 Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="freetype2"/>,
65 <xref linkend="libpng"/> and
66 <xref linkend="libjpeg"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended">X (<xref linkend="xfree86"/>,
70 <xref linkend="xorg"/>, or or <xref linkend="xorg7"/>)</para>
71
72 <bridgehead renderas="sect4">Optional</bridgehead>
73 <para role="optional"><xref linkend="libtiff"/>, and
74 <!-- <xref linkend="libungif"/> or -->
75 <xref linkend="giflib"/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of Imlib2</title>
81
82 <para>Install <application>Imlib2</application> by running the
83 following commands:</para>
84
85<screen><userinput>./configure --prefix=/usr &amp;&amp;
86make</userinput></screen>
87
88 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
89
90<screen role="root"><userinput>make install &amp;&amp;
91install -v -m755 -d /usr/share/doc/imlib2-&imlib2-version; &amp;&amp;
92install -v -m644 doc/{*.gif,index.html} \
93 /usr/share/doc/imlib2-&imlib2-version;</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="commands">
98 <title>Command Explanations</title>
99
100 <para><parameter>--without-x</parameter>: Add this parameter if you do not
101 have an X Window System installed.</para>
102
103 </sect2>
104
105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
109 <segtitle>Installed Programs</segtitle>
110 <segtitle>Installed Libraries</segtitle>
111 <segtitle>Installed Directories</segtitle>
112
113 <seglistitem>
114 <seg>imlib2_bumpmap, imlib2_colorspace, imlib2-config, imlib2_conv,
115 imlib2_poly, imlib2_show, imlib2_test, and imlib2_view</seg>
116 <seg>libImlib2.[so,a] and various filters and image loader modules.</seg>
117 <seg>/usr/lib/imlib2, /usr/share/doc/imlib2-1.2.0, and /usr/share/imlib2</seg>
118 </seglistitem>
119 </segmentedlist>
120
121 <variablelist>
122 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
123 <?dbfo list-presentation="list"?>
124 <?dbhtml list-presentation="table"?>
125
126 <varlistentry id="libImlib2">
127 <term><filename class='libraryfile'>libImlib2.[so,a]</filename></term>
128 <listitem>
129 <para>provides the functions for programs to deal with various
130 image data formats.</para>
131 <indexterm zone="imlib2 libImlib2">
132 <primary sortas="c-libImlib2">libImlib2.[so,a]</primary>
133 </indexterm>
134 </listitem>
135 </varlistentry>
136
137 </variablelist>
138
139 </sect2>
140
141</sect1>
Note: See TracBrowser for help on using the repository browser.