mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Package updates:
Update to btrfs-progs-5.19.1 Update to neon-0.32.4 Update to kdsoap-2.1.1 Update to graphviz-6.0.1
This commit is contained in:
parent
e2b07edd1d
commit
4bd4b77556
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY graphviz-download-http "https://gitlab.com/graphviz/graphviz/-/archive/&graphviz-version;/graphviz-&graphviz-version;.tar.bz2">
|
||||
<!ENTITY graphviz-download-ftp " ">
|
||||
<!ENTITY graphviz-md5sum "51f9280ed0d4193693e384db418370f7">
|
||||
<!ENTITY graphviz-md5sum "a28249b943186e3a892661997328c8c4">
|
||||
<!ENTITY graphviz-size "26 MB">
|
||||
<!ENTITY graphviz-buildsize "179 MB">
|
||||
<!ENTITY graphviz-time "0.4 SBU (using parallelism=4)">
|
||||
<!ENTITY graphviz-buildsize "256 MB">
|
||||
<!ENTITY graphviz-time "1.0 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="graphviz" xreflabel="Graphviz-&graphviz-version;">
|
||||
@ -107,8 +107,8 @@
|
||||
<para role="optional">
|
||||
Adding
|
||||
<xref linkend="gtk2"/> with
|
||||
<xref linkend="libjpeg"/> allows to add JPEG, BMP, TIF, and ICO formats,
|
||||
and to display the image in a GTK+ window
|
||||
<xref linkend="libjpeg"/> adds support for JPEG, BMP, TIF, and ICO
|
||||
formats, and allows displaying the image in a GTK+ window
|
||||
</para>
|
||||
|
||||
<para role="optional">
|
||||
@ -146,16 +146,16 @@
|
||||
<ulink url="https://sourceforge.net/projects/gtkglext/">GtkGLExt</ulink>, and
|
||||
<ulink url="http://gts.sourceforge.net/">libGTS</ulink>, for building
|
||||
the <command>smyrna</command> large graph viewer, which is
|
||||
considered experimental),
|
||||
<xref linkend="qt5"/>, for building the <command>gvedit</command>
|
||||
graph editor.
|
||||
considered experimental), and
|
||||
<xref linkend="qt5"/> (for building the <command>gvedit</command>
|
||||
graph editor.)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional (To Build Language Bindings)</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="swig"/> (<application>SWIG</application> must be
|
||||
installed or no bindings will be built),
|
||||
<xref linkend="gcc"/> (for the go language),
|
||||
<xref linkend="gcc"/> (for the go compiler),
|
||||
<xref linkend="guile"/>,
|
||||
<xref linkend="openjdk"/>,
|
||||
<xref linkend="lua"/>,
|
||||
@ -205,8 +205,8 @@
|
||||
<note>
|
||||
<para>
|
||||
A warning is generated by <command>autogen.sh</command> because the
|
||||
build tree is not a git repository. Then the build date is set to
|
||||
0. To get a meaningful date in the version string, you can run:
|
||||
build tree is not a git repository. As a result, the build date is set
|
||||
to 0. To get a meaningful date in the version string, you can run:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i "s/0/$(date +%Y%m%d)/" builddate.h</userinput></screen>
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>September 21st, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to graphviz-6.0.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;17019">#17019</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to kdsoap-2.1.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;17020">#17020</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to neon-0.32.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;17022">#17022</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to btrfs-progs-5.19.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;17023">#17023</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pangomm-2.46.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;17110">#17110</ulink>.</para>
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY kdsoap-download-http
|
||||
"https://github.com/KDAB/KDSoap/releases/download/kdsoap-&kdsoap-version;/kdsoap-&kdsoap-version;.tar.gz">
|
||||
<!ENTITY kdsoap-download-ftp " ">
|
||||
<!ENTITY kdsoap-md5sum "511bf80dac042430edaabc46a658f101">
|
||||
<!ENTITY kdsoap-size "2.8 MB">
|
||||
<!ENTITY kdsoap-buildsize "34 MB">
|
||||
<!ENTITY kdsoap-time "0.3 SBU (Using parallelism=4)">
|
||||
<!ENTITY kdsoap-md5sum "7dff6d770e1942997d986207e3107585">
|
||||
<!ENTITY kdsoap-size "928 KB">
|
||||
<!ENTITY kdsoap-buildsize "25 MB">
|
||||
<!ENTITY kdsoap-time "0.4 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="kdsoap" xreflabel="kdsoap-&kdsoap-version;">
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!-- <!ENTITY neon-download-http "http://www.webdav.org/neon/neon-&neon-version;.tar.gz"> -->
|
||||
<!ENTITY neon-download-http "https://notroj.github.io/neon/neon-&neon-version;.tar.gz">
|
||||
<!ENTITY neon-download-ftp " ">
|
||||
<!ENTITY neon-md5sum "debc852527c2c495ac4fb1c297c1c321">
|
||||
<!ENTITY neon-size "868 KB">
|
||||
<!ENTITY neon-buildsize "6.6 MB (additional 20 MB for tests)">
|
||||
<!ENTITY neon-time "less than 0.1 SBU (add 0.4 SBU for tests)">
|
||||
<!ENTITY neon-md5sum "4025ce9e0a5c818d7aa9509db9b57aac">
|
||||
<!ENTITY neon-size "876 KB">
|
||||
<!ENTITY neon-buildsize "8.4 MB (additional 20 MB for tests)">
|
||||
<!ENTITY neon-time "0.1 SBU (add 0.4 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="neon" xreflabel="neon-&neon-version;">
|
||||
@ -185,7 +185,7 @@ make</userinput></screen>
|
||||
<term><command>neon-config</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a script that provide information about an installed copy
|
||||
is a script that provides information about an installed copy
|
||||
of the neon library
|
||||
</para>
|
||||
<indexterm zone="neon neon-config">
|
||||
|
@ -38,7 +38,7 @@
|
||||
<!ENTITY volume_key-version "0.3.12">
|
||||
|
||||
<!-- Chapter 5 -->
|
||||
<!ENTITY btrfs-progs-version "5.19">
|
||||
<!ENTITY btrfs-progs-version "5.19.1">
|
||||
<!ENTITY dosfstools-version "4.2">
|
||||
<!ENTITY fuse3-version "3.12.0">
|
||||
<!ENTITY jfsutils-version "1.1.15">
|
||||
@ -232,7 +232,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY bogofilter-version "1.2.5">
|
||||
<!ENTITY compface-version "1.5.2">
|
||||
<!ENTITY desktop-file-utils-version "0.26">
|
||||
<!ENTITY graphviz-version "5.0.1">
|
||||
<!ENTITY graphviz-version "6.0.1">
|
||||
<!ENTITY gtk-doc-major "1.33">
|
||||
<!ENTITY gtk-doc-version "1.33.2">
|
||||
<!ENTITY hd2u-version "1.0.4">
|
||||
@ -568,7 +568,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY geoclue2-version "2.6.0">
|
||||
<!ENTITY glib-networking-minor "2.72">
|
||||
<!ENTITY glib-networking-version "&glib-networking-minor;.2">
|
||||
<!ENTITY kdsoap-version "2.0.0">
|
||||
<!ENTITY kdsoap-version "2.1.1">
|
||||
<!ENTITY ldns-version "1.8.3">
|
||||
<!ENTITY libevent-version "2.1.12">
|
||||
<!ENTITY libmnl-version "1.0.5">
|
||||
@ -584,7 +584,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libsoup3-minor "3.0">
|
||||
<!ENTITY libsoup3-version "&libsoup3-minor;.8">
|
||||
<!ENTITY libtirpc-version "1.3.3">
|
||||
<!ENTITY neon-version "0.32.3">
|
||||
<!ENTITY neon-version "0.32.4">
|
||||
<!ENTITY nghttp2-version "1.49.0">
|
||||
<!ENTITY rpcsvc-proto-version "1.4.3">
|
||||
<!ENTITY serf-version "1.3.9">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
|
||||
<!ENTITY btrfs-progs-download-ftp " ">
|
||||
<!ENTITY btrfs-progs-md5sum "7975ad827b59513243f55705b3b5a9b7">
|
||||
<!ENTITY btrfs-progs-md5sum "4099e828850044fa43dbd7357c0270a2">
|
||||
<!ENTITY btrfs-progs-size "2.2 MB">
|
||||
<!ENTITY btrfs-progs-buildsize "52 MB (add 8.2 GB for tests)">
|
||||
<!ENTITY btrfs-progs-time "0.2 SBU (add 5.4 SBU for tests, but will be longer on slow disks)">
|
||||
<!ENTITY btrfs-progs-buildsize "80 MB (add 8.2 GB for tests)">
|
||||
<!ENTITY btrfs-progs-time "0.4 SBU (add 9.2 SBU for tests, but will be longer on slow disks)">
|
||||
]>
|
||||
|
||||
<sect1 id="btrfs-progs" xreflabel="btrfs-progs-&btrfs-progs-version;">
|
||||
@ -156,7 +156,7 @@ make</userinput></screen>
|
||||
<para>
|
||||
Some tests require grep built with perl regular expressions. To
|
||||
obtain this, rebuild grep with the LFS Chapter 8 instructions after
|
||||
installing <xref linkend="pcre"/>.
|
||||
installing <xref linkend="pcre2"/>.
|
||||
</para>
|
||||
</note>
|
||||
<!-- Keeping this for now, but it seems that calling "make test" is
|
||||
|
Loading…
Reference in New Issue
Block a user