source: general/graphlib/webp-pixbuf-loader.xml@ 83e98db

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 83e98db was fc32763, checked in by Pierre Labastie <pierre.labastie@…>, 14 months ago

Separate post-install instr in web-pixbuf-loader

Creating a cache should be done after instaling when using a package
manager. And having both install and post-install in the same
bloc confuses jhalfs.

  • Property mode set to 100644
File size: 4.9 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 webp-pixbuf-loader-download-http "https://github.com/aruiz/webp-pixbuf-loader/archive/&webp-pixbuf-loader-version;/webp-pixbuf-loader-&webp-pixbuf-loader-version;.tar.gz">
8 <!ENTITY webp-pixbuf-loader-download-ftp " ">
9 <!ENTITY webp-pixbuf-loader-md5sum "2218f764598044497691c02bf641173d">
10 <!ENTITY webp-pixbuf-loader-size "8.7 MB">
11 <!ENTITY webp-pixbuf-loader-buildsize "9.7 MB">
12 <!ENTITY webp-pixbuf-loader-time "less than 0.1 SBU (with tests)">
13]>
14
15<sect1 id="webp-pixbuf-loader" xreflabel="webp-pixbuf-loader-&webp-pixbuf-loader-version;">
16 <?dbhtml filename="webp-pixbuf-loader.html"?>
17
18 <title>webp-pixbuf-loader-&webp-pixbuf-loader-version;</title>
19
20 <indexterm zone="webp-pixbuf-loader">
21 <primary sortas="a-webp-pixbuf-loader">webp-pixbuf-loader</primary>
22 </indexterm>
23
24 <sect2 role="package">
25 <title>Introduction to webp-pixbuf-loader</title>
26
27 <para>
28 The <application>webp-pixbuf-loader</application> package contains a
29 library that allows gdk-pixbuf to load and process webp images.
30 </para>
31
32 &lfs113_checked;
33
34 <bridgehead renderas="sect3">Package Information</bridgehead>
35 <itemizedlist spacing="compact">
36 <listitem>
37 <para>
38 Download (HTTP): <ulink url="&webp-pixbuf-loader-download-http;"/>
39 </para>
40 </listitem>
41 <listitem>
42 <para>
43 Download (FTP): <ulink url="&webp-pixbuf-loader-download-ftp;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download MD5 sum: &webp-pixbuf-loader-md5sum;
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download size: &webp-pixbuf-loader-size;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Estimated disk space required: &webp-pixbuf-loader-buildsize;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated build time: &webp-pixbuf-loader-time;
64 </para>
65 </listitem>
66 </itemizedlist>
67
68 <bridgehead renderas="sect3">webp-pixbuf-loader Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="gdk-pixbuf"/> and
73 <xref linkend="libwebp"/>
74 </para>
75
76 <para condition="html" role="usernotes">
77 User Notes: <ulink url="&blfs-wiki;/webp-pixbuf-loader"/>
78 </para>
79 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of webp-pixbuf-loader</title>
83
84 <para>
85 Install <application>webp-pixbuf-loader</application> by running the following
86 commands:
87 </para>
88
89<screen><userinput>mkdir build &amp;&amp;
90cd build &amp;&amp;
91
92meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
93ninja</userinput></screen>
94
95 <para>
96 To test the results, issue: <command>ninja test</command>.
97 </para>
98
99 <para>
100 Now, as the <systemitem class="username">root</systemitem> user:
101 </para>
102
103<screen role="root"><userinput>ninja install</userinput></screen>
104
105 <para>
106 The webp format needs to be added to the loaders cache:
107 </para>
108
109<screen role="root"><userinput>gdk-pixbuf-query-loaders --update-cache</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="commands">
114 <title>Command Explanations</title>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/meson-buildtype-release.xml"/>
118
119 <para>
120 <command>gdk-pixbuf-query-loaders --update-cache</command>: This command
121 updates the gdk-pixbuf loader cache so that it knows the webp loader has
122 been installed.
123 </para>
124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
130 <segtitle>Installed Programs</segtitle>
131 <segtitle>Installed Libraries</segtitle>
132 <segtitle>Installed Directories</segtitle>
133
134 <seglistitem>
135 <seg>
136 None
137 </seg>
138 <seg>
139 libpixbufloader-webp.so
140 </seg>
141 <seg>
142 None
143 </seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="libpixbufloader-webp">
153 <term><filename class="libraryfile">libpixbufloader-webp.so</filename></term>
154 <listitem>
155 <para>
156 contains functions that allow gdk-pixbuf to load webp images
157 </para>
158 <indexterm zone="webp-pixbuf-loader libpixbufloader-webp">
159 <primary sortas="c-libpixbufloader-webp">libpixbufloader-webp.so</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163 </variablelist>
164 </sect2>
165</sect1>
Note: See TracBrowser for help on using the repository browser.