source: x/lib/gdk-pixbuf-xlib.xml@ fe0192e

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 fe0192e 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.8 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 <!ENTITY gdk-pixbuf-xlib-download-http
8 "&gnome-download-http;/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;.tar.xz">
9 <!ENTITY gdk-pixbuf-xlib-download-ftp
10 "&gnome-download-ftp;/gdk-pixbuf-xlib/2.40/gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;.tar.xz">
11 <!ENTITY gdk-pixbuf-xlib-md5sum "fbd57e867e039a8cf9164d145c0f0434">
12 <!ENTITY gdk-pixbuf-xlib-size "53 KB">
13 <!ENTITY gdk-pixbuf-xlib-buildsize "1.5 MB">
14 <!ENTITY gdk-pixbuf-xlib-time "less than 0.1 SBU">
15]>
16
17<sect1 id="gdk-pixbuf-xlib" xreflabel="gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;">
18 <?dbhtml filename="gdk-pixbuf-xlib.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gdk-pixbuf-xlib-&gdk-pixbuf-xlib-version;</title>
25
26 <indexterm zone="gdk-pixbuf-xlib">
27 <primary sortas="a-gdk-pixbuf-xlib">gdk-pixbuf-xlib</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to gdk-pixbuf-xlib</title>
32
33 <para>
34 The <application>gdk-pixbuf-xlib</application> package provides
35 a deprecated Xlib interface to gdk-pixbuf, which is needed for some
36 applications which have not been ported to use the new interfaces yet.
37 </para>
38
39 &lfs101_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gdk-pixbuf-xlib-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gdk-pixbuf-xlib-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gdk-pixbuf-xlib-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gdk-pixbuf-xlib-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gdk-pixbuf-xlib-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gdk-pixbuf-xlib-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">gdk-pixbuf-xlib Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gdk-pixbuf"/> and
80 <xref linkend="xorg7-lib"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <xref linkend="gtk-doc"/>
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/gdk-pixbuf-xlib"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of gdk-pixbuf-xlib</title>
95
96 <para>
97 Install <application>gdk-pixbuf-xlib</application> by running the following
98 commands:
99 </para>
100
101<screen><userinput>mkdir build &amp;&amp;
102cd build &amp;&amp;
103
104meson --prefix=/usr .. &amp;&amp;
105ninja</userinput></screen>
106
107 <para>
108 This package does not come with a test suite.
109 </para>
110
111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
114
115<screen role="root"><userinput>ninja install</userinput></screen>
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <para>
122 <option>-Dgtk_doc=true</option>: Use this option if
123 <xref linkend="gtk-doc" role="nodep"/> is installed and you wish to
124 rebuild and install the API documentation.
125 </para>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>
139 None
140 </seg>
141 <seg>
142 libgdk_pixbuf_xlib-2.0.so
143 </seg>
144 <seg>
145 /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib
146 </seg>
147 </seglistitem>
148 </segmentedlist>
149
150 <variablelist>
151 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
152 <?dbfo list-presentation="list"?>
153 <?dbhtml list-presentation="table"?>
154
155 <varlistentry id="libgdk_pixbuf_xlib-2.0">
156 <term><filename class="libraryfile">libgdk_pixbuf_xlib-2.0.so</filename></term>
157 <listitem>
158 <para>
159 provides a Xlib interface to gdk-pixbuf
160 </para>
161 <indexterm zone="gdk-pixbuf-xlib libgdk_pixbuf_xlib-2.0">
162 <primary sortas="c-libgdk_pixbuf_xlib-2.0">libgdk_pixbuf_xlib-2.0.so</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166 </variablelist>
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.