Changeset d97e2f71
- Timestamp:
- 10/08/2018 08:07:04 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 3fe70171
- Parents:
- a3e5f12
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra3e5f12 rd97e2f71 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "08"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 7th, &year;">9 <!ENTITY releasedate "October 8th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
ra3e5f12 rd97e2f71 44 44 45 45 <listitem> 46 <para>October 8th, 2018</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to zsh-5.6.2. Fixes 50 <ulink url="&blfs-ticket-root;11132">#11132</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to unbound-1.8.0. Fixes 54 <ulink url="&blfs-ticket-root;11135">#11135</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to mupdf-1.14.0. Fixes 58 <ulink url="&blfs-ticket-root;11215">#11215</ulink>.</para> 59 </listitem> 60 </itemizedlist> 61 </listitem> 62 63 <listitem> 46 64 <para>October 7th, 2018</para> 47 65 <itemizedlist> -
packages.ent
ra3e5f12 rd97e2f71 77 77 <!ENTITY dash-version "0.5.10.2"> 78 78 <!ENTITY tcsh-version "6.20.00"> 79 <!ENTITY zsh-version "5.6 ">79 <!ENTITY zsh-version "5.6.2"> 80 80 81 81 <!-- Chapter 8 Virtualization --> … … 528 528 <!ENTITY openldap-version "2.4.46"> 529 529 <!ENTITY soprano-version "2.9.4"> 530 <!ENTITY unbound-version "1. 7.3">530 <!ENTITY unbound-version "1.8.0"> 531 531 <!ENTITY virtuoso-version "6.1.8"> 532 532 <!ENTITY xinetd-version "2.3.15"> … … 907 907 <!ENTITY epdfview-version "0.1.8"> 908 908 <!ENTITY fop-version "2.3"> 909 <!ENTITY mupdf-version "1.1 3.0">909 <!ENTITY mupdf-version "1.14.0"> 910 910 <!ENTITY paps-version "0.6.8"> 911 911 -
postlfs/shells/zsh.xml
ra3e5f12 rd97e2f71 7 7 <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.xz"> 8 8 <!ENTITY zsh-download-ftp " "> 9 <!ENTITY zsh-md5sum " 4890f422e6f3c5127a19c8f6b867f292">9 <!ENTITY zsh-md5sum "540673bf823d2e13806ac0395caa8345"> 10 10 <!ENTITY zsh-size "2.9 MB"> 11 <!ENTITY zsh-buildsize "4 5MB (includes documentation and tests)">12 <!ENTITY zsh-time "1. 4SBU (Using parallelism=4; includes documentation and tests)">13 14 <!ENTITY zsh-doc-md5sum " 7f7ba7fb010e438f118806a78476b950">11 <!ENTITY zsh-buildsize "46 MB (includes documentation and tests)"> 12 <!ENTITY zsh-time "1.3 SBU (Using parallelism=4; includes documentation and tests)"> 13 14 <!ENTITY zsh-doc-md5sum "cc6015fb9280c445d03df354e8d684e6"> 15 15 <!ENTITY zsh-doc-size "3.1 MB"> 16 16 ]> -
pst/ps/mupdf.xml
ra3e5f12 rd97e2f71 9 9 <!ENTITY mupdf-download-http "http://www.mupdf.com/downloads/archive/mupdf-&mupdf-version;-source.tar.gz"> 10 10 <!ENTITY mupdf-download-ftp " "> 11 <!ENTITY mupdf-md5sum " 447bc5c3305efe9645e12fce759e0198">12 <!ENTITY mupdf-size " 49MB">13 <!ENTITY mupdf-buildsize " 334MB">14 <!ENTITY mupdf-time "0. 2SBU (Using parallelism=4)">11 <!ENTITY mupdf-md5sum "98adc2f430cc7900397ab50a478485c5"> 12 <!ENTITY mupdf-size "53 MB"> 13 <!ENTITY mupdf-buildsize "268 MB"> 14 <!ENTITY mupdf-time "0.1 SBU (Using parallelism=4)"> 15 15 ]> 16 16 … … 124 124 </para> 125 125 126 <screen><userinput>rm -rf thirdparty/curl && 127 rm -rf thirdparty/freeglut && 128 rm -rf thirdparty/freetype && 129 rm -rf thirdparty/harfbuzz && 130 rm -rf thirdparty/jpeg && 131 rm -rf thirdparty/lcms2 && 132 rm -rf thirdparty/libjpeg && 133 rm -rf thirdparty/openjpeg && 134 rm -rf thirdparty/zlib && 135 126 <screen><userinput> 136 127 patch -Np1 -i ../mupdf-&mupdf-version;-shared_libs-1.patch && 137 128 138 make build=release</userinput></screen>129 USE_SYSTEM_LIBS=yes make</userinput></screen> 139 130 140 131 <para> … … 159 150 160 151 <para> 161 <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>: Two 162 <command>mupdf</command> executables are installed: 163 <command>mupdf-gl</command> and <command>mupdf-x11</command>. 164 This symbolic link allows to choose 165 which one is used when running <command>mupdf</command>. 152 <command>ln -sfv mupdf-x11 /usr/bin/mupdf </command>: 153 This symbolic link chooses between <command>mupdf-gl</command> 154 and <command>mupdf-x11</command> when running <command>mupdf</command>. 166 155 </para> 167 156 -
server/other/unbound.xml
ra3e5f12 rd97e2f71 7 7 <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz"> 8 8 <!ENTITY unbound-download-ftp " "> 9 <!ENTITY unbound-md5sum " ea45068fb27ef358f581227b99645525">9 <!ENTITY unbound-md5sum "495ffdff55a53ff1735fb58e956c1945"> 10 10 <!ENTITY unbound-size "5.4 MB"> 11 <!ENTITY unbound-buildsize " 66 MB (add 9 MB for tests and 60MB for documentation)">12 <!ENTITY unbound-time "0. 6 SBU (add 0.5SBU for tests)">11 <!ENTITY unbound-buildsize "32 MB (add 3 MB for tests and 69 MB for documentation)"> 12 <!ENTITY unbound-time "0.1 SBU (Using parallelism=4; add 0.2 SBU for tests)"> 13 13 ]> 14 14 -
x/dm/lightdm.xml
ra3e5f12 rd97e2f71 200 200 201 201 <screen role="root"><userinput>make install && 202 202 cp tests/src/lightdm-session /usr/bin && 203 203 chmod a+x /usr/bin/lightdm-session && 204 204 rm -rf /etc/init &&
Note:
See TracChangeset
for help on using the changeset viewer.