Changeset d4e57f76


Ignore:
Timestamp:
10/20/2004 08:59:23 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
d1de463d
Parents:
54b4a3e
Message:

Added giflib-4.1.3 and updated to libungif-4.1.3 and Imlib-1.9.15.

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

Files:
1 added
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r54b4a3e rd4e57f76  
    8383<!ENTITY libpng-version               "1.2.7">
    8484<!ENTITY libtiff-version              "3.7.0">
    85 <!ENTITY libungif-version             "4.1.0b1">
     85<!ENTITY libungif-version             "4.1.3">
     86<!ENTITY giflib-version               "4.1.3">
    8687<!ENTITY libmng-version               "1.0.8">
    8788<!ENTITY lcms-version                 "1.13">
    8889<!ENTITY freetype2-version            "2.1.9">
    8990<!ENTITY fontconfig-version           "2.2.3">
    90 <!ENTITY imlib-version                "1.9.14">
     91<!ENTITY imlib-version                "1.9.15">
    9192<!ENTITY aalib-version                "1.4rc5">
    9293<!ENTITY SVGAlib-version              "1.4.3">
  • general/graphlib/graphlib.xml

    r54b4a3e rd4e57f76  
    1919<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtiff.xml"/>
    2020<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libungif.xml"/>
     21<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="giflib.xml"/>
    2122<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmng.xml"/>
    2223<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lcms.xml"/>
  • general/graphlib/imlib.xml

    r54b4a3e rd4e57f76  
    77<!ENTITY imlib-download-http "http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-&imlib-version;.tar.bz2">
    88<!ENTITY imlib-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-&imlib-version;.tar.bz2">
    9 <!ENTITY imlib-size "580 KB">
    10 <!ENTITY imlib-buildsize "16.4 MB">
     9<!ENTITY imlib-size "668 KB">
     10<!ENTITY imlib-buildsize "12 MB">
    1111<!ENTITY imlib-time "0.43 SBU">
    1212]>
     
    3434url="&imlib-download-ftp;"/></para></listitem>
    3535<listitem><para>Download size: &imlib-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     36<listitem><para>Estimated disk space required:
    3737&imlib-buildsize;</para></listitem>
    3838<listitem><para>Estimated build time:
     
    4242<sect3><title><application>Imlib</application> dependencies</title>
    4343<sect4><title>Required</title>
    44 <para><xref linkend="GTK"/> and <xref linkend="libungif"/></para></sect4>
     44<para>
     45<xref linkend="GTK"/> and
     46<xref linkend="libungif"/> or <xref linkend="giflib"/>
     47</para></sect4>
    4548</sect3>
    4649
     
    6265<title>Command explanations</title>
    6366
    64 <!--<para><userinput>CPPFLAGS=-w</userinput>: This disables gcc-&gcc-version;
    65 warnings that confuse configure.</para>-->
    66 
    6767<para><parameter>--sysconfdir=/etc/imlib</parameter>: This installs and
    68 combines the configurations files into
    69 <filename class="directory">/etc</filename> instead
     68combines the configuration files into
     69<filename class="directory">/etc/imlib</filename> instead
    7070of <filename class="directory">/usr/etc</filename>.</para>
    7171</sect2>
     
    7373<sect2><title>Configuring <application>Imlib</application></title>
    7474<sect3><title>Config files</title>
    75 <para><filename>/etc/imlib/imrc</filename></para>
     75    <para><filename>/etc/imlib/imrc</filename></para>
    7676</sect3>
    7777
     
    8282
    8383<para>The <application>Imlib</application> package contains
    84 <filename>libimlib</filename> libraries.</para>
     84<filename class="libraryfile">libImlib</filename>,
     85<filename class="libraryfile">libgdk_imlib</filename> and
     86<filename class="libraryfile">libimlib-*</filename> libraries.</para>
    8587
    8688</sect2>
     
    8991
    9092<sect3><title>imlib libraries</title>
    91 <para><filename>libimlib</filename> libraries provide the functions for
     93<para><filename class="libraryfile">libimlib-*</filename> libraries provide the functions for
    9294programs to display and edit a wide variety of image data formats.</para>
    9395</sect3>
  • general/graphlib/imlib2.xml

    r54b4a3e rd4e57f76  
    3131<listitem><para>Download (FTP): <ulink url="&imlib2-download-ftp;"/></para></listitem>
    3232<listitem><para>Download size: &imlib2-size;</para></listitem>
    33 <listitem><para>Estimated Disk space required: &imlib2-buildsize;</para></listitem>
     33<listitem><para>Estimated disk space required: &imlib2-buildsize;</para></listitem>
    3434<listitem><para>Estimated build time: &imlib2-time;</para></listitem></itemizedlist>
    3535</sect3>
     
    4242
    4343<sect4><title>Optional</title>
    44 <para><xref linkend="libtiff"/> and <xref linkend="libungif"/></para>
     44<para>
     45<xref linkend="libtiff"/> and
     46<xref linkend="libungif"/> or <xref linkend="giflib"/>
     47</para>
    4548</sect4>
    4649</sect3>
  • general/graphlib/libungif.xml

    r54b4a3e rd4e57f76  
    55  %general-entities;
    66
    7 <!ENTITY libungif-download-http "http://ftp.sunfreeware.com/ftp/pub/freeware/SOURCES/libungif-&libungif-version;.tar.gz">
    8 <!ENTITY libungif-download-ftp "ftp://sunfreeware.secsup.org/pub/solaris/freeware/SOURCES/libungif-&libungif-version;.tar.gz">
    9 <!ENTITY libungif-size "343 KB">
    10 <!ENTITY libungif-buildsize "3.1 MB">
     7<!ENTITY libungif-download-http "http://prdownloads.sourceforge.net/libungif/libungif-&libungif-version;.tar.bz2">
     8<!ENTITY libungif-download-ftp " ">
     9<!ENTITY libungif-size "430 KB">
     10<!ENTITY libungif-buildsize "5.7 MB">
    1111<!ENTITY libungif-time "0.11 SBU">
    1212
     
    4747<listitem><para>Download (FTP): <ulink url="&libungif-download-ftp;"/></para></listitem>
    4848<listitem><para>Download size: &libungif-size;</para></listitem>
    49 <listitem><para>Estimated Disk space required: &libungif-buildsize;</para></listitem>
     49<listitem><para>Estimated disk space required: &libungif-buildsize;</para></listitem>
    5050<listitem><para>Estimated build time: &libungif-time;</para></listitem></itemizedlist>
    51 </sect3>
    52 
    53 <sect3><title>Additional downloads</title>
    54 <itemizedlist spacing='compact'>
    55 <listitem><para>Required Patch: <ulink
    56 url="&patch-root;/libungif-&libungif-version;-va_start-1.patch"/></para></listitem>
    57 </itemizedlist>
    5851</sect3>
    5952
     
    7164commands:</para>
    7265
    73 <screen><userinput><command>patch -Np1 -i ../libungif-&libungif-version;-va_start-1.patch &amp;&amp;
    74 ./configure --prefix=/usr &amp;&amp;
     66<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    7567make &amp;&amp;
    7668make install</command></userinput></screen>
    7769
    78 <!--
    79 <note><para>If you get an error during the make portion compiling
    80 <filename>lib/qprintf.c</filename>,
    81 edit the file and comment out or remove line 14: #include &lt;config.h&gt;
    82 </para></note>
    83 -->
    84 
    8570</sect2>
    8671
     
    8873<title>Contents</title>
    8974
    90 <para>The libungif package contains <command>gif2epsn</command>,
    91 <command>gif2ps</command>, <command>gif2rgb</command>,
    92 <command>gifasm</command>, <command>gifbg</command>,
    93 <command>gifburst</command>, <command>gifclip</command>,
    94 <command>gifclrmp</command>, <command>gifcolor</command>,
    95 <command>gifcomb</command>, <command>gifcompose</command>,
    96 <command>giffiltr</command>, <command>giffix</command>,
    97 <command>gifflip</command>, <command>gifhisto</command>,
    98 <command>gifinfo</command>, <command>gifinter</command>,
    99 <command>gifinto</command>, <command>gifovly</command>,
    100 <command>gifpos</command>, <command>gifrotat</command>,
    101 <command>gifrsize</command>, <command>gifspnge</command>,
    102 <command>giftext</command>, <command>gifwedge</command>,
    103 <command>icon2gif</command>, <command>raw2gif</command>,
    104 <command>rgb2gif</command>, <command>text2gif</command> and
    105 <filename>libungif</filename> libraries.</para>
     75<para>The libungif package contains
     76<command>gif2epsn</command>,
     77<command>gif2ps</command>,
     78<command>gif2rgb</command>,
     79<command>gif2x11</command>,
     80<command>gifasm</command>,
     81<command>gifbg</command>,
     82<command>gifburst</command>,
     83<command>gifclip</command>,
     84<command>gifclrmp</command>,
     85<command>gifcolor</command>,
     86<command>gifcomb</command>,
     87<command>gifcompose</command>,
     88<command>giffiltr</command>,
     89<command>giffix</command>,
     90<command>gifflip</command>,
     91<command>gifhisto</command>,
     92<command>gifinfo</command>,
     93<command>gifinter</command>,
     94<command>gifinto</command>,
     95<command>gifovly</command>,
     96<command>gifpos</command>,
     97<command>gifrotat</command>,
     98<command>gifrsize</command>,
     99<command>gifspnge</command>,
     100<command>giftext</command>,
     101<command>gifwedge</command>,
     102<command>icon2gif</command>,
     103<command>raw2gif</command>,
     104<command>rgb2gif</command>,
     105<command>text2gif</command> and
     106<filename class="libraryfile">libungif</filename> libraries.</para>
    106107
    107108</sect2>
     
    121122<acronym>RGB</acronym> image(s).</para></sect3>
    122123
     124<sect3><title>gif2x11</title>
     125<para>Display images saved as <acronym>GIF</acronym> files
     126under X Window System.</para></sect3>
     127
    123128<sect3><title>gifasm</title>
    124129<para>Assemble multiple <acronym>GIF</acronym>s into one, or burst a
     
    219224
    220225</sect1>
    221 
  • introduction/welcome/changelog.xml

    r54b4a3e rd4e57f76  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>October 20th, 2004 [igor]: Added giflib-4.1.3 and
     26updated to libungif-4.1.3 and Imlib-1.9.15.</para></listitem>
    2427
    2528<listitem><para>October 20th, 2004 [randy]: Renamed libtiff patch as suggested
  • multimedia/videoutils/mplayer.xml

    r54b4a3e rd4e57f76  
    9696<xref linkend="freetype2"/>,
    9797<xref linkend="fontconfig"/>,
    98 <xref linkend="libungif"/>,
     98<xref linkend="libungif"/> or <xref linkend="giflib"/>,
    9999<xref linkend="libogg"/>
    100100<xref linkend="libvorbis"/>,
  • postlfs/editors/emacs.xml

    r54b4a3e rd4e57f76  
    3333url="&emacs-download-ftp;"/></para></listitem>
    3434<listitem><para>Download size: &emacs-size;</para></listitem>
    35 <listitem><para>Estimated Disk space required:
     35<listitem><para>Estimated disk space required:
    3636&emacs-buildsize;</para></listitem>
    3737<listitem><para>Estimated build time:
     
    4343<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="libjpeg"/>, <xref
    4444linkend="libpng"/>, <xref linkend="libtiff"/> and <xref
    45 linkend="libungif"/></para></sect4>
     45linkend="libungif"/> or <xref linkend="giflib"/></para></sect4>
    4646</sect3>
    4747
Note: See TracChangeset for help on using the changeset viewer.