mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 04:54:44 +08:00
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
This commit is contained in:
commit
85259472a4
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
|
||||
<!ENTITY gegl-download-ftp " ">
|
||||
<!ENTITY gegl-md5sum "6ae601b8c7cab8af5a36406df0b95ebf">
|
||||
<!ENTITY gegl-size "5.2 MB">
|
||||
<!ENTITY gegl-buildsize "60 MB (with tests)">
|
||||
<!ENTITY gegl-time "0.5 SBU (Using parallelism=4; with tests)">
|
||||
<!ENTITY gegl-md5sum "d560cc7d5b5b8c610f51b70f0e37a47d">
|
||||
<!ENTITY gegl-size "5.4 MB">
|
||||
<!ENTITY gegl-buildsize "98 MB (with tests)">
|
||||
<!ENTITY gegl-time "0.6 SBU (Using parallelism=4; with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gegl" xreflabel="gegl-&gegl-version;">
|
||||
@ -134,14 +134,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of gegl</title>
|
||||
|
||||
<!-- With 0.4.30, the scripts already use python3
|
||||
<para>
|
||||
At first, adjust some test scripts to use Python 3 installed in LFS,
|
||||
instead of EOL'ed Python 2:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '1s@python@&3@' -i tests/python/*.py</userinput></screen>
|
||||
-->
|
||||
<para>
|
||||
Install <application>gegl</application> by running the following commands:
|
||||
</para>
|
||||
|
@ -5,7 +5,7 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY my-download-http "&perl_authors;/id/W/WY/WYANT/DateTime-Calendar-Julian-&DateTime-Calendar-Julian-version;.tar.gz">
|
||||
<!ENTITY my-md5sum "1f9effa9cba2b9b5df079fdfed588106">
|
||||
<!ENTITY my-md5sum "d090f6b1c355a98ee6e05ac04a70b073">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>September 6th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libsamplerate-0.2.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;15503">#15503</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libxfce4ui-4.16.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;15501">#15501</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to DateTime-Calendar-Julian-0.105 (Perl module). Fixes
|
||||
<ulink url="&blfs-ticket-root;15500">#15500</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gegl-0.4.32. Fixes
|
||||
<ulink url="&blfs-ticket-root;15499">#15499</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to JS-78.14.0 (js/src is identical to 78.13.0),
|
||||
firefox-legacy-78.14.0 (Security Update) and firefox-91.1.0esr
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY libsamplerate-download-http
|
||||
"https://github.com/libsndfile/libsamplerate/releases/download/&libsamplerate-version;/libsamplerate-&libsamplerate-version;.tar.bz2">
|
||||
<!ENTITY libsamplerate-download-ftp " ">
|
||||
<!ENTITY libsamplerate-md5sum "e29ca4f1bb8c0252e0f84725617dbe89">
|
||||
<!ENTITY libsamplerate-size "3.6 MB">
|
||||
<!ENTITY libsamplerate-buildsize "17 MB (add 1.2 MB for tests)">
|
||||
<!ENTITY libsamplerate-time "0.1 SBU (add 0.3 SBU for tests)">
|
||||
<!ENTITY libsamplerate-md5sum "97c010fc25156c33cddc272c1935afab">
|
||||
<!ENTITY libsamplerate-size "3.2 MB">
|
||||
<!ENTITY libsamplerate-buildsize "15 MB (add 2 MB for tests)">
|
||||
<!ENTITY libsamplerate-time "less than 0.1 SBU (add 0.3 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libsamplerate" xreflabel="libsamplerate-&libsamplerate-version;">
|
||||
|
@ -206,7 +206,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY freetype2-version "2.11.0">
|
||||
<!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY fribidi-version "1.0.9">
|
||||
<!ENTITY gegl-version "0.4.30">
|
||||
<!ENTITY gegl-version "0.4.32">
|
||||
<!ENTITY giflib-version "5.2.1">
|
||||
<!ENTITY glm-version "0.9.9.8">
|
||||
<!ENTITY graphite2-version "1.3.14">
|
||||
@ -407,7 +407,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY Data-Compare-version "1.27">
|
||||
<!ENTITY Data-Dump-version "1.25">
|
||||
<!ENTITY Data-Uniqid-version "0.12">
|
||||
<!ENTITY DateTime-Calendar-Julian-version "0.104">
|
||||
<!ENTITY DateTime-Calendar-Julian-version "0.105">
|
||||
<!ENTITY DateTime-Format-Builder-version "0.83">
|
||||
<!ENTITY Encode-EUCJPASCII-version "0.03">
|
||||
<!ENTITY Encode-HanExtra-version "0.23">
|
||||
@ -834,7 +834,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!ENTITY libxfce4util-version "4.16.0">
|
||||
<!ENTITY xfconf-version "4.16.0">
|
||||
<!ENTITY libxfce4ui-version "4.16.0">
|
||||
<!ENTITY libxfce4ui-version "4.16.1">
|
||||
<!ENTITY exo-version "4.16.2">
|
||||
<!ENTITY garcon-minor "4.16">
|
||||
<!ENTITY garcon-version "4.16.1">
|
||||
@ -1006,7 +1006,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libmusicbrainz5-version "5.1.0">
|
||||
<!ENTITY libogg-version "1.3.5">
|
||||
<!ENTITY libquicktime-version "1.2.4">
|
||||
<!ENTITY libsamplerate-version "0.2.1">
|
||||
<!ENTITY libsamplerate-version "0.2.2">
|
||||
<!ENTITY libsndfile-version "1.0.31">
|
||||
<!ENTITY libtheora-version "1.1.1">
|
||||
<!ENTITY libvorbis-version "1.3.7">
|
||||
|
@ -7,8 +7,8 @@
|
||||
<!ENTITY libxfce4ui-download-http
|
||||
"https://archive.xfce.org/src/xfce/libxfce4ui/&xfce4-version;/libxfce4ui-&libxfce4ui-version;.tar.bz2">
|
||||
<!ENTITY libxfce4ui-download-ftp " ">
|
||||
<!ENTITY libxfce4ui-md5sum "4a7035374f016efa968b776a110065d9">
|
||||
<!ENTITY libxfce4ui-size "820 KB">
|
||||
<!ENTITY libxfce4ui-md5sum "84c2716828c13e945d499bdcf39225c9">
|
||||
<!ENTITY libxfce4ui-size "768 KB">
|
||||
<!ENTITY libxfce4ui-buildsize "12 MB">
|
||||
<!ENTITY libxfce4ui-time "0.1 SBU">
|
||||
]>
|
||||
|
Loading…
Reference in New Issue
Block a user