source: general/graphlib/libmng.xml@ e849d191

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