Changeset 316d9591


Ignore:
Timestamp:
11/09/2015 03:33:30 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
05ec61e9
Parents:
63c5b080
Message:
  • 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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r63c5b080 r316d9591  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 8th &year;">
     9<!ENTITY releasedate  "November 9th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r63c5b080 r316d9591  
    4646
    4747    <listitem>
     48      <para>November 9th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to seamonkey-2.39. Fixes
     52          <ulink url="&blfs-ticket-root;7103">#7103</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>November 8th, 2015</para>
    4959      <itemizedlist>
  • multimedia/audioutils/audacious.xml

    r63c5b080 r316d9591  
    112112    <bridgehead renderas="sect4">Required</bridgehead>
    113113    <para role="required">
    114       <xref linkend="gtk3"/> or
     114      <xref linkend="gtk2"/> or
    115115      <xref linkend="qt5"/> (or both),
    116116      <xref linkend="libxml2"/> (plugins),
  • packages.ent

    r63c5b080 r316d9591  
    638638
    639639<!-- Chapter 43 -->
    640 <!ENTITY seamonkey-version            "2.38">
     640<!ENTITY seamonkey-version            "2.39">
    641641<!ENTITY firefox-version              "42.0">
    642642
  • xsoft/graphweb/firefox.xml

    r63c5b080 r316d9591  
    9292      <xref linkend="sqlite"/>
    9393    </para>
     94
     95    <note>
     96      <para>
     97        The tarball <emphasis>firefox-&firefox-version;.source.tar.xz</emphasis>
     98        will untar to <emphasis>firefox-&firefox-version;</emphasis> directory.
     99      </para>
     100    </note>
    94101
    95102    <note>
  • xsoft/graphweb/seamonkey.xml

    r63c5b080 r316d9591  
    88<!--  <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
    99  <!ENTITY seamonkey-download-ftp " ">
    10   <!ENTITY seamonkey-md5sum        "d77b2550665a94a88c69368f4cf54833">
    11   <!ENTITY seamonkey-size          "196 MB">
    12   <!ENTITY seamonkey-buildsize     "4.2 GB (83 MB installed)">
    13   <!ENTITY seamonkey-time          "8.0 SBU (using parallelism=8)">
     10  <!ENTITY seamonkey-md5sum        "eb571346b1ad00d3197d48aa0a906102">
     11  <!ENTITY seamonkey-size          "175 MB">
     12  <!ENTITY seamonkey-buildsize     "4.3 GB (84 MB installed)">
     13  <!ENTITY seamonkey-time          "10 SBU (using parallelism=4)">
    1414]>
    1515
     
    102102      <xref linkend="sqlite"/>
    103103    </para>
     104
     105    <note>
     106      <para>
     107        The tarball
     108        <emphasis>seamonkey-&seamonkey-version;.source.tar.xz</emphasis> will
     109        untar to <emphasis>seamonkey-&seamonkey-version;</emphasis> directory.
     110      </para>
     111    </note>
    104112
    105113    <note>
     
    404412        </seg>
    405413        <seg>
    406           /usr/lib/seamonkey-&seamonkey-version;.
     414          /usr/lib/seamonkey-&seamonkey-version;
    407415        </seg>
    408416      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.