Changeset a0e3f909


Ignore:
Timestamp:
05/27/2014 11:08:37 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c94ef71
Parents:
a1083b4
Message:

gdk-pixbuf-2.30.8, whois_5.1.3 and pygobject-3.12.2. Fixes to install-tl-unx, Imlib2-1.4.6 and gnash-0.8.10.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13182 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra1083b4 ra0e3f909  
    432432<!ENTITY pycairo-version              "1.10.0">
    433433<!ENTITY pygobject2-version           "2.28.6">
    434 <!ENTITY pygobject3-version           "3.12.1">
     434<!ENTITY pygobject3-version           "3.12.2">
    435435<!ENTITY pygtk-version                "2.24.0">
    436436<!ENTITY pyxdg-version                "0.25">
     
    463463<!ENTITY nmap-version                 "6.46">
    464464<!ENTITY traceroute-version           "2.0.19">
    465 <!ENTITY whois-version                "5.1.2">
     465<!ENTITY whois-version                "5.1.3">
    466466<!ENTITY wicd-version                 "1.7.2.4">
    467467<!ENTITY wireshark-version            "1.10.7">  <!-- even minors only -->
     
    562562<!ENTITY clutter-gtk-version          "1.4.4">
    563563<!ENTITY freeglut-version             "2.8.1">
    564 <!ENTITY gdk-pixbuf-version           "2.30.7">
     564<!ENTITY gdk-pixbuf-version           "2.30.8">
    565565<!ENTITY glu-version                  "9.0.0">
    566566<!ENTITY goffice010-version           "0.10.16">
  • general/prog/pygobject3.xml

    ra1083b4 ra0e3f909  
    99  <!ENTITY pygobject3-download-ftp
    1010           "&gnome-download-ftp;/pygobject/3.12/pygobject-&pygobject3-version;.tar.xz">
    11   <!ENTITY pygobject3-md5sum        "8608682f221feaac81adb3f4e40dbef3">
     11  <!ENTITY pygobject3-md5sum        "fd9b1e956ee2e2dae544e57b1858596b">
    1212  <!ENTITY pygobject3-size          "688 KB">
    13   <!ENTITY pygobject3-buildsize     "22 MB (additional 3 MB for the tests)">
     13  <!ENTITY pygobject3-buildsize     "21 MB (additional 3 MB for the tests)">
    1414  <!ENTITY pygobject3-time          "0.3 SBU (additional 0.2 SBU for the tests)">
    1515]>
  • introduction/welcome/changelog.xml

    ra1083b4 ra0e3f909  
    4646
    4747    <listitem>
     48      <para>May 27th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Fixes to install-tl-unx, Imlib2-1.4.6
     52          and gnash-0.8.10.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - pygobject-3.12.2. Fixes
     56          <ulink url="&blfs-ticket-root;5106">#5106</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - whois_5.1.3. Fixes
     60          <ulink url="&blfs-ticket-root;5105">#5105</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - gdk-pixbuf-2.30.8. Fixes
     64          <ulink url="&blfs-ticket-root;5104">#5104</ulink>.</para>
     65        </listitem>
     66      </itemizedlist>
     67    </listitem>
     68
     69    <listitem>
    4870      <para>May 26th, 2014</para>
    4971      <itemizedlist>
  • networking/netutils/whois.xml

    ra1083b4 ra0e3f909  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    9   <!ENTITY whois-md5sum        "a103596a4da3f1795fccbd9432c59ec9">
     9  <!ENTITY whois-md5sum        "2817d6065bbd8f274a3e5240e0bf7dd5">
    1010  <!ENTITY whois-size          "76 KB">
    1111  <!ENTITY whois-buildsize     "1.4 MB">
  • pst/typesetting/tl-installer.xml

    ra1083b4 ra0e3f909  
    142142    that the system can properly find the files.  If you set up your login
    143143    scripts as recommended in <xref linkend='postlfs-config-profile'/>, update
    144     the needed paths by appending to the <filename>extrapaths.sh</filename> script.
    145     The programs are always installed in an &lt;ARCH&gt;-linux subdirectory.  If
    146     you are not using x86_64, <emphasis>always</emphasis> change that to your
    147     actual installation location.</para>
     144    the needed paths by appending to the
     145    <filename>extrapaths.sh</filename> script. The programs are always
     146    installed in an &lt;ARCH&gt;-linux subdirectory.
     147    <emphasis>Always</emphasis> replace &lt;ARCH&gt; by x86_64, for 64bit,
     148    or by i386, for 32bit, respectivelly, depending on the architecture that
     149    you are using in your actual installation location.</para>
    148150
    149151<screen><userinput role="root">cat &gt;&gt; /etc/profile.d/extrapaths.sh &lt;&lt; "EOF"
     
    152154pathappend /usr/share/info                       INFOPATH
    153155pathappend /opt/texlive/&texlive-year;/texmf-dist/doc/info INFOPATH
    154 pathappend /opt/texlive/&texlive-year;/bin/x86_64-linux
     156pathappend /opt/texlive/&texlive-year;/bin/&lt;ARCH&gt;-linux
    155157EOF</userinput></screen>
    156158
  • x/lib/gdk-pixbuf.xml

    ra1083b4 ra0e3f909  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.30/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "1195d26f14adfe99ff0878d37678a70a">
     11  <!ENTITY gdk-pixbuf-md5sum        "4fed0d54432f1b69fc6e66e608bd5542">
    1212  <!ENTITY gdk-pixbuf-size          "1.3 MB">
    1313  <!ENTITY gdk-pixbuf-buildsize     "25 MB (additional 1 MB for the tests and 1 MB to rebuild and install the API documentation)">
    14   <!ENTITY gdk-pixbuf-time          "0.3 SBU (additional 0.3 SBU to run the test suite and less than 0.1 SBU to rebuild and install the API documentation)">
     14  <!ENTITY gdk-pixbuf-time          "0.2 SBU (additional 0.2 SBU to run the test suite and less than 0.1 SBU to rebuild and install the API documentation)">
    1515]>
    1616
     
    182182          libgdk_pixbuf-2.0.so,
    183183          libgdk_pixbuf_xlib-2.0.so, and
    184           several under /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders
     184          several loaders for specfic image formats under
     185          /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders
    185186        </seg>
    186187        <seg>
  • x/lib/imlib2.xml

    ra1083b4 ra0e3f909  
    8484    following commands:</para>
    8585
    86 <screen><userinput>sed -i '/DGifOpen/s:fd:&amp;, NULL:' src/modules/loaders/loader_gif.c &amp;&amp;
    87 sed -i '/DGifCloseFile/s:gif:&amp;, NULL:' src/modules/loaders/loader_gif.c &amp;&amp;
    88 sed -i 's/@my_libs@//' imlib2-config.in &amp;&amp;
     86<screen><userinput>sed -e '/DGifOpen/s:fd:&amp;, NULL:'           \
     87    -e '/DGifCloseFile/s:gif:&amp;, NULL:'     \
     88    -i src/modules/loaders/loader_gif.c    &amp;&amp;
     89sed -i 's/@my_libs@//' imlib2-config.in    &amp;&amp;
     90
    8991./configure --prefix=/usr --disable-static &amp;&amp;
    9092make</userinput></screen>
     
    105107
    106108    <para>
    107       <command>sed -i ...</command>: First two commands fix building with
    108       recent versions of <application>Giflib</application> and the third one
     109      <command>sed ...</command>: The first command fix building with recent
     110      versions of <application>Giflib</application> and the second one
    109111      corrects linker flags for libImlib2 usage.
    110112    </para>
  • xsoft/other/gnash.xml

    ra1083b4 ra0e3f909  
    132132<screen><userinput>patch -Np1 -i ../gnash-&gnash-version;-CVE-2012-1175-1.patch &amp;&amp;
    133133sed -i '/^LIBS/s/\(.*\)/\1 -lboost_system/' \
    134   gui/Makefile.in utilities/Makefile.in &amp;&amp;
    135 sed -i "/DGifOpen/s:Data:&amp;, NULL:" libbase/GnashImageGif.cpp &amp;&amp;
     134    gui/Makefile.in utilities/Makefile.in   &amp;&amp;
     135sed -e '/DGifOpen/s:Data:&amp;, NULL:'          \
     136    -e '/DGifCloseFile/s:_gif:&amp;, NULL:'     \
     137    -i libbase/GnashImageGif.cpp            &amp;&amp;
    136138sed -i '/#include &lt;csignal&gt;/a\#include &lt;unistd.h&gt;' plugin/klash4/klash_part.cpp &amp;&amp;
     139
    137140./configure --prefix=/usr --sysconfdir=/etc               \
    138141  --with-npapi-incl=/usr/include/npapi-sdk --enable-media=gst \
     
    162165
    163166    <para>
    164       <command>sed -i "/DGifOpen/s:Data:&amp;, NULL:" ...</command>:
     167      <command>sed -e '/DGifOpen/s:Data:&amp;, NULL:' ...</command>:
    165168      This sed fixes building with recent versions of
    166169      <application>Giflib</application>.
Note: See TracChangeset for help on using the changeset viewer.