mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to gjs-1.58.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22401 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8c5b007093
commit
3559b1bec6
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "25"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "26"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "November 25th, &year;">
|
||||
<!ENTITY releasedate "November 26th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -23,7 +23,7 @@
|
||||
<!ENTITY yelp-xsl-version "3.34.0">
|
||||
<!ENTITY GConf-version "3.2.6">
|
||||
<!ENTITY geocode-glib-version "3.26.1">
|
||||
<!ENTITY gjs-version "1.58.1">
|
||||
<!ENTITY gjs-version "1.58.3">
|
||||
<!ENTITY gnome-autoar-version "0.2.3">
|
||||
<!ENTITY gnome-desktop-version "3.34.1">
|
||||
<!ENTITY gnome-menus-version "3.32.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.58/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.58/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "49ae54cccbf212e2f80fa1726d5f974c">
|
||||
<!ENTITY gjs-md5sum "bce6dea9a6583a8b3c6af5854df76aaf">
|
||||
<!ENTITY gjs-size "624 KB">
|
||||
<!ENTITY gjs-buildsize "89 MB (with tests)">
|
||||
<!ENTITY gjs-time "0.8 SBU">
|
||||
<!ENTITY gjs-time "0.9 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
|
||||
@ -115,6 +115,7 @@ make</userinput></screen>
|
||||
<application>GTK</application> and <application>Cairo</application>
|
||||
tests will fail if not running in an Xorg session. Two tests related
|
||||
to testCommandLine.sh (4 and 5) are known to fail.
|
||||
<!-- Still fails with 1.58.3. -->
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -41,8 +41,19 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>November 24th, 2019</para>
|
||||
<para>November 26th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gjs-1.58.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;12812">#12812</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 25th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xapian-core-1.4.14. Fixes
|
||||
|
@ -132,7 +132,9 @@ install -v -m644 README doc/libmpeg2.txt \
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
Don't fill this one in. It's designed for a user to corrupt their own
|
||||
mpeg files, which can be used for malice.
|
||||
<varlistentry id="corrupt_mpeg2">
|
||||
<term><command>corrupt_mpeg2</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user