mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to iso-codes-3.66, shared-mime-info-1.6, rxvt-unicode-9.22, xrandr-1.5.0, File-Which-1.21, XML-LibXML-Simple-0.96, postfix-3.1.0. Where I have removed '(including tests)' and then not mentioned time or space for tests, that is because they are minimal.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17134 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e11b07ca32
commit
0a63d2ef8a
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY iso-codes-download-http "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">
|
||||
<!ENTITY iso-codes-download-ftp " ">
|
||||
<!ENTITY iso-codes-md5sum "890a08d4f962748e0a0758a8aa471896">
|
||||
<!ENTITY iso-codes-size "3.6 MB">
|
||||
<!ENTITY iso-codes-buildsize "111 MB (with tests)">
|
||||
<!ENTITY iso-codes-time "0.2 SBU (with tests)">
|
||||
<!ENTITY iso-codes-md5sum "ee236a71bcd3181aa654ac744ad6b989">
|
||||
<!ENTITY iso-codes-size "3.7 MB">
|
||||
<!ENTITY iso-codes-buildsize "114 MB">
|
||||
<!ENTITY iso-codes-time "0.1 SBU (plus 0.1 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="iso-codes" xreflabel="ISO Codes-&iso-codes-version;">
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY shared-mime-info-download-http
|
||||
"http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
|
||||
<!ENTITY shared-mime-info-download-ftp " ">
|
||||
<!ENTITY shared-mime-info-md5sum "cc3e78d8bceaf2b361f62d67a8b4dda4">
|
||||
<!ENTITY shared-mime-info-size "548 KB">
|
||||
<!ENTITY shared-mime-info-buildsize "20 MB (with tests)">
|
||||
<!ENTITY shared-mime-info-time "0.5 SBU (with tests)">
|
||||
<!ENTITY shared-mime-info-md5sum "10abc5c4e6b22223ff05c3bd70ff9e8f">
|
||||
<!ENTITY shared-mime-info-size "545 KB">
|
||||
<!ENTITY shared-mime-info-buildsize "20 MB">
|
||||
<!ENTITY shared-mime-info-time "0.2 SBU (on a minimal system, up to 0.5 SBU on a fully loaded desktop)">
|
||||
]>
|
||||
|
||||
<sect1 id="shared-mime-info"
|
||||
@ -89,6 +89,12 @@ xreflabel="shared-mime-info-&shared-mime-info-version;">
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Shared Mime Info</title>
|
||||
|
||||
<note>
|
||||
<para>If your processor is <emphasis>not</emphasis> a very recent
|
||||
Intel, you may need to use <literal>make -j1</literal> for this
|
||||
package.</para>
|
||||
</note>
|
||||
|
||||
<para>
|
||||
Install <application>Shared Mime Info</application> by running the
|
||||
following commands:
|
||||
|
@ -43,7 +43,7 @@
|
||||
<!ENTITY File-Slurp-md5sum "7d584cd15c4f8b9547765eff8c4ef078">
|
||||
|
||||
<!ENTITY File-Which-download-http "&perl_authors;/id/P/PL/PLICEASE/File-Which-&File-Which-version;.tar.gz">
|
||||
<!ENTITY File-Which-md5sum "27f967930f011b646c1bf839b606e164">
|
||||
<!ENTITY File-Which-md5sum "115a6efe5d7e9621237fcb655c7a0980">
|
||||
|
||||
<!ENTITY HTML-Parser-download-http "http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
|
||||
<!ENTITY HTML-Parser-md5sum "eb7505e5f626913350df9dd4a03d54a8">
|
||||
@ -112,7 +112,7 @@
|
||||
<!ENTITY URI-md5sum "247c3da29a794f72730e01aa5a715daf">
|
||||
|
||||
<!ENTITY XML-LibXML-Simple-download-http "http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz">
|
||||
<!ENTITY XML-LibXML-Simple-md5sum "862fd977c97c4ec777a235522e12229d">
|
||||
<!ENTITY XML-LibXML-Simple-md5sum "5390ec78b0c615193ec59b3f824c33cb">
|
||||
|
||||
<!ENTITY XML-LibXSLT-download-http "http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz">
|
||||
<!ENTITY XML-LibXSLT-md5sum "a32045699c001d960d6f94891f9e853c">
|
||||
|
@ -47,6 +47,34 @@
|
||||
<listitem>
|
||||
<para>March 20th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to postfix-3.1.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7514">#7514</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to XML-LibXML-Simple-0.96 (perl module). Fixes
|
||||
<ulink url="&blfs-ticket-root;7568">#7568</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to File-Which-1.21 (perl module). Fixes
|
||||
<ulink url="&blfs-ticket-root;7505">#7505</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to xrandr-1.5.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7509">#7509</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to rxvt-unicode-9.22. Fixes
|
||||
<ulink url="&blfs-ticket-root;7488">#7488</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to shared-mime-info-1.6. Fixes
|
||||
<ulink url="&blfs-ticket-root;7503">#7503</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to iso-codes-3.66. Fixes
|
||||
<ulink url="&blfs-ticket-root;7502">#7502</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to WebkitGTK+-2.4.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;7580">#7580</ulink>.</para>
|
||||
|
12
packages.ent
12
packages.ent
@ -100,7 +100,7 @@
|
||||
<!ENTITY icu-version "&icu-major;.&icu-minor;"><!-- .&icu-patch;-->
|
||||
<!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;-->
|
||||
|
||||
<!ENTITY iso-codes-version "3.65">
|
||||
<!ENTITY iso-codes-version "3.66">
|
||||
<!ENTITY JS-version "17.0.0">
|
||||
<!ENTITY JS2-version "24.2.0">
|
||||
<!ENTITY json-c-version "0.12">
|
||||
@ -314,7 +314,7 @@
|
||||
<!ENTITY Encode-JIS2K-version "0.03">
|
||||
<!ENTITY Encode-HanExtra-version "0.23">
|
||||
<!ENTITY File-Slurp-version "9999.19">
|
||||
<!ENTITY File-Which-version "1.19">
|
||||
<!ENTITY File-Which-version "1.21">
|
||||
<!ENTITY Glib-perl-version "1.280">
|
||||
<!ENTITY HTML-Parser-version "3.72">
|
||||
<!ENTITY IPC-Run3-version "0.048">
|
||||
@ -337,7 +337,7 @@
|
||||
<!ENTITY Unicode-LineBreak-version "2015.12">
|
||||
<!ENTITY Unicode-Normalize-version "1.25">
|
||||
<!ENTITY URI-version "1.71">
|
||||
<!ENTITY XML-LibXML-Simple-version "0.95">
|
||||
<!ENTITY XML-LibXML-Simple-version "0.96">
|
||||
<!ENTITY XML-LibXSLT-version "1.94">
|
||||
<!ENTITY XML-Parser-version "2.41">
|
||||
<!ENTITY XML-Simple-version "2.22">
|
||||
@ -429,7 +429,7 @@
|
||||
<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
|
||||
|
||||
<!ENTITY exim-version "4.86.2">
|
||||
<!ENTITY postfix-version "3.0.3">
|
||||
<!ENTITY postfix-version "3.1.0">
|
||||
<!ENTITY sendmail-version "8.15.2">
|
||||
|
||||
<!-- Chapter 22 -->
|
||||
@ -502,7 +502,7 @@
|
||||
<!ENTITY pangomm-version "2.38.1">
|
||||
<!ENTITY qt4-version "4.8.7">
|
||||
<!ENTITY qt5-version "5.5.1">
|
||||
<!ENTITY shared-mime-info-version "1.5">
|
||||
<!ENTITY shared-mime-info-version "1.6">
|
||||
<!ENTITY startup-notification-version "0.12">
|
||||
<!ENTITY webkitgtk2-version "2.4.10"> <!-- Even minors only -->
|
||||
<!ENTITY webkitgtk-version "2.10.9"> <!-- Even minors only -->
|
||||
@ -690,7 +690,7 @@
|
||||
<!ENTITY pan-version "0.133">
|
||||
<!ENTITY pidgin-version "2.10.11">
|
||||
<!ENTITY rox-filer-version "2.11">
|
||||
<!ENTITY rxvt-unicode-version "9.21">
|
||||
<!ENTITY rxvt-unicode-version "9.22">
|
||||
<!ENTITY thunderbird-version "38.7.0">
|
||||
<!ENTITY tigervnc-version "1.6.0">
|
||||
<!ENTITY transmission-version "2.84">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY postfix-download-http " ">
|
||||
<!ENTITY postfix-download-ftp
|
||||
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
|
||||
<!ENTITY postfix-md5sum "61caffae689c11d09b4c972a394ae3b1">
|
||||
<!ENTITY postfix-size "4.1 MB">
|
||||
<!ENTITY postfix-buildsize "194 MB">
|
||||
<!ENTITY postfix-md5sum "b4a506fa74c69c6fb1875c0971268344">
|
||||
<!ENTITY postfix-size "4.2 MB">
|
||||
<!ENTITY postfix-buildsize "195 MB">
|
||||
<!ENTITY postfix-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
|
@ -97,8 +97,8 @@
|
||||
<!ENTITY xprop-version "1.2.2">
|
||||
<!ENTITY xprop-md5sum "fae3d2fda07684027a643ca783d595cc">
|
||||
|
||||
<!ENTITY xrandr-version "1.4.3">
|
||||
<!ENTITY xrandr-md5sum "441fdb98d2abc6051108b7075d948fc7">
|
||||
<!ENTITY xrandr-version "1.5.0">
|
||||
<!ENTITY xrandr-md5sum "ebffac98021b8f1dc71da0c1918e9b57">
|
||||
|
||||
<!ENTITY xrdb-version "1.1.0">
|
||||
<!ENTITY xrdb-md5sum "b54c7e3e53b4f332d41ed435433fbda0">
|
||||
|
@ -4,12 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!-- <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">-->
|
||||
<!ENTITY rxvt-unicode-download-http "&sources-anduin-http;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
|
||||
<!ENTITY rxvt-unicode-download-ftp "&sources-anduin-ftp;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
|
||||
<!ENTITY rxvt-unicode-md5sum "a9a06c608258c5fd247c3725d8f44582">
|
||||
<!ENTITY rxvt-unicode-size "904 KB">
|
||||
<!ENTITY rxvt-unicode-buildsize "26 MB">
|
||||
<!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
|
||||
<!ENTITY rxvt-unicode-download-ftp " ">
|
||||
<!ENTITY rxvt-unicode-md5sum "93782dec27494eb079467dacf6e48185">
|
||||
<!ENTITY rxvt-unicode-size "910 KB">
|
||||
<!ENTITY rxvt-unicode-buildsize "23 MB (plus 9 MB if gdk-pixbuf is present)">
|
||||
<!ENTITY rxvt-unicode-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user