mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to vte-0.74.0
This commit is contained in:
parent
3038644688
commit
1a88720c95
@ -31,8 +31,8 @@
|
|||||||
<!ENTITY libsecret-version "0.21.0">
|
<!ENTITY libsecret-version "0.21.0">
|
||||||
<!ENTITY rest-version "0.9.1">
|
<!ENTITY rest-version "0.9.1">
|
||||||
<!ENTITY totem-pl-parser-version "3.26.6">
|
<!ENTITY totem-pl-parser-version "3.26.6">
|
||||||
<!ENTITY vte-minor "0.72">
|
<!ENTITY vte-minor "0.74">
|
||||||
<!ENTITY vte-version "&vte-minor;.2">
|
<!ENTITY vte-version "&vte-minor;.0">
|
||||||
<!ENTITY yelp-xsl-version "42.1">
|
<!ENTITY yelp-xsl-version "42.1">
|
||||||
<!ENTITY GConf-version "3.2.6">
|
<!ENTITY GConf-version "3.2.6">
|
||||||
<!ENTITY geocode-glib-version "3.26.4">
|
<!ENTITY geocode-glib-version "3.26.4">
|
||||||
|
@ -8,10 +8,10 @@
|
|||||||
<!-- <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/&vte-minor;/vte-&vte-version;.tar.xz">-->
|
<!-- <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/&vte-minor;/vte-&vte-version;.tar.xz">-->
|
||||||
<!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
|
<!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
|
||||||
<!ENTITY vte-download-ftp " ">
|
<!ENTITY vte-download-ftp " ">
|
||||||
<!ENTITY vte-md5sum "1954cae9b70ce35bdf1f383b4ddc7d32">
|
<!ENTITY vte-md5sum "f88a99da623dbfaa535668f1296b92cc">
|
||||||
<!ENTITY vte-size "620 KB">
|
<!ENTITY vte-size "620 KB">
|
||||||
<!ENTITY vte-buildsize "16 MB (with tests)">
|
<!ENTITY vte-buildsize "15 MB (with tests)">
|
||||||
<!ENTITY vte-time "0.3 SBU (using parallelism=4; with tests)">
|
<!ENTITY vte-time "0.5 SBU (using parallelism=4; with tests)">
|
||||||
|
|
||||||
<!-- For "Contents" and "Short Descriptions" sections -->
|
<!-- For "Contents" and "Short Descriptions" sections -->
|
||||||
<!ENTITY vte-nano "91">
|
<!ENTITY vte-nano "91">
|
||||||
@ -84,15 +84,15 @@
|
|||||||
<para role="recommended">
|
<para role="recommended">
|
||||||
<xref linkend="icu"/>,
|
<xref linkend="icu"/>,
|
||||||
<xref linkend="gnutls"/>,
|
<xref linkend="gnutls"/>,
|
||||||
<xref linkend="gobject-introspection"/>, and
|
<xref linkend="gobject-introspection"/>,
|
||||||
|
<xref linkend="gtk4"/>, and
|
||||||
<xref linkend="vala"/>
|
<xref linkend="vala"/>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
<para role="optional">
|
<para role="optional">
|
||||||
<xref linkend="fribidi"/>,
|
<xref linkend="fribidi"/>, and
|
||||||
<xref linkend="gi-docgen"/>, and
|
<xref linkend="gi-docgen"/>
|
||||||
<xref linkend="gtk4"/>
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
@ -130,7 +130,6 @@ ninja</userinput></screen>
|
|||||||
"vte-2.91" inside. The reason is when -Dgtk4 is enabled,
|
"vte-2.91" inside. The reason is when -Dgtk4 is enabled,
|
||||||
another directory "vte-2.91-gtk4" will also be there. -->
|
another directory "vte-2.91-gtk4" will also be there. -->
|
||||||
<screen role='nodump'><userinput>sed -e "/docdir =/s@\$@/ 'vte-&vte-version;'@" \
|
<screen role='nodump'><userinput>sed -e "/docdir =/s@\$@/ 'vte-&vte-version;'@" \
|
||||||
-e "/fatal-warnings/d" \
|
|
||||||
-i ../doc/reference/meson.build &&
|
-i ../doc/reference/meson.build &&
|
||||||
meson configure -Ddocs=true &&
|
meson configure -Ddocs=true &&
|
||||||
ninja</userinput></screen>
|
ninja</userinput></screen>
|
||||||
@ -175,8 +174,10 @@ rm -v /etc/profile.d/vte.*</userinput></screen>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
|
<option>-Dgtk4=false</option>: Add this switch if you do not want to
|
||||||
|
build the GTK-4 version of VTE.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
@ -196,13 +197,16 @@ rm -v /etc/profile.d/vte.*</userinput></screen>
|
|||||||
-->
|
-->
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>
|
<seg>
|
||||||
vte-2.&vte-nano;
|
vte-2.&vte-nano; and
|
||||||
|
vte-2.&vte-nano;-gtk4
|
||||||
</seg>
|
</seg>
|
||||||
<seg>
|
<seg>
|
||||||
libvte-2.&vte-nano;.so
|
libvte-2.&vte-nano;.so and
|
||||||
|
libvte-2.&vte-nano;-gtk4.so
|
||||||
</seg>
|
</seg>
|
||||||
<seg>
|
<seg>
|
||||||
/usr/include/vte-2.&vte-nano; and
|
/usr/include/vte-2.&vte-nano;,
|
||||||
|
/usr/include/vte-2.&vte-nano;-gtk4, and
|
||||||
(optional) /usr/share/doc/vte-&vte-version;
|
(optional) /usr/share/doc/vte-&vte-version;
|
||||||
</seg>
|
</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
@ -226,6 +230,19 @@ rm -v /etc/profile.d/vte.*</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="vte291-gtk4">
|
||||||
|
<term><command>vte-2.&vte-nano;-gtk4</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
is a test application for the GTK-4 version of the
|
||||||
|
<application>VTE</application> libraries
|
||||||
|
</para>
|
||||||
|
<indexterm zone="vte vte291-gtk4">
|
||||||
|
<primary sortas="b-vte2-&vte-nano;-gtk4">vte-2.&vte-nano;-gtk4</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="libvte291">
|
<varlistentry id="libvte291">
|
||||||
<term><filename class="libraryfile">libvte-2.&vte-nano;.so</filename></term>
|
<term><filename class="libraryfile">libvte-2.&vte-nano;.so</filename></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -239,6 +256,19 @@ rm -v /etc/profile.d/vte.*</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="libvte291-gtk4">
|
||||||
|
<term><filename class="libraryfile">libvte-2.&vte-nano;-gtk4.so</filename></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
is a library which implements a terminal emulator
|
||||||
|
widget for <application>GTK-4</application>
|
||||||
|
</para>
|
||||||
|
<indexterm zone="vte libvte291-gtk4">
|
||||||
|
<primary sortas="c-libvte2-&vte-nano;-gtk4">libvte-2.&vte-nano;-gtk4.so</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -41,6 +41,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>September 21st, 2023</para>
|
<para>September 21st, 2023</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Update to vte-0.74.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;18594">#18594</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[renodr] - Update to libshumate-1.1.0. Fixes
|
<para>[renodr] - Update to libshumate-1.1.0. Fixes
|
||||||
<ulink url="&blfs-ticket-root;18587">#18587</ulink>.</para>
|
<ulink url="&blfs-ticket-root;18587">#18587</ulink>.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user