Changeset 4c44c67
- Timestamp:
- 01/05/2016 07:17:21 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:
- 39ffbd0
- Parents:
- 544c41a
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r544c41a r4c44c67 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 3"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 3rd&year;">9 <!ENTITY releasedate "January 5th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/iso-codes.xml
r544c41a r4c44c67 10 10 <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz"> 11 11 <!ENTITY iso-codes-download-ftp " "> 12 <!ENTITY iso-codes-md5sum " 129f822fd64c9bf80931cccc269ccb95">13 <!ENTITY iso-codes-size "3. 7MB">12 <!ENTITY iso-codes-md5sum "01c02633ede9d6fdf4b5f99d5dbd47b2"> 13 <!ENTITY iso-codes-size "3.6 MB"> 14 14 <!ENTITY iso-codes-buildsize "111 MB (with tests)"> 15 15 <!ENTITY iso-codes-time "0.2 SBU (with tests)"> -
general/prog/git.xml
r544c41a r4c44c67 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz"> 11 <!ENTITY git-md5sum " 6b7d43d615fb3f0dfecf4d131e23f438">12 <!ENTITY git-size "3. 6MB">13 <!ENTITY git-buildsize "34 5 MB (add 27MB for building documentation)">14 <!ENTITY git-time "0.7 SBU (add 4.3 SBU for tests and 2SBU for building documentation)">11 <!ENTITY git-md5sum "0214e04f7041f835c5c38f2b78eccced"> 12 <!ENTITY git-size "3.7 MB"> 13 <!ENTITY git-buildsize "349 MB (add 28 MB for building documentation)"> 14 <!ENTITY git-time "0.7 SBU (add 12 SBU for tests and 2.4 SBU for building documentation)"> 15 15 ]> 16 16 … … 327 327 </seg> 328 328 <seg> 329 /usr/lib/perl5/site_perl/<5.x.y>{,<arch -linux>/auto}/Git,329 /usr/lib/perl5/site_perl/<5.x.y>{,<arch>-linux/auto}/Git, 330 330 /usr/libexec/git-core and 331 331 /usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb} -
general/prog/llvm.xml
r544c41a r4c44c67 7 7 <!ENTITY llvm-download-http "http://llvm.org/releases/&llvm-version;/llvm-&llvm-version;.src.tar.xz"> 8 8 <!ENTITY llvm-download-ftp " "> 9 <!ENTITY llvm-md5sum "b 98b9495e5655a672d6cb83e1a180f8e">9 <!ENTITY llvm-md5sum "bf8b3a2c79e61212c5409041dfdbd319"> 10 10 <!ENTITY llvm-size "14 MB"> 11 <!ENTITY llvm-buildsize "1. 2 GB (with Clang), and 300 MB for tests">12 <!ENTITY llvm-time " 47 SBU (with Clang)">11 <!ENTITY llvm-buildsize "1.6 GB (with Clang and tests)"> 12 <!ENTITY llvm-time "13 SBU (with Clang, tests and parallelism = 4)"> 13 13 14 14 <!ENTITY clang-download-http "http://llvm.org/releases/&llvm-version;/cfe-&llvm-version;.src.tar.xz"> 15 <!ENTITY clang-md5sum " 8f9d27335e7331cf0a4711e952f21f01">15 <!ENTITY clang-md5sum "0acd026b5529164197563d135a8fd83e"> 16 16 <!ENTITY clang-size " 8.7 MB"> 17 17 18 18 <!ENTITY rt-version "&llvm-version;"> 19 19 <!ENTITY compiler-rt-download-http "http://llvm.org/releases/&rt-version;/compiler-rt-&rt-version;.src.tar.xz"> 20 <!ENTITY compiler-rt-md5sum " 383c10affd513026f08936b5525523f5">21 <!ENTITY compiler-rt-size "1. 1MB">20 <!ENTITY compiler-rt-md5sum "1c6975daf30bb3b0473b53c3a1a6ff01"> 21 <!ENTITY compiler-rt-size "1.2 MB"> 22 22 ]> 23 23 -
general/sysutils/pciutils.xml
r544c41a r4c44c67 7 7 <!ENTITY pciutils-download-http "https://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.xz"> 8 8 <!ENTITY pciutils-download-ftp "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.xz"> 9 <!ENTITY pciutils-md5sum " 69c9edeb6761f2a822e4eb36187b75d6">10 <!ENTITY pciutils-size " 296KB">11 <!ENTITY pciutils-buildsize " 2.6MB">9 <!ENTITY pciutils-md5sum "35763bb1eab7bc9bf6eb6efb72cbc8a1"> 10 <!ENTITY pciutils-size "300 KB"> 11 <!ENTITY pciutils-buildsize "3.3 MB"> 12 12 <!ENTITY pciutils-time "less than 0.1 SBU"> 13 13 ]> -
general/sysutils/unrar.xml
r544c41a r4c44c67 7 7 <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz"> 8 8 <!ENTITY unrar-download-ftp " "> 9 <!ENTITY unrar-md5sum " 9aa9643e817187519e358be292185f6f">9 <!ENTITY unrar-md5sum "4bc78c1236b9e7bc89fe140617f24da4"> 10 10 <!ENTITY unrar-size "220 KB"> 11 11 <!ENTITY unrar-buildsize "2.4 MB"> -
introduction/welcome/changelog.xml
r544c41a r4c44c67 44 44 45 45 --> 46 47 <listitem> 48 <para>January 5th, 2016</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to libevdev-1.4.6. Fixes 52 <ulink url="&blfs-ticket-root;7324">#7324</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to llvm-3.7.1. Fixes 56 <ulink url="&blfs-ticket-root;7323">#7323</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to unrarsrc-5.3.9 (unrar-5.3.9). Fixes 60 <ulink url="&blfs-ticket-root;7319">#7319</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to pciutils-3.4.1. Fixes 64 <ulink url="&blfs-ticket-root;7318">#7318</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[fernando] - Update to iso-codes-3.64. Fixes 68 <ulink url="&blfs-ticket-root;7317">#7317</ulink>.</para> 69 </listitem> 70 <listitem> 71 <para>[fernando] - Update to git-2.7.0. Fixes 72 <ulink url="&blfs-ticket-root;6982">#6982</ulink>.</para> 73 </listitem> 74 </itemizedlist> 75 </listitem> 46 76 47 77 <listitem> -
packages.ent
r544c41a r4c44c67 99 99 <!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;--> 100 100 101 <!ENTITY iso-codes-version "3.6 3">101 <!ENTITY iso-codes-version "3.64"> 102 102 <!ENTITY JS-version "17.0.0"> 103 103 <!ENTITY JS2-version "24.2.0"> … … 232 232 <!ENTITY p7zip-version "9.38.1"> 233 233 <!ENTITY pax-version "070715"> 234 <!ENTITY pciutils-version "3.4. 0">234 <!ENTITY pciutils-version "3.4.1"> 235 235 <!ENTITY pm-utils-version "1.4.1"> 236 236 <!ENTITY raptor-version "2.0.15"> … … 242 242 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version --> 243 243 <!ENTITY udisks2-version "2.1.6"> <!-- stable lt .90 micro version --> 244 <!ENTITY unrar-version "5.3. 8">244 <!ENTITY unrar-version "5.3.9"> 245 245 <!ENTITY unzip-version "6.0"> 246 246 <!ENTITY upower-version "0.9.23"> … … 266 266 <!ENTITY gc-version "7.4.2"> 267 267 <!ENTITY gdb-version "7.10.1"> 268 <!ENTITY git-version "2. 6.0">268 <!ENTITY git-version "2.7.0"> 269 269 <!ENTITY guile-version "2.0.11"> 270 270 <!ENTITY librep-version "0.92.5"> 271 <!ENTITY llvm-version "3.7. 0">271 <!ENTITY llvm-version "3.7.1"> 272 272 <!ENTITY lua-version "5.3.2"> 273 273 <!ENTITY mercurial-version "3.6.3"> -
pst/typesetting/biber.xml
r544c41a r4c44c67 5 5 %general-entities; 6 6 7 <!ENTITY biber-download-http "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/&biber-version;/biblatex-biber.tar.gz"> 8 <!ENTITY biber-download-ftp " "> 7 <!-- <!ENTITY biber-download-http "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/&biber-version;/biblatex-biber.tar.gz">--> 8 <!ENTITY biber-download-http "&sources-anduin-http;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz"> 9 <!ENTITY biber-download-ftp "&sources-anduin-ftp;/biblatex-biber/biblatex-biber-&biber-version;.tar.gz"> 9 10 <!ENTITY biber-md5sum "8bcfcc5c66a357521a2977c699a8c289"> 10 11 <!ENTITY biber-size "2.0 MB"> -
x/installing/libevdev.xml
r544c41a r4c44c67 5 5 %general-entities; 6 6 7 <!ENTITY libevdev-version "1.4. 5">7 <!ENTITY libevdev-version "1.4.6"> 8 8 9 9 <!ENTITY libevdev-download-http "http://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz"> 10 10 <!ENTITY libevdev-download-ftp " "> 11 <!ENTITY libevdev-md5sum " b123d91e31d279ecb37bea774f17aae1">11 <!ENTITY libevdev-md5sum "9b3f25bd8fb0f8efa4944d34668dddc0"> 12 12 <!ENTITY libevdev-size "404 KB"> 13 <!ENTITY libevdev-buildsize " 8.4 MB (additional 0.4 MB for tests)">14 <!ENTITY libevdev-time "0. 1 SBU (additional 0.1 SBU for tests)">13 <!ENTITY libevdev-buildsize "9 MB (with tests"> 14 <!ENTITY libevdev-time "0.2 SBU (with tests))"> 15 15 ]> 16 16 … … 127 127 regression tests can be run as the <systemitem 128 128 class="username">root</systemitem> user with <command>make 129 check</command>, in a graphical session. One test shuts down and locks 130 the screen, then you are asked to give the password to unlock it and 131 get the previous state back. 129 check</command>, in a graphical session. 132 130 </para> 133 131 -
x/installing/x7driver-evdev.xml
r544c41a r4c44c67 79 79 <bridgehead renderas="sect5">Required</bridgehead> 80 80 <para role="required"> 81 <xref linkend="libevdev"/> and 81 <xref linkend="libevdev"/>, 82 <xref linkend="mtdev"/>, and 82 83 <xref linkend="xorg-server"/> 83 84 </para> 84 85 <!-- 85 86 <bridgehead renderas="sect5">Recommended</bridgehead> 86 87 <para role="recommended"> 87 88 <xref linkend="mtdev"/> 88 </para> 89 </para>--> 89 90 90 91 <para condition="html" role="usernotes">
Note:
See TracChangeset
for help on using the changeset viewer.