Changeset b9982ea


Ignore:
Timestamp:
08/04/2013 03:59:21 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
07191f0
Parents:
4f746dd
Message:

giflib 5.0.4 and xf86-video-intel 2.21.14.

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

Files:
1 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4f746dd rb9982ea  
    279279<!ENTITY fribidi-version              "0.19.5">
    280280<!ENTITY gegl-version                 "0.2.0">
    281 <!ENTITY giflib-version               "4.2.1">
     281<!ENTITY giflib-version               "5.0.4">
    282282<!ENTITY harfbuzz-version             "0.9.19">
    283283<!ENTITY ijs-version                  "0.35">
  • general/graphlib/giflib.xml

    r4f746dd rb9982ea  
    66
    77  <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2">
    8   <!--<!ENTITY giflib-download-ftp  "&gentoo-ftp-repo;/giflib-&giflib-version;.tar.gz">-->
    9   <!ENTITY giflib-http-md5sum   "bbd3324af24156d5d7e66ab1cee8508d">
    10   <!ENTITY giflib-http-size     "516 KB">
    11   <!ENTITY giflib-buildsize     "11 MB">
     8  <!ENTITY giflib-download-ftp  " ">
     9  <!ENTITY giflib-http-md5sum   "da60935d07374de00a78c2f6f720c8f5">
     10  <!ENTITY giflib-http-size     "616 KB">
     11  <!ENTITY giflib-buildsize     "7.5 MB">
    1212  <!ENTITY giflib-time          "0.2 SBU">
    1313]>
     
    2424
    2525  <indexterm zone="giflib">
    26     <primary sortas="a-Giflib">Giflib</primary>
     26    <primary sortas="a-giflib">giflib</primary>
    2727  </indexterm>
    2828
     
    3232    <para>The <application>giflib</application> package contains libraries
    3333    for reading and writing GIFs as well as programs for converting and
    34     working with GIF files. The libraries are useful for any graphics program
    35     wishing to deal with GIF files while the programs are useful for conversion
    36     purposes as well as cleaning up images.</para>
     34    working with GIF files.</para>
    3735
    3836    &lfs73_checked;
     
    6159    <bridgehead renderas="sect4">Optional</bridgehead>
    6260    <para role="optional">
    63       <xref linkend="x-window-system"/>,
    64       <xref linkend="xmlto"/> (for html documentation), and
    65       <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink> (or
    66       <ulink url="http://www.mcmurchy.com/urt/urt-3.1b.tar.gz">URT-3.1b</ulink>)</para>
     61      <xref linkend="xmlto"/> (for html documentation)
     62    </para>
    6763
    6864    <para condition="html" role="usernotes">User Notes:
    69     <ulink url="&blfs-wiki;/giflib"/></para>
    70 
     65      <ulink url="&blfs-wiki;/giflib"/>
     66    </para>
    7167  </sect2>
    7268
     
    7470    <title>Installation of giflib</title>
    7571
    76     <para>If you don't have the optional <xref linkend="xmlto"/> package installed, disable
    77     building the html documentation:</para>
    78 
    79 <screen><userinput>sed -i "s/all: allhtml/all:/" doc/Makefile.in</userinput></screen>
    80 
    8172    <para>Install <application>giflib</application> by running the following
    8273    commands:</para>
     
    8576make</userinput></screen>
    8677
    87     <para>This package does not come with a test suite.</para>
     78    <para>This package does not have a working test suite.</para>
    8879
    8980    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    9485    <systemitem class="username">root</systemitem> user:</para>
    9586
    96 <screen role="root"><userinput>install -v -m755 -d         /usr/share/doc/giflib-&giflib-version;/html &amp;&amp;
     87<screen role="root"><userinput>install -v -dm755           /usr/share/doc/giflib-&giflib-version;/html &amp;&amp;
    9788install -v -m644 doc/*.html /usr/share/doc/giflib-&giflib-version;/html</userinput></screen>
    9889
     
    116107
    117108      <seglistitem>
    118         <seg>gif2rgb, gif2x11, gifasm, gifbg, gifburst, gifclip,
    119         gifclrmp, gifcolor, gifcomb, gifcompose, giffiltr, giffix, gifflip, gifhisto,
    120         gifinfo, gifinter, gifinto, gifovly, gifpos, gifrotat, gifrsize, gifspnge,
    121         giftext, gifwedge, icon2gif, raw2gif, rgb2gif, and text2gif</seg>
     109        <seg>gif2raw, gif2rgb, gifbuild, gifclrmp, gifecho, giffix, gifinto,
     110        giftext and giftool</seg>
    122111        <seg>libgif.so</seg>
    123112        <seg>/usr/share/doc/giflib-&giflib-version;</seg>
     
    130119      <?dbhtml list-presentation="table"?>
    131120
     121      <varlistentry id="gif2raw">
     122        <term><command>gif2raw</command></term>
     123        <listitem>
     124          <para>converts images saved as GIF to raw pixel data.</para>
     125          <indexterm zone="giflib gif2raw">
     126            <primary sortas="b-gif2raw">gif2raw</primary>
     127          </indexterm>
     128        </listitem>
     129      </varlistentry>
     130
    132131      <varlistentry id="gif2rgb">
    133132        <term><command>gif2rgb</command></term>
     
    140139      </varlistentry>
    141140
    142       <varlistentry id="gif2x11">
    143         <term><command>gif2x11</command></term>
    144         <listitem>
    145           <para>displays images saved as GIF files under X Window System.</para>
    146           <indexterm zone="giflib gif2x11">
    147             <primary sortas="b-gif2x11">gif2x11</primary>
    148           </indexterm>
    149         </listitem>
    150       </varlistentry>
    151 
    152       <varlistentry id="gifasm">
    153         <term><command>gifasm</command></term>
    154         <listitem>
    155           <para>assembles multiple GIFs into one, or burst a multiple-image GIF.</para>
    156           <indexterm zone="giflib gifasm">
    157             <primary sortas="b-gifasm">gifasm</primary>
    158           </indexterm>
    159         </listitem>
    160       </varlistentry>
    161 
    162       <varlistentry id="gifbg">
    163         <term><command>gifbg</command></term>
    164         <listitem>
    165           <para>generates a single-color test pattern GIF.</para>
    166           <indexterm zone="giflib gifbg">
    167             <primary sortas="b-gifbg">gifbg</primary>
    168           </indexterm>
    169         </listitem>
    170       </varlistentry>
    171 
    172       <varlistentry id="gifburst">
    173         <term><command>gifburst</command></term>
    174         <listitem>
    175           <para>bursts a GIF image into subrectangles.</para>
    176           <indexterm zone="giflib gifburst">
    177             <primary sortas="b-gifburst">gifburst</primary>
    178           </indexterm>
    179         </listitem>
    180       </varlistentry>
    181 
    182       <varlistentry id="gifclip">
    183         <term><command>gifclip</command></term>
    184         <listitem>
    185           <para>clips or crops a GIF image.</para>
    186           <indexterm zone="giflib gifclip">
    187             <primary sortas="b-gifclip">gifclip</primary>
     141      <varlistentry id="gifbuild">
     142        <term><command>gifbuild</command></term>
     143        <listitem>
     144          <para>dumps GIF data in a textual format, or undumps it to a GIF.</para>
     145          <indexterm zone="giflib gifbuild">
     146            <primary sortas="b-gifbuild">gifbuild</primary>
    188147          </indexterm>
    189148        </listitem>
     
    200159      </varlistentry>
    201160
    202       <varlistentry id="gifcolor">
    203         <term><command>gifcolor</command></term>
    204         <listitem>
    205           <para>generates color test patterns.</para>
    206           <indexterm zone="giflib gifcolor">
    207             <primary sortas="b-gifcolor">gifcolor</primary>
    208           </indexterm>
    209         </listitem>
    210       </varlistentry>
    211 
    212       <varlistentry id="gifcomb">
    213         <term><command>gifcomb</command></term>
    214         <listitem>
    215           <para>combines two GIF images of exactly the same size into one.</para>
    216           <indexterm zone="giflib gifcomb">
    217             <primary sortas="b-gifcomb">gifcomb</primary>
    218           </indexterm>
    219         </listitem>
    220       </varlistentry>
    221 
    222       <varlistentry id="gifcompose">
    223         <term><command>gifcompose</command></term>
    224         <listitem>
    225           <para>uses giflib tools to compose images.</para>
    226           <indexterm zone="giflib gifcompose">
    227             <primary sortas="b-gifcompose">gifcompose</primary>
    228           </indexterm>
    229         </listitem>
    230       </varlistentry>
    231 
    232       <varlistentry id="giffiltr">
    233         <term><command>giffiltr</command></term>
    234         <listitem>
    235           <para>is a template for filtering a GIF sequentially.</para>
    236           <indexterm zone="giflib giffiltr">
    237             <primary sortas="b-giffiltr">giffiltr</primary>
     161      <varlistentry id="gifecho">
     162        <term><command>gifecho</command></term>
     163        <listitem>
     164          <para>generates a GIF from ASCII text.</para>
     165          <indexterm zone="giflib gifecho">
     166            <primary sortas="b-gifecho">gifecho</primary>
    238167          </indexterm>
    239168        </listitem>
     
    250179      </varlistentry>
    251180
    252       <varlistentry id="gifflip">
    253         <term><command>gifflip</command></term>
    254         <listitem>
    255           <para>flips a GIF image along the X or Y axis or
    256           rotates an image by 90 degrees.</para>
    257           <indexterm zone="giflib gifflip">
    258             <primary sortas="b-gifflip">gifflip</primary>
    259           </indexterm>
    260         </listitem>
    261       </varlistentry>
    262 
    263       <varlistentry id="gifhisto">
    264         <term><command>gifhisto</command></term>
    265         <listitem>
    266           <para>generate a color-frequency histogram from a GIF.</para>
    267           <indexterm zone="giflib gifhisto">
    268             <primary sortas="b-gifhisto">gifhisto</primary>
    269           </indexterm>
    270         </listitem>
    271       </varlistentry>
    272 
    273       <varlistentry id="gifinfo">
    274         <term><command>gifinfo</command></term>
    275         <listitem>
    276           <para>gives information about a GIF file.</para>
    277           <indexterm zone="giflib gifinfo">
    278             <primary sortas="b-gifinfo">gifinfo</primary>
    279           </indexterm>
    280         </listitem>
    281       </varlistentry>
    282 
    283       <varlistentry id="gifinter">
    284         <term><command>gifinter</command></term>
    285         <listitem>
    286           <para>converts between interlaced and non-interlaced images.</para>
    287           <indexterm zone="giflib gifinter">
    288             <primary sortas="b-gifinter">gifinter</primary>
    289           </indexterm>
    290         </listitem>
    291       </varlistentry>
    292 
    293181      <varlistentry id="gifinto">
    294182        <term><command>gifinto</command></term>
     
    301189      </varlistentry>
    302190
    303       <varlistentry id="gifovly">
    304         <term><command>gifovly</command></term>
    305         <listitem>
    306           <para>generates one composite GIF from a multiple-image GIF.</para>
    307           <indexterm zone="giflib gifovly">
    308             <primary sortas="b-gifovly">gifovly</primary>
    309           </indexterm>
    310         </listitem>
    311       </varlistentry>
    312 
    313       <varlistentry id="gifpos">
    314         <term><command>gifpos</command></term>
    315         <listitem>
    316           <para>changes a GIF's screen size or reconditions it.</para>
    317           <indexterm zone="giflib gifpos">
    318             <primary sortas="b-gifpos">gifpos</primary>
    319           </indexterm>
    320         </listitem>
    321       </varlistentry>
    322 
    323       <varlistentry id="gifrotat">
    324         <term><command>gifrotat</command></term>
    325         <listitem>
    326           <para>rotates a GIF through any desired angle.</para>
    327           <indexterm zone="giflib gifrotat">
    328             <primary sortas="b-gifrotat">gifrotat</primary>
    329           </indexterm>
    330         </listitem>
    331       </varlistentry>
    332 
    333       <varlistentry id="gifrsize">
    334         <term><command>gifrsize</command></term>
    335         <listitem>
    336           <para>resizes a GIF by deletion or duplication of bits.</para>
    337           <indexterm zone="giflib gifrsize">
    338             <primary sortas="b-gifrsize">gifrsize</primary>
    339           </indexterm>
    340         </listitem>
    341       </varlistentry>
    342 
    343       <varlistentry id="gifspnge">
    344         <term><command>gifspnge</command></term>
    345         <listitem>
    346           <para>is a template for filtering a GIF with in-core operations.</para>
    347           <indexterm zone="giflib gifspnge">
    348             <primary sortas="b-gifspnge">gifspnge</primary>
    349           </indexterm>
    350         </listitem>
    351       </varlistentry>
    352 
    353191      <varlistentry id="giftext">
    354192        <term><command>giftext</command></term>
     
    361199      </varlistentry>
    362200
    363       <varlistentry id="gifwedge">
    364         <term><command>gifwedge</command></term>
    365         <listitem>
    366           <para>creates a test GIF image resembling a color monitor test pattern.</para>
    367           <indexterm zone="giflib gifwedge">
    368             <primary sortas="b-gifwedge">gifwedge</primary>
    369           </indexterm>
    370         </listitem>
    371       </varlistentry>
    372 
    373       <varlistentry id="icon2gif">
    374         <term><command>icon2gif</command></term>
    375         <listitem>
    376           <para>is a converter/deconverter to/from an editable text format.</para>
    377           <indexterm zone="giflib icon2gif">
    378             <primary sortas="b-icon2gif">icon2gif</primary>
    379           </indexterm>
    380         </listitem>
    381       </varlistentry>
    382 
    383       <varlistentry id="raw2gif">
    384         <term><command>raw2gif</command></term>
    385         <listitem>
    386           <para>converts raw 8-bit image data into GIF files.</para>
    387           <indexterm zone="giflib raw2gif">
    388             <primary sortas="b-raw2gif">raw2gif</primary>
    389           </indexterm>
    390         </listitem>
    391       </varlistentry>
    392 
    393       <varlistentry id="rgb2gif">
    394         <term><command>rgb2gif</command></term>
    395         <listitem>
    396           <para>converts 24 bit images to a GIF image using
    397           color quantization.</para>
    398           <indexterm zone="giflib rgb2gif">
    399             <primary sortas="b-rgb2gif">rgb2gif</primary>
    400           </indexterm>
    401         </listitem>
    402       </varlistentry>
    403 
    404       <varlistentry id="text2gif">
    405         <term><command>text2gif</command></term>
    406         <listitem>
    407           <para>generates GIF images out of regular text in 8x8 font.</para>
    408           <indexterm zone="giflib text2gif">
    409             <primary sortas="b-text2gif">text2gif</primary>
     201      <varlistentry id="giftool">
     202        <term><command>giftool</command></term>
     203        <listitem>
     204          <para>is a GIF transformation tool.</para>
     205          <indexterm zone="giflib giftool">
     206            <primary sortas="b-giftool">giftool</primary>
    410207          </indexterm>
    411208        </listitem>
     
    413210
    414211      <varlistentry id="libgif">
    415         <term><filename class='libraryfile'>libgif.so</filename></term>
     212        <term><filename class="libraryfile">libgif.so</filename></term>
    416213        <listitem>
    417214          <para>contains API functions required by the
  • general/graphlib/imlib2.xml

    r4f746dd rb9982ea  
    8383    following commands:</para>
    8484
    85 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     85<screen><userinput>sed -i "/DGifOpen/s:fd:&amp;, NULL:" src/modules/loaders/loader_gif.c &amp;&amp;
     86./configure --prefix=/usr --disable-static &amp;&amp;
    8687make</userinput></screen>
    8788
     
    99100  <sect2 role="commands">
    100101    <title>Command Explanations</title>
     102
     103    <para>
     104      <command>sed -i "/DGifOpen/s:fd:&amp;, NULL:" ...</command>:
     105      This sed fixes building with recent versions of
     106      <application>Giflib</application>.
     107    </para>
    101108
    102109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • introduction/welcome/changelog.xml

    r4f746dd rb9982ea  
    5151          xscanimage.desktop, add a note for xscanimage GIMP plugin</para>
    5252        </listitem>
     53        <listitem>
     54          <para>[krejzi] - giflib 5.0.4.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[krejzi] - Xorg Intel Driver 2.21.14.</para>
     58        </listitem>
    5359      </itemizedlist>
    5460    </listitem>
  • multimedia/videoutils/mplayer.xml

    r4f746dd rb9982ea  
    8686
    8787    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     88
     89    <itemizedlist spacing="compact">
     90      <listitem>
     91        <para>
     92          Required patch:
     93          <ulink url="&patch-root;/MPlayer-&mplayer-version;-giflib_fixes-1.patch"/>
     94        </para>
     95      </listitem>
     96      <listitem>
     97        <para>
     98          Required patch:
     99          <ulink url="&patch-root;/MPlayer-&mplayer-version;-live_fixes-1.patch"/>
     100        </para>
     101      </listitem>
     102    </itemizedlist>
    88103
    89104    <itemizedlist spacing='compact'>
     
    250265      </para>
    251266
    252 <screen><userinput>sed -i 's:libsmbclient.h:samba-4.0/&amp;:' configure stream/stream_smb.c &amp;&amp;
     267<screen><userinput>patch -Np1 -i ../MPlayer-&mplayer-version;-giflib_fixes-1.patch &amp;&amp;
     268patch -Np1 -i ../MPlayer-&mplayer-version;-live_fixes-1.patch &amp;&amp;
     269sed -i 's:libsmbclient.h:samba-4.0/&amp;:' configure stream/stream_smb.c &amp;&amp;
    253270./configure --prefix=/usr            \
    254271            --confdir=/etc/mplayer   \
  • x/installing/x7driver.xml

    r4f746dd rb9982ea  
    8080  <!ENTITY xorg-fbdev-driver-time          "less than 0.1 SBU">
    8181
    82   <!ENTITY xorg-intel-driver-version "2.21.13">
     82  <!ENTITY xorg-intel-driver-version "2.21.14">
    8383
    8484  <!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    8585  <!ENTITY xorg-intel-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    86   <!ENTITY xorg-intel-driver-md5sum        "018154293ea25b69568ff0340a89ae7c">
     86  <!ENTITY xorg-intel-driver-md5sum        "cec86adb1746aaa349280af546b335af">
    8787  <!ENTITY xorg-intel-driver-size          "1.9 MB">
    88   <!ENTITY xorg-intel-driver-buildsize     "64 MB">
     88  <!ENTITY xorg-intel-driver-buildsize     "66 MB">
    8989  <!ENTITY xorg-intel-driver-time          "0.5 SBU">
    9090
  • xsoft/other/gnash.xml

    r4f746dd rb9982ea  
    132132sed -i '/^LIBS/s/\(.*\)/\1 -lboost_system/' \
    133133  gui/Makefile.in utilities/Makefile.in &amp;&amp;
     134sed -i "/DGifOpen/s:Data:&amp;, NULL:" libbase/GnashImageGif.cpp &amp;&amp;
    134135./configure --prefix=/usr --sysconfdir=/etc               \
    135136  --with-npapi-incl=/usr/include/npapi --enable-media=gst \
     
    156157      <command>sed -i '/^LIBS/s/\(.*\)/\1 -lboost_system/' ...</command>:
    157158      This fixes linking to the current <application>boost</application> libraries.
     159    </para>
     160
     161    <para>
     162      <command>sed -i "/DGifOpen/s:Data:&amp;, NULL:" ...</command>:
     163      This sed fixes building with recent versions of
     164      <application>Giflib</application>.
    158165    </para>
    159166
Note: See TracChangeset for help on using the changeset viewer.