Changeset 6722219 for kde


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, 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/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, 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
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdegames.xml

    rb2a5557 r6722219  
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><ulink url="http://www.graphviz.org/">GraphViz</ulink>
    72     and <xref linkend="doxygen"/></para>
     71    <para role="optional"><xref linkend="graphviz"/> and
     72    <xref linkend="doxygen"/></para>
    7373
    7474    <para condition="html" role="usernotes">User Notes:
     
    8585    --disable-dependency-tracking &amp;&amp;
    8686make</userinput></screen>
    87 
    88     <!-- <note>
    89       <para>If you wish to create the API documentation
    90       and you have <application>Doxygen</application> and
    91       <application>GraphViz</application> installed, <command>make
    92       apidox</command> must be done before <command>make
    93       install</command>.</para>
    94     </note> -->
    9587
    9688    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • kde/add/kdegraphics.xml

    rb2a5557 r6722219  
    9999    <ulink url="http://www.rerecognition.com/">KADMOS</ulink> (a commercial
    100100    OCR engine),
    101     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     101    <xref linkend="graphviz"/>, and
    102102    <xref linkend="doxygen"/></para>
    103103
     
    116116    --disable-dependency-tracking &amp;&amp;
    117117make</userinput></screen>
    118 
    119     <!-- <note>
    120       <para>If you wish to create the API documentation and you have
    121       <application>Doxygen</application> and <application>GraphViz</application>
    122       installed, <command>make apidox</command> must be done before
    123       <command>make install</command>.</para>
    124     </note> -->
    125118
    126119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • kde/add/kdenetwork.xml

    rb2a5557 r6722219  
    7575    <para role="optional"><xref linkend="ppp"/>,
    7676    <xref linkend="xmms"/>,
     77    <xref linkend="graphviz"/>,
    7778    <xref linkend="doxygen"/>,
    7879    <xref linkend="wireless_tools"/>,
    7980    <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
    80     <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>,
    81     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     81    <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>, and
    8282    <ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
    8383
  • kde/add/kdepim.xml

    rb2a5557 r6722219  
    8888    <ulink url="http://www.gnokii.org/">gnokii</ulink>,
    8989    Bluetooth hardware and driver libraries,
    90     <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
    91     and <xref linkend="doxygen"/></para>
     90    <xref linkend="graphviz"/>, and
     91    <xref linkend="doxygen"/></para>
    9292
    9393    <para condition="html" role="usernotes">User Notes:
     
    104104    --disable-dependency-tracking &amp;&amp;
    105105make</userinput></screen>
    106 
    107     <!-- <note>
    108       <para>If you wish to create the API documentation and
    109       you have <application>Doxygen</application> and
    110       <application>GraphViz</application> installed,
    111       <command>make apidox</command> must be done before
    112       <command>make install</command>.</para>
    113     </note> -->
    114106
    115107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • 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
  • kde/devel/kdevelop.xml

    rb2a5557 r6722219  
    7272    <para role="optional"><xref linkend="python"/>,
    7373    <ulink url="http://sourceforge.net/projects/docbase/">DocBase</ulink>,
    74     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
     74    <xref linkend="graphviz"/>, and
    7575    <xref linkend="doxygen"/></para>
    7676
     
    8888    --disable-dependency-tracking &amp;&amp;
    8989make</userinput></screen>
    90 
    91     <!-- <note>
    92       <para>If you wish to create the API documentation and you have
    93       <application>Doxygen</application> and <application>GraphViz</application>
    94       installed, <command>make apidox</command> must be done before
    95       <command>make install</command>. You'll also need to run <command>make
    96       install-apidox</command> to install the API documentation.</para>
    97     </note> -->
    9890
    9991    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.