Changeset 1cfd61d
- Timestamp:
- 06/23/2015 12:46:13 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.8, 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:
- b8ad040
- Parents:
- 894bbb4
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r894bbb4 r1cfd61d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 2"> <!-- Always 2 digits -->3 <!ENTITY day "23"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- 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 "June 2 2th&year;">9 <!ENTITY releasedate "June 23rd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/libtiff.xml
r894bbb4 r1cfd61d 9 9 <!ENTITY libtiff-download-ftp 10 10 "ftp://ftp.remotesensing.org/libtiff/tiff-&libtiff-version;.tar.gz"> 11 <!ENTITY libtiff-md5sum " 051c1068e6a0627f461948c365290410">12 <!ENTITY libtiff-size "2. 0MB">13 <!ENTITY libtiff-buildsize " 27 MB">14 <!ENTITY libtiff-time "0. 3 SBU">11 <!ENTITY libtiff-md5sum "9aee7107408a128c0c7b24286c0db900"> 12 <!ENTITY libtiff-size "2.1 MB"> 13 <!ENTITY libtiff-buildsize "32 MB (with tests)"> 14 <!ENTITY libtiff-time "0.4 SBU (with tests)"> 15 15 ]> 16 16 … … 74 74 </listitem> 75 75 </itemizedlist> 76 76 <!-- 77 77 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 78 <itemizedlist spacing='compact'> … … 81 81 url="&patch-root;/tiff-4.0.3-fixes-1.patch"/></para> 82 82 </listitem> 83 </itemizedlist> 83 </itemizedlist>--> 84 84 85 85 <bridgehead renderas="sect3">LibTIFF Dependencies</bridgehead> … … 87 87 <bridgehead renderas="sect4">Optional</bridgehead> 88 88 <para role="optional"> 89 <xref linkend=" libjpeg"/>,90 <xref linkend=" freeglut"/> (required for <command>tiffgt</command>),and89 <xref linkend="freeglut"/> (required for <command>tiffgt</command>), 90 <xref linkend="libjpeg"/> and 91 91 <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink> 92 92 </para> … … 105 105 </para> 106 106 107 <screen><userinput>patch -Np1 -i ../tiff-4.0.3-fixes-1.patch && 108 109 ./configure --prefix=/usr --disable-static && 107 <screen><userinput>./configure --prefix=/usr --disable-static && 110 108 make</userinput></screen> 111 109 … … 124 122 <sect2 role="commands"> 125 123 <title>Command Explanations</title> 126 127 <para>128 <command>patch ...</command>: This command fixes several security129 issues identified upstream.130 </para>131 124 132 125 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
introduction/welcome/changelog.xml
r894bbb4 r1cfd61d 46 46 47 47 <listitem> 48 <para>June 22th, 2015</para> 48 <para>June 23rd, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - gdk-pixbuf-2.31.4, Pango-1.36.8 and Cairo-1.14.2: 52 fix dependencies. Fixes 53 <ulink url="&blfs-ticket-root;6638">#6638</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[fernando] - Update to LibTIFF-4.0.4. Fixes 57 <ulink url="&blfs-ticket-root;6635">#6635</ulink>.</para> 58 </listitem> 59 </itemizedlist> 60 </listitem> 61 62 <listitem> 63 <para>June 22nd, 2015</para> 49 64 <itemizedlist> 50 65 <listitem> -
packages.ent
r894bbb4 r1cfd61d 173 173 svg pixbuf loader. --> 174 174 <!ENTITY libraw-version "0.16.2"> 175 <!ENTITY libtiff-version "4.0. 3">175 <!ENTITY libtiff-version "4.0.4"> 176 176 <!ENTITY libwebp-version "0.4.3"> 177 177 <!ENTITY newt-version "0.52.18"> -
x/lib/cairo.xml
r894bbb4 r1cfd61d 88 88 <bridgehead renderas="sect4">Required</bridgehead> 89 89 <para role="required"> 90 <xref linkend="libpng"/>, 91 <xref linkend="glib2"/> and 90 <xref linkend="libpng"/> and 92 91 <xref linkend="pixman"/> 93 92 </para> … … 95 94 <bridgehead renderas="sect4">Recommended</bridgehead> 96 95 <para role="recommended"> 97 <xref linkend="fontconfig"/> and 96 <xref linkend="fontconfig"/>, 97 <xref linkend="glib2"/> (required for most GUIs) and 98 98 <xref linkend="xorg7-lib"/> 99 99 </para> -
x/lib/gdk-pixbuf.xml
r894bbb4 r1cfd61d 82 82 <para role="required"> 83 83 <xref linkend="glib2"/>, 84 <xref linkend="libjpeg"/>, 85 <xref linkend="libpng"/> and 86 <xref linkend="libtiff"/> 84 <xref linkend="libjpeg"/> and 85 <xref linkend="libpng"/> 87 86 </para> 88 87 89 88 <bridgehead renderas="sect4">Recommended</bridgehead> 90 89 <para role="recommended"> 90 <xref linkend="libtiff"/> and 91 91 <xref linkend="xorg7-lib"/> 92 92 (<emphasis>Many</emphasis> <application>GTK+</application> -
x/lib/pango.xml
r894bbb4 r1cfd61d 80 80 <para role="required"> 81 81 <xref linkend="fontconfig"/> (must be built with 82 <xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>) 82 <xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>) and 83 <xref linkend="glib2"/> 83 84 </para> 84 85
Note:
See TracChangeset
for help on using the changeset viewer.