mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
• audacious-3.7 and audacious-plugins-3.7: Gtk2, not Gtk3.
• Since Firefox-42.0 and SeaMonkey-2.3, tarballs unpack now to package-version directory. • Update to seamonkey-2.39. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16624 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
63c5b080c4
commit
316d9591c7
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "08"> <!-- Always 2 digits -->
|
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2015">
|
<!ENTITY year "2015">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "November 8th &year;">
|
<!ENTITY releasedate "November 9th &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -44,6 +44,16 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>November 9th, 2015</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Update to seamonkey-2.39. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;7103">#7103</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>November 8th, 2015</para>
|
<para>November 8th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -111,7 +111,7 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
<para role="required">
|
<para role="required">
|
||||||
<xref linkend="gtk3"/> or
|
<xref linkend="gtk2"/> or
|
||||||
<xref linkend="qt5"/> (or both),
|
<xref linkend="qt5"/> (or both),
|
||||||
<xref linkend="libxml2"/> (plugins),
|
<xref linkend="libxml2"/> (plugins),
|
||||||
<xref linkend="xorg-env"/> (plugins), and
|
<xref linkend="xorg-env"/> (plugins), and
|
||||||
|
@ -637,7 +637,7 @@
|
|||||||
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
|
||||||
|
|
||||||
<!-- Chapter 43 -->
|
<!-- Chapter 43 -->
|
||||||
<!ENTITY seamonkey-version "2.38">
|
<!ENTITY seamonkey-version "2.39">
|
||||||
<!ENTITY firefox-version "42.0">
|
<!ENTITY firefox-version "42.0">
|
||||||
|
|
||||||
<!-- Chapter 44 -->
|
<!-- Chapter 44 -->
|
||||||
|
@ -92,6 +92,13 @@
|
|||||||
<xref linkend="sqlite"/>
|
<xref linkend="sqlite"/>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
The tarball <emphasis>firefox-&firefox-version;.source.tar.xz</emphasis>
|
||||||
|
will untar to <emphasis>firefox-&firefox-version;</emphasis> directory.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
If you don't install recommended dependencies, then internal copies of
|
If you don't install recommended dependencies, then internal copies of
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
|
<!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
|
||||||
<!-- <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
|
<!-- <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
|
||||||
<!ENTITY seamonkey-download-ftp " ">
|
<!ENTITY seamonkey-download-ftp " ">
|
||||||
<!ENTITY seamonkey-md5sum "d77b2550665a94a88c69368f4cf54833">
|
<!ENTITY seamonkey-md5sum "eb571346b1ad00d3197d48aa0a906102">
|
||||||
<!ENTITY seamonkey-size "196 MB">
|
<!ENTITY seamonkey-size "175 MB">
|
||||||
<!ENTITY seamonkey-buildsize "4.2 GB (83 MB installed)">
|
<!ENTITY seamonkey-buildsize "4.3 GB (84 MB installed)">
|
||||||
<!ENTITY seamonkey-time "8.0 SBU (using parallelism=8)">
|
<!ENTITY seamonkey-time "10 SBU (using parallelism=4)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
|
<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
|
||||||
@ -102,6 +102,14 @@
|
|||||||
<xref linkend="sqlite"/>
|
<xref linkend="sqlite"/>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
The tarball
|
||||||
|
<emphasis>seamonkey-&seamonkey-version;.source.tar.xz</emphasis> will
|
||||||
|
untar to <emphasis>seamonkey-&seamonkey-version;</emphasis> directory.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
If you don't install recommended dependencies, then internal copies of
|
If you don't install recommended dependencies, then internal copies of
|
||||||
@ -403,7 +411,7 @@ ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.pn
|
|||||||
class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
|
class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
|
||||||
</seg>
|
</seg>
|
||||||
<seg>
|
<seg>
|
||||||
/usr/lib/seamonkey-&seamonkey-version;.
|
/usr/lib/seamonkey-&seamonkey-version;
|
||||||
</seg>
|
</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user