source: general/graphlib/libmng.xml@ 3f2db3a6

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 xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.2 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
[8dfc5c3]7 <!ENTITY libmng-download-http "&sourceforge-dl;/libmng/libmng-&libmng-version;.tar.xz">
[a7e8a93b]8 <!ENTITY libmng-download-ftp " ">
[4a866a41]9 <!ENTITY libmng-md5sum "e9e899adb1b681b17f14d91e261878c5">
[6c7866b4]10 <!ENTITY libmng-size "932 KB">
11 <!ENTITY libmng-buildsize "15 MB">
[4a866a41]12 <!ENTITY libmng-time "0.1 SBU">
[52d29f7]13]>
14
[f45b1953]15<sect1 id="libmng" xreflabel="libmng-&libmng-version;">
[68ceed7]16 <?dbhtml filename="libmng.html"?>
17
18
[a7e8a93b]19 <title>libmng-&libmng-version;</title>
[68ceed7]20
21 <indexterm zone="libmng">
22 <primary sortas="a-Libmng">Libmng</primary>
23 </indexterm>
24
25 <sect2 role="package">
[a7e8a93b]26 <title>Introduction to libmng</title>
[68ceed7]27
[09f0998]28 <para>
29 The <application>libmng</application> libraries are used by
30 programs wanting to read and write Multiple-image Network Graphics
31 (MNG) files which are the animation equivalents to PNG files.
32 </para>
[68ceed7]33
[6b871ea]34 &lfs112_checked;
[6a513a4]35
[68ceed7]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[09f0998]39 <para>
40 Download (HTTP): <ulink url="&libmng-download-http;"/>
41 </para>
[68ceed7]42 </listitem>
43 <listitem>
[09f0998]44 <para>
45 Download (FTP): <ulink url="&libmng-download-ftp;"/>
46 </para>
[68ceed7]47 </listitem>
48 <listitem>
[09f0998]49 <para>
50 Download MD5 sum: &libmng-md5sum;
51 </para>
[68ceed7]52 </listitem>
53 <listitem>
[09f0998]54 <para>
55 Download size: &libmng-size;
56 </para>
[68ceed7]57 </listitem>
58 <listitem>
[09f0998]59 <para>
60 Estimated disk space required: &libmng-buildsize;
61 </para>
[68ceed7]62 </listitem>
63 <listitem>
[09f0998]64 <para>
65 Estimated build time: &libmng-time;
66 </para>
[68ceed7]67 </listitem>
68 </itemizedlist>
69
[a7e8a93b]70 <bridgehead renderas="sect3">libmng Dependencies</bridgehead>
[68ceed7]71
72 <bridgehead renderas="sect4">Required</bridgehead>
[6c7866b4]73 <para role="required">
74 <xref linkend="libjpeg"/> and
75 <xref linkend="lcms2"/>
76 </para>
[68ceed7]77
[1039de3]78 <para condition="html" role="usernotes">User Notes:
79 <ulink url="&blfs-wiki;/libmng"/></para>
80
[68ceed7]81 </sect2>
82
83 <sect2 role="installation">
[a7e8a93b]84 <title>Installation of libmng</title>
[68ceed7]85
[09f0998]86 <para>
87 Install <application>libmng</application> by running the following
88 commands:
89 </para>
[68ceed7]90
[4a866a41]91<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[68ceed7]92make</userinput></screen>
93
[09f0998]94 <para>
95 This package does not come with a test suite.
96 </para>
[a7e8a93b]97
[09f0998]98 <para>
99 Now, as the <systemitem class="username">root</systemitem> user:
100 </para>
[68ceed7]101
[6c7866b4]102<screen role="root"><userinput>make install &amp;&amp;
[665f62a]103
104install -v -m755 -d /usr/share/doc/libmng-&libmng-version; &amp;&amp;
[6c7866b4]105install -v -m644 doc/*.txt /usr/share/doc/libmng-&libmng-version;</userinput></screen>
[2b76dc4]106
[68ceed7]107 </sect2>
[52d29f7]108
[68ceed7]109 <sect2 role="commands">
110 <title>Command Explanations</title>
[2b76dc4]111
[6c7866b4]112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
113 href="../../xincludes/static-libraries.xml"/>
[2b76dc4]114
[68ceed7]115 </sect2>
[52d29f7]116
[68ceed7]117 <sect2 role="content">
118 <title>Contents</title>
[2b76dc4]119
[68ceed7]120 <segmentedlist>
121 <segtitle>Installed Programs</segtitle>
122 <segtitle>Installed Library</segtitle>
123 <segtitle>Installed Directory</segtitle>
[ba59340]124
[13d6079]125 <seglistitem>
[68ceed7]126 <seg>None</seg>
[ef7c71d]127 <seg>libmng.so</seg>
[68ceed7]128 <seg>/usr/share/doc/libmng-&libmng-version;</seg>
129 </seglistitem>
130 </segmentedlist>
[ba59340]131
[68ceed7]132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
[ba59340]136
[68ceed7]137 <varlistentry id="libmng-lib">
[4c24eb0a]138 <term><filename class="libraryfile">libmng.so</filename></term>
[68ceed7]139 <listitem>
[09f0998]140 <para>
141 provides functions for programs wishing to read and write MNG
142 files which are animation files without the patent problems
[4c24eb0a]143 associated with certain other formats
[09f0998]144 </para>
[68ceed7]145 <indexterm zone="libmng libmng-lib">
[ef7c71d]146 <primary sortas="c-libmng">libmng.so</primary>
[68ceed7]147 </indexterm>
148 </listitem>
149 </varlistentry>
[2b76dc4]150
[68ceed7]151 </variablelist>
[f45b1953]152
[68ceed7]153 </sect2>
[f45b1953]154
[68ceed7]155</sect1>
Note: See TracBrowser for help on using the repository browser.