Changeset 7b74537e
- Timestamp:
- 12/10/2011 01:21:48 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 59be8a59
- Parents:
- 4784037
- Files:
-
- 1 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4784037 r7b74537e 4 4 --> 5 5 6 <!ENTITY day "0 8"> <!-- Always 2 digits -->6 <!ENTITY day "09"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "December 8th, &year;">12 <!ENTITY releasedate "December 9th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 208 208 <!ENTITY ptlib-version "2.6.7"> 209 209 <!ENTITY libatasmart-version "0.17"> 210 <!ENTITY talloc-version "2.0. 1">210 <!ENTITY talloc-version "2.0.7"> 211 211 <!ENTITY telepathy-glib-version "0.9.2"> 212 212 <!ENTITY wv-version "1.2.9"> … … 332 332 <!ENTITY junit-version "4.8.1"> 333 333 <!ENTITY librep-version "0.17"> 334 <!ENTITY llvm-version "3.0"> 334 335 <!ENTITY NASM-version "2.09.10"> 335 336 <!ENTITY yasm-version "1.2.0"> -
general/genlib/talloc.xml
r4784037 r7b74537e 7 7 <!ENTITY talloc-download-http "http://samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz"> 8 8 <!ENTITY talloc-download-ftp "ftp://samba.org/pub/talloc/talloc-&talloc-version;.tar.gz"> 9 <!ENTITY talloc-md5sum " c6e736540145ca58cb3dcb42f91cf57b">10 <!ENTITY talloc-size " 244KB">11 <!ENTITY talloc-buildsize " 2.2MB">12 <!ENTITY talloc-time "0. 1SBU">9 <!ENTITY talloc-md5sum "dbfb3146f4cc47054e13b8a2988299f9"> 10 <!ENTITY talloc-size "368 KB"> 11 <!ENTITY talloc-buildsize "5.6 MB"> 12 <!ENTITY talloc-time "0.3 SBU"> 13 13 ]> 14 14 … … 34 34 allocator used in <application>Samba</application> and 35 35 <application>MesaLib</application>.</para> 36 37 &lfs70_checked; 36 38 37 39 <bridgehead renderas="sect3">Package Information</bridgehead> -
general/graphlib/fontconfig.xml
r4784037 r7b74537e 33 33 for configuring and customizing font access.</para> 34 34 35 &lfs 65_checked;35 &lfs70_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> -
general/prog/prog.xml
r4784037 r7b74537e 38 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="junit.xml"/> 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/> 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/> 41 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/> -
introduction/welcome/changelog.xml
r4784037 r7b74537e 43 43 --> 44 44 <listitem> 45 <para>December 9th, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Updated to talloc-2.0.7.</para> 49 </listitem> 50 <listitem> 51 <para>[bdubbs] - Added llvm-3.0.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 45 57 <para>December 8th, 2011</para> 46 58 <itemizedlist> -
pst/typesetting/texlive.xml
r4784037 r7b74537e 44 44 different scripts from around the world.</para> 45 45 46 &lfs70_checked; 47 46 48 <bridgehead renderas="sect3">Package Information</bridgehead> 47 49 <itemizedlist spacing="compact"> -
x/installing/mesalib.xml
r4784037 r7b74537e 72 72 73 73 <bridgehead renderas="sect4">Required</bridgehead> 74 <para role="required"><xref linkend="xorg7-lib"/>, 75 <xref linkend="makedepend"/>, 76 <xref linkend="libdrm"/>, 77 <xref linkend="expat"/>, 78 <xref linkend="talloc"/>, and 79 <ulink url="http://llvm.org">LLVM</ulink></para> 74 <para role="required"> 75 <xref linkend="expat"/>, 76 <xref linkend="libdrm"/>, 77 <xref linkend="llvm"/>, 78 <xref linkend="makedepend"/>, 79 <xref linkend="talloc"/>, and 80 <xref linkend="xorg7-lib"/> 81 </para> 80 82 81 83 <bridgehead renderas="sect4">Optional</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.