mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to babl-0.1.94 and tag for blfs-11.2.
This commit is contained in:
parent
f33467d250
commit
6f3fbe043a
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
|
||||
<!ENTITY babl-download-ftp " ">
|
||||
<!ENTITY babl-md5sum "d559a93836bd5a5f539113379c7c4abd">
|
||||
<!ENTITY babl-size "304 KB">
|
||||
<!ENTITY babl-buildsize "12 MB (with tests)">
|
||||
<!ENTITY babl-time "0.3 SBU (with tests)">
|
||||
<!ENTITY babl-md5sum "1b60c691a9be2cce9fa27780c4c727c0">
|
||||
<!ENTITY babl-size "308 KB">
|
||||
<!ENTITY babl-buildsize "35 MB (with tests)">
|
||||
<!ENTITY babl-time "0.1 SBU (Using parallelism=4; with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="babl" xreflabel="babl-&babl-version;">
|
||||
@ -33,7 +33,7 @@
|
||||
pixel format translation library.
|
||||
</para>
|
||||
|
||||
&lfs111_checked;
|
||||
&lfs112_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -95,7 +95,7 @@
|
||||
First, fix a typo that causes Meson to fail to run:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i 's/Description:/description:/' meson.build</userinput></screen>
|
||||
<screen><userinput remap="pre">sed -i '/check:/d' meson.build</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Babl</application> by running the following commands:
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>August 23rd, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to babl-0.1.94. Fixes
|
||||
<ulink url="&blfs-ticket-root;16930">#16930</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Fix building xine-lib with binutils-2.39. Fixes
|
||||
<ulink url="&blfs-ticket-root;16940">#16940</ulink>.</para>
|
||||
|
@ -210,7 +210,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 10 -->
|
||||
<!ENTITY aalib-version "1.4rc5">
|
||||
<!ENTITY babl-version "0.1.92">
|
||||
<!ENTITY babl-version "0.1.94">
|
||||
<!ENTITY exiv2-version "0.27.5">
|
||||
<!ENTITY freetype2-version "2.12.1">
|
||||
<!ENTITY fontconfig-version "2.14.0"> <!-- stable lt .90 micro version -->
|
||||
|
Loading…
Reference in New Issue
Block a user