source: general/graphlib/webp-pixbuf-loader.xml@ 46032bdc

12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 46032bdc was f298fd48, checked in by Douglas R. Reno <renodr@…>, 18 months ago

Add webp-pixbuf-loader in support of EOG.

  • Property mode set to 100644
File size: 4.7 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 &amp;&amp;
104gdk-pixbuf-query-loaders --update-cache</userinput></screen>
105
106 </sect2>
107
108 <sect2 role="commands">
109 <title>Command Explanations</title>
110
111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112 href="../../xincludes/meson-buildtype-release.xml"/>
113
114 <para>
115 <command>gdk-pixbuf-query-loaders --update-cache</command>: This command
116 updates the gdk-pixbuf loader cache so that it knows the webp loader has
117 been installed.
118 </para>
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>
131 None
132 </seg>
133 <seg>
134 libpixbufloader-webp.so
135 </seg>
136 <seg>
137 None
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="libpixbufloader-webp">
148 <term><filename class="libraryfile">libpixbufloader-webp.so</filename></term>
149 <listitem>
150 <para>
151 contains functions that allow gdk-pixbuf to load webp images
152 </para>
153 <indexterm zone="webp-pixbuf-loader libpixbufloader-webp">
154 <primary sortas="c-libpixbufloader-webp">libpixbufloader-webp.so</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158 </variablelist>
159 </sect2>
160</sect1>
Note: See TracBrowser for help on using the repository browser.