Changeset 43b178b1


Ignore:
Timestamp:
02/14/2017 04:49:38 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3d693d6
Parents:
8711c09
Message:

X264-20170212-2245
ImageMagick-6.9.7-8, and add properties
ImageMagick-7.0.4-8, and fix short descripitions

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r8711c09 r43b178b1  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "3">
     7  <!ENTITY imagemagick-patch-version "8">
    88
    99  <!ENTITY imagemagick-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    1010  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    11   <!ENTITY imagemagick-md5sum        "94ccdcf91ce0a156ca5335fbc16536b1">
     11  <!ENTITY imagemagick-md5sum        "b0a7821fdc789bfa29f5f49070331be2">
    1212  <!ENTITY imagemagick-size          "7.9 MB">
    13   <!ENTITY imagemagick-buildsize     "141 MB, with typical dependencies">
    14   <!ENTITY imagemagick-time          "2.6 SBU - typical build (add 1.1 SBU for the the validation suite)">
     13  <!ENTITY imagemagick-buildsize     "184 MB, with typical dependencies">
     14  <!ENTITY imagemagick-time          "2.6 SBU - typical build (add 3.2 SBU for the the validation suite)">
    1515]>
    1616
     
    1919     delegate dependencies, you will see a smaller buildsize, but what is
    2020     currently listed above is the space one would require if all the
    21      dependencies are installed, which is what we want.
     21     dependencies available in the book are installed.
    2222
    2323     Marked as 'typical' because nobody builds ALL the optional extras [ken]
    2424   
    2525     [bdubbs] I do; at least the internal ones.  I still got only 141 MB.
     26
     27     [pierre 2017-02-14, v7.0.4-8]. I did too, and got 184 MB. I added the
     28     all the corresponding switches to configure, that may make a difference.
     29     All 6733 tests passed.
    2630
    2731     Saved the "full" 450MB as a comment - feel free to update this iff you
     
    341345          /usr/include/ImageMagick-7,
    342346          /usr/lib/ImageMagick-&imagemagick-version;,
    343           /usr/lib/perl5/site_perl/&lfs-perl-version;/$(uname -m)-linux/{,auto}/Image/Magick,
     347          /usr/lib/perl5/site_perl/&lfs-perl-version;/{,auto}/Image/Magick,
    344348          /usr/share/doc/ImageMagick-&imagemagick-version;, and
    345349          /usr/share/ImageMagick-7
     
    475479    </varlistentry>
    476480
    477     <!-- the following does not validate
    478481    <varlistentry id="perlmagick">
    479482      <term><filename class='libraryfile'>Image::Magick</filename></term>
     
    516519    </varlistentry>
    517520
    518     <varlistentry id="libMagick++-7.Q16HDRI">
     521    <varlistentry id="libMagickpp-7.Q16HDRI">
    519522      <term><filename class="libraryfile">libMagick++-7.Q16HDRI.so</filename></term>
    520523      <listitem>
     
    522525          provides the C++ API for ImageMagick.
    523526        </para>
    524         <indexterm zone="imagemagick libMagick++-7.Q16HDRI">
     527        <indexterm zone="imagemagick libMagickpp-7.Q16HDRI">
    525528          <primary sortas="c-libMagick++-7.Q16HDRI">libMagick++-7.Q16HDRI.so</primary>
    526529        </indexterm>
    527530      </listitem>
    528     </varlistentry> -->
     531    </varlistentry>
    529532
    530533    </variablelist>
  • general/genutils/imagemagick6.xml

    r8711c09 r43b178b1  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick6-patch-version "3">
     7  <!ENTITY imagemagick6-patch-version "8">
    88
    99  <!ENTITY imagemagick6-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz">
    1010  <!ENTITY imagemagick6-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick6-version;-&imagemagick6-patch-version;.tar.xz">
    11   <!ENTITY imagemagick6-md5sum        "d7eff23705183aa307311906a64a1924">
     11  <!ENTITY imagemagick6-md5sum        "765ed15348074bc2e45acd6f890016eb">
    1212  <!ENTITY imagemagick6-size          "8.4 MB">
    13   <!ENTITY imagemagick6-buildsize     "140 MB, with typical dependencies">
    14   <!ENTITY imagemagick6-time          "2.5 SBU - typical build (add 1.3. SBU for the validation suite)">
     13  <!ENTITY imagemagick6-buildsize     "179 MB, with typical dependencies">
     14  <!ENTITY imagemagick6-time          "2.3 SBU - typical build (add 0.8 SBU for the validation suite)">
    1515]>
    1616
     
    1919     delegate dependencies, you will see a smaller buildsize, but what is
    2020     currently listed above is the space one would require if all the
    21      dependencies are installed, which is what we want.
     21     dependencies available in the book are installed.
     22
     23     [pierre 2017-02-14]] For a build of 6.9.7-8 with dependencies available in
     24     the book, but with the configure command as below, I got 179 MB (2.3 SBU)
     25     (and 472 KB (0.8 SBU) for the validation suite).
    2226
    2327     For a non-full build of 6.9.3-8 I got an actual space of 173 MB and running
    24      the validation suite does not increate the net space. I recomment running
     28     the validation suite does not increase the net space. I recommend running
    2529     that instead of check (after the install)!
    2630
     
    4953
    5054  <sect1info>
    51     <othername>$LastChangedBy: dj $</othername>
    52     <date>$Date: 2016-12-17 06:42:45 +0000 (Sat, 17 Dec 2016) $</date>
     55    <othername>$LastChangedBy$</othername>
     56    <date>$Date$</date>
    5357  </sect1info>
    5458
     
    366370    </segmentedlist>
    367371
    368     <!--<variablelist>
     372    <variablelist>
    369373      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    370374      <?dbfo list-presentation="list"?>
    371375      <?dbhtml list-presentation="table"?>
    372376
    373     </variablelist> -->
     377    <varlistentry id="libMagickCore-6.Q16HDRI">
     378      <term><filename class="libraryfile">libMagickCore-6.Q16HDRI.so</filename></term>
     379      <listitem>
     380        <para>
     381          provides the C API for ImageMagick.
     382        </para>
     383        <indexterm zone="imagemagick6 libMagickCore-6.Q16HDRI">
     384          <primary sortas="c-libMagickCore-6.Q16HDRI">libMagickCore-6.Q16HDRI.so</primary>
     385        </indexterm>
     386      </listitem>
     387    </varlistentry>
     388
     389    <varlistentry id="libMagickWand-6.Q16HDRI">
     390      <term><filename class="libraryfile">libMagickWand-6.Q16HDRI.so</filename></term>
     391      <listitem>
     392        <para>
     393          is the recommended C API for ImageMagick. Unlike the MagickCore API it
     394          uses  only a few opaque types.
     395        </para>
     396        <indexterm zone="imagemagick6 libMagickWand-6.Q16HDRI">
     397          <primary sortas="c-libMagickWand-6.Q16HDRI">libMagickWand-6.Q16HDRI.so</primary>
     398        </indexterm>
     399      </listitem>
     400    </varlistentry>
     401
     402    <varlistentry id="libMagickpp-6.Q16HDRI">
     403      <term><filename class="libraryfile">libMagick++-6.Q16HDRI.so</filename></term>
     404      <listitem>
     405        <para>
     406          provides the C++ API for ImageMagick.
     407        </para>
     408        <indexterm zone="imagemagick6 libMagickpp-6.Q16HDRI">
     409          <primary sortas="c-libMagick++-6.Q16HDRI">libMagick++-6.Q16HDRI.so</primary>
     410        </indexterm>
     411      </listitem>
     412    </varlistentry>
     413
     414    </variablelist>
    374415
    375416  </sect2>
  • introduction/welcome/changelog.xml

    r8711c09 r43b178b1  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to ImageMagick-7.0.4-8. Keep
     49          <ulink url="&blfs-ticket-root;7859">#7859</ulink> open, since
     50          releases occur very often.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[pierre] - Update to ImageMagick-6.9.7-8. Keep
     54          <ulink url="&blfs-ticket-root;7859">#7859</ulink> open, since
     55          releases occur very often.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[pierre] - Update to x264-20170212-2245. Keep
     59          <ulink url="&blfs-ticket-root;7555">#7555</ulink> open, since there
     60          are daily releases.</para>
     61        </listitem>
     62        <listitem>
    4863          <para>[renodr] - Update to Guile-2.0.14. Fixes
    4964          <ulink url="&blfs-ticket-root;8876">#8876</ulink>.</para>
  • multimedia/libdriv/x264.xml

    r8711c09 r43b178b1  
    77  <!ENTITY x264-download-http "http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2 ">
    88  <!ENTITY x264-download-ftp  " ">
    9   <!ENTITY x264-md5sum        "f60b982df885c884255748128848516b">
    10   <!ENTITY x264-size          "716 KB">
    11   <!ENTITY x264-buildsize     "8.4 MB">
     9  <!ENTITY x264-md5sum        "127ade6bafce9f6d522e1c214156f4ed">
     10  <!ENTITY x264-size          "717 KB">
     11  <!ENTITY x264-buildsize     "9.7 MB">
    1212  <!ENTITY x264-time          "0.2 SBU">
    1313]>
  • packages.ent

    r8711c09 r43b178b1  
    784784<!ENTITY taglib-version               "1.11.1">
    785785<!ENTITY v4l-utils-version            "1.12.2">
    786 <!ENTITY x264-version                 "20160827-2245">
     786<!ENTITY x264-version                 "20170212-2245">
    787787<!ENTITY x265-version                 "2.2">
    788788<!ENTITY xine-lib-version             "1.2.6">
Note: See TracChangeset for help on using the changeset viewer.