Changeset 316d9591
- Timestamp:
- 11/09/2015 03:33:30 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 05ec61e9
- Parents:
- 63c5b080
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r63c5b080 r316d9591 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 8"> <!-- Always 2 digits -->3 <!ENTITY day "09"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "November 8th &year;">9 <!ENTITY releasedate "November 9th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r63c5b080 r316d9591 46 46 47 47 <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> 48 58 <para>November 8th, 2015</para> 49 59 <itemizedlist> -
multimedia/audioutils/audacious.xml
r63c5b080 r316d9591 112 112 <bridgehead renderas="sect4">Required</bridgehead> 113 113 <para role="required"> 114 <xref linkend="gtk 3"/> or114 <xref linkend="gtk2"/> or 115 115 <xref linkend="qt5"/> (or both), 116 116 <xref linkend="libxml2"/> (plugins), -
packages.ent
r63c5b080 r316d9591 638 638 639 639 <!-- Chapter 43 --> 640 <!ENTITY seamonkey-version "2.3 8">640 <!ENTITY seamonkey-version "2.39"> 641 641 <!ENTITY firefox-version "42.0"> 642 642 -
xsoft/graphweb/firefox.xml
r63c5b080 r316d9591 92 92 <xref linkend="sqlite"/> 93 93 </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> 94 101 95 102 <note> -
xsoft/graphweb/seamonkey.xml
r63c5b080 r316d9591 8 8 <!-- <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">--> 9 9 <!ENTITY seamonkey-download-ftp " "> 10 <!ENTITY seamonkey-md5sum " d77b2550665a94a88c69368f4cf54833">11 <!ENTITY seamonkey-size "1 96MB">12 <!ENTITY seamonkey-buildsize "4. 2 GB (83MB 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)"> 14 14 ]> 15 15 … … 102 102 <xref linkend="sqlite"/> 103 103 </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> 104 112 105 113 <note> … … 404 412 </seg> 405 413 <seg> 406 /usr/lib/seamonkey-&seamonkey-version; .414 /usr/lib/seamonkey-&seamonkey-version; 407 415 </seg> 408 416 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.