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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.