mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to gnutls-3.6.9.
Update to babl-0.1.68. Update to SDL2-2.0.10. Update to desktop-file-utils-0.24. Update to wayland-protocols-1.18. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21872 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
38486e6ca3
commit
166d300d1f
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz">
|
||||
<!ENTITY wayland-protocols-download-ftp " ">
|
||||
<!ENTITY wayland-protocols-md5sum "55ddd5fdb02b73b9de9559aaec267315">
|
||||
<!ENTITY wayland-protocols-md5sum "af38f22d8e233c2f2e00ddc8dcc94694">
|
||||
<!ENTITY wayland-protocols-size "108 KB">
|
||||
<!ENTITY wayland-protocols-buildsize "1.2 MB (with tests)">
|
||||
<!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY desktop-file-utils-download-http
|
||||
"https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-&desktop-file-utils-version;.tar.xz">
|
||||
<!ENTITY desktop-file-utils-download-ftp " ">
|
||||
<!ENTITY desktop-file-utils-md5sum "599133d51cc9a41bfec186414906b6f1">
|
||||
<!ENTITY desktop-file-utils-size "132 KB">
|
||||
<!ENTITY desktop-file-utils-buildsize "1.9 MB">
|
||||
<!ENTITY desktop-file-utils-md5sum "9364b82e14cfcad881161aa7ea5257ae">
|
||||
<!ENTITY desktop-file-utils-size "136 KB">
|
||||
<!ENTITY desktop-file-utils-buildsize "1.8 MB">
|
||||
<!ENTITY desktop-file-utils-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">
|
||||
<!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
|
||||
<!ENTITY babl-download-ftp " ">
|
||||
<!ENTITY babl-md5sum "dcf1535cadfabe1b3f7c27638d7826a7">
|
||||
<!ENTITY babl-size "690 KB">
|
||||
<!ENTITY babl-buildsize "22 MB (with tests)">
|
||||
<!ENTITY babl-time "0.3 SBU (with tests)">
|
||||
<!ENTITY babl-md5sum "77c1ff2495923332ad8e61dab4ee0c35">
|
||||
<!ENTITY babl-size "292 KB">
|
||||
<!ENTITY babl-buildsize "21 MB (with tests)">
|
||||
<!ENTITY babl-time "0.4 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="babl" xreflabel="babl-&babl-version;">
|
||||
@ -89,7 +89,8 @@
|
||||
Install <application>Babl</application> by running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
<screen><userinput>autoreconf -fiv &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
@ -41,16 +41,36 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>July 25th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gnutls-3.6.9. Fixes
|
||||
<ulink url="&blfs-ticket-root;12317">#12317</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to babl-0.1.68. Fixes
|
||||
<ulink url="&blfs-ticket-root;12319">#12319</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to SDL2-2.0.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;12322">#12322</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to desktop-file-utils-0.24. Fixes
|
||||
<ulink url="&blfs-ticket-root;12320">#12320</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to wayland-protocols-1.18. Fixes
|
||||
<ulink url="&blfs-ticket-root;12318">#12318</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to exim-4.92.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;12321">#12321</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>July 25th, 2019</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY sdl2-download-http "http://www.libsdl.org/release/SDL2-&sdl2-version;.tar.gz">
|
||||
<!ENTITY sdl2-download-ftp " ">
|
||||
<!ENTITY sdl2-md5sum "f2ecfba915c54f7200f504d8b48a5dfe">
|
||||
<!ENTITY sdl2-size "5.0 MB">
|
||||
<!ENTITY sdl2-buildsize "164 MB (with docs)">
|
||||
<!ENTITY sdl2-md5sum "5a2114f2a6f348bdab5bf52b994811db">
|
||||
<!ENTITY sdl2-size "5.3 MB">
|
||||
<!ENTITY sdl2-buildsize "169 MB (with docs)">
|
||||
<!ENTITY sdl2-time "0.4 SBU (using parallelism=4; with docs)">
|
||||
]>
|
||||
|
||||
@ -113,6 +113,8 @@ rm -v /usr/lib/libSDL2*.a</userinput></screen>
|
||||
cp -Rv docs/output/html/* /usr/share/doc/SDL2-&sdl2-version;/html</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
<!--
|
||||
The tests are broken for version 2.0.10. It cannot find libSDL2_test*.
|
||||
|
||||
<sect2 role="testing">
|
||||
<title>Testing SDL2</title>
|
||||
@ -134,7 +136,7 @@ make</userinput></screen>
|
||||
speakers need to be on with the volume at a suitable level.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
-->
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
|
10
packages.ent
10
packages.ent
@ -15,7 +15,7 @@
|
||||
<!ENTITY cryptsetup-version "&cryptsetup-minor;.6">
|
||||
<!ENTITY cyrus-sasl-version "2.1.27">
|
||||
<!ENTITY gnupg2-version "2.2.17">
|
||||
<!ENTITY gnutls-version "3.6.8">
|
||||
<!ENTITY gnutls-version "3.6.9">
|
||||
<!ENTITY gpgme-version "1.13.1">
|
||||
<!ENTITY haveged-version "1.9.2">
|
||||
<!ENTITY iptables-version "1.8.3">
|
||||
@ -186,14 +186,14 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY talloc-version "2.2.0">
|
||||
<!ENTITY telepathy-glib-version "0.24.1">
|
||||
<!ENTITY wayland-version "1.17.0">
|
||||
<!ENTITY wayland-protocols-version "1.17">
|
||||
<!ENTITY wayland-protocols-version "1.18">
|
||||
<!ENTITY wv-version "1.2.9">
|
||||
<!ENTITY xapian-version "1.4.12">
|
||||
<!ENTITY yaml-version "0.2.2">
|
||||
|
||||
<!-- Chapter 10 -->
|
||||
<!ENTITY aalib-version "1.4rc5">
|
||||
<!ENTITY babl-version "0.1.66">
|
||||
<!ENTITY babl-version "0.1.68">
|
||||
<!ENTITY exiv2-version "0.27.1">
|
||||
<!ENTITY freetype2-version "2.10.1">
|
||||
<!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version -->
|
||||
@ -235,7 +235,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY bogofilter-version "1.2.4">
|
||||
<!ENTITY chrpath-version "0.16">
|
||||
<!ENTITY compface-version "1.5.2">
|
||||
<!ENTITY desktop-file-utils-version "0.23">
|
||||
<!ENTITY desktop-file-utils-version "0.24">
|
||||
<!ENTITY gperf-version "3.0.4">
|
||||
<!ENTITY graphviz-version "2.40.1"> <!-- Even minors only -->
|
||||
<!ENTITY gtk-doc-version "1.30">
|
||||
@ -952,7 +952,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pulseaudio-major-version "12.2">
|
||||
<!ENTITY pulseaudio-version "&pulseaudio-major-version;">
|
||||
<!ENTITY sdl-version "1.2.15">
|
||||
<!ENTITY sdl2-version "2.0.9">
|
||||
<!ENTITY sdl2-version "2.0.10">
|
||||
<!ENTITY sound-theme-freedesktop-version "0.8">
|
||||
<!ENTITY soundtouch-version "2.1.0">
|
||||
<!ENTITY speex-version "1.2.0">
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
|
||||
<!ENTITY gnutls-download-ftp "&gnupg-ftp;/gnutls/v3.6/gnutls-&gnutls-version;.tar.xz">
|
||||
<!ENTITY gnutls-download-ftp " ">
|
||||
<!ENTITY gnutls-md5sum "9dcf0aa45d1a42e1b3ca5d39ec7c61a8">
|
||||
<!ENTITY gnutls-md5sum "a36cb11809d31268b6ddd17cb38b92bb">
|
||||
<!ENTITY gnutls-size "5.5 MB">
|
||||
<!ENTITY gnutls-buildsize "86 MB (add 80 MB for tests)">
|
||||
<!ENTITY gnutls-time "0.6 SBU (using parallelism=4; add 7.7 SBU for tests)">
|
||||
<!ENTITY gnutls-buildsize "143 MB (add 102 MB for tests)">
|
||||
<!ENTITY gnutls-time "0.6 SBU (using parallelism=4; add 7.8 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnutls" xreflabel="GnuTLS-&gnutls-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user