Ignore:
Timestamp:
08/23/2004 04:19:15 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
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:
4a67c36
Parents:
0603fbb1
Message:

Updated kdegraphics to 3.3.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdegraphics.xml

    r0603fbb1 raa999e2  
    66
    77<!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
    8 <!ENTITY kdegraphics-download-ftp "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
    9 <!ENTITY kdegraphics-size "5.7 MB">
    10 <!ENTITY kdegraphics-buildsize "123 MB">
    11 <!ENTITY kdegraphics-time "12.02 SBU">
     8<!ENTITY kdegraphics-download-ftp  "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
     9<!ENTITY kdegraphics-md5sum        "7bb9843f7b03cd2716079ac83b9c9304">
     10<!ENTITY kdegraphics-size          "6.4 MB">
     11<!ENTITY kdegraphics-buildsize     "136 MB">
     12<!ENTITY kdegraphics-time          "13.24 SBU">
    1213]>
    1314
     
    2930<listitem><para>Download (FTP): <ulink
    3031url="&kdegraphics-download-ftp;"/></para></listitem>
     32<listitem><para>MD5 Sum: &kdegraphics-md5sum;</para></listitem>
    3133<listitem><para>Download size: &kdegraphics-size;</para></listitem>
    3234<listitem><para>Estimated Disk space required:
     
    3638</sect3>
    3739
    38 <sect3><title>Additional downloads</title>
     40<!-- <sect3><title>Additional downloads</title>
    3941<itemizedlist spacing='compact'>
    4042<listitem><para>Required Patch (if compiled using
     
    4244url="&patch-root;/kdegraphics-3.2.3-gcc34-1.patch"/></para>
    4345</listitem></itemizedlist>
    44 </sect3>
     46</sect3> -->
    4547
    46 <sect3><title><application>kdegraphics</application>
    47 dependencies</title>
     48<sect3><title><application>kdegraphics</application> dependencies</title>
    4849<sect4><title>Required</title>
    49 <para><xref linkend="kdebase"/>
    50 </para></sect4>
     50<para><xref linkend="kdebase"/></para>
     51</sect4>
     52
     53<sect4><title>Recommended</title>
     54<para><xref linkend="libjpeg"/>,
     55<xref linkend="libxml2"/> and
     56<xref linkend="libart_lgpl"/></para>
     57</sect4>
     58
    5159<sect4><title>Optional</title>
    52 <para>
    53 <xref linkend="pkgconfig"/>,
    54 <xref linkend="libxml2"/>,
    55 <xref linkend="libjpeg"/>,
    56 <xref linkend="libtiff"/>,
     60<para><xref linkend="libtiff"/>,
    5761<xref linkend="imlib"/>,
    5862<xref linkend="lcms"/>,
    59 <xref linkend="libart_lgpl"/>,
    6063<xref linkend="sane"/>,
    6164<xref linkend="xpdf"/>,
    6265<xref linkend="pst-typesetting-tex"/>,
    6366<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    64 <ulink url="http://freedesktop.org/Software/FriBidi">FriBidi</ulink> and
    65 <ulink url="http://www.gphoto.org/">gPhoto2</ulink>
     67<ulink url="http://freedesktop.org/Software/FriBidi">FriBidi</ulink>,
     68<ulink url="http://www.gphoto.org/">gPhoto2</ulink>,
     69<ulink url="http://www.openexr.com/">OpenEXR</ulink> and
     70<ulink
     71url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>
    6672</para></sect4>
    6773</sect3>
     
    7379
    7480<para>Install <application>kdegraphics</application> with:</para>
    75 <screen><userinput><command>patch -Np1 -i ../kdegraphics-3.2.3-gcc34-1.patch &amp;&amp;
    76 ./configure --prefix=&kde-dir; --disable-debug \
     81<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
    7782    --disable-dependency-tracking &amp;&amp;
    7883make &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.