Changeset 6722219 for kde/core


Ignore:
Timestamp:
04/13/2006 09:57:57 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
6236e5b
Parents:
b2a5557
Message:

Added new package Graphviz-2.8 to BLFS

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

Location:
kde/core
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdebase.xml

    rb2a5557 r6722219  
    9494         updates the package, perhaps the dependency should be removed. -->
    9595    <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    96     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     96    <xref linkend="graphviz"/>, and
    9797    <xref linkend="doxygen"/></para>
    9898
     
    127127    --disable-debug --disable-dependency-tracking &amp;&amp;
    128128make</userinput></screen>
    129 
    130     <!-- <note>
    131       <para>If you wish to create the API documentation and you have
    132       <application>Doxygen</application> and <application>GraphViz</application>
    133       installed, <command>make apidox</command> must be done before
    134       <command>make install</command>.</para>
    135     </note> -->
    136129
    137130    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • kde/core/kdelibs.xml

    rb2a5557 r6722219  
    103103    <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libacl</ulink>
    104104    (requires <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink>),
    105     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     105    <xref linkend="graphviz"/>, and
    106106    <xref linkend="doxygen"/></para>
    107107
     
    125125    <note>
    126126      <para>If you wish to create the API documentation and you have
    127       <application>Doxygen</application> and <application>GraphViz</application>
     127      <application>Doxygen</application> and <application>Graphviz</application>
    128128      installed, <command>make apidox</command> must be done before
    129129      <command>make install</command>. This applies to all packages which
Note: See TracChangeset for help on using the changeset viewer.