Changeset ac4b41a


Ignore:
Timestamp:
05/10/2012 09:04:02 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
dc600829
Parents:
06f76d2c
Message:

graphviz 2.28.0 and udisks 1.0.4

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • TODO

    r06f76d2c rac4b41a  
    33  * Upgrade:
    44
    5   * graphviz-2.28.0 (Don't forget to mark it as checked)
    65  * libdvdcss-1.2.12
    76  * libidn-1.24
     
    1211  * tcl-8.5.11
    1312  * tk-8.5.11
    14   * udisks-1.0.4
    1513  * unixODBC-2.3.1 (Don't forget to mark it as checked)
    1614
     
    1917  * Check libusb-compat-0.1.3
    2018  * Check mod_dnssd-0.6
    21 
    22   * Check the following if nobody does it:
    23 
    24     * enchant-1.6.0
    25     * libdv-1.0.0
  • general.ent

    r06f76d2c rac4b41a  
    302302<!ENTITY unixodbc-version             "2.3.0">
    303303<!ENTITY libiodbc-version             "3.52.7">
    304 <!ENTITY graphviz-version             "2.26.3">
     304<!ENTITY graphviz-version             "2.28.0">
    305305<!ENTITY recode-version               "3.6">
    306306<!-- <!ENTITY rman-version                 "3.2"> -->
     
    334334<!ENTITY sg3_utils-version            "1.29">
    335335<!ENTITY parted-version               "3.1">
    336 <!ENTITY udisks-version               "1.0.1">
     336<!ENTITY udisks-version               "1.0.4">
    337337<!ENTITY udisks2-version              "1.96.0">
    338338<!ENTITY eject-version                "2.1.5">
  • general/genutils/graphviz.xml

    r06f76d2c rac4b41a  
    66
    77  <!ENTITY graphviz-download-http "http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-&graphviz-version;.tar.gz">
    8   <!ENTITY graphviz-download-ftp  "&gentoo-ftp-repo;/graphviz-&graphviz-version;.tar.gz">
    9   <!ENTITY graphviz-md5sum        "6f45946fa622770c45609778c0a982ee">
    10   <!ENTITY graphviz-size          "17 MB">
    11   <!ENTITY graphviz-buildsize     "142 MB">
    12   <!ENTITY graphviz-time          "1.5 SBU">
     8  <!ENTITY graphviz-download-ftp  " ">
     9  <!ENTITY graphviz-md5sum        "8d26c1171f30ca3b1dc1b429f7937e58">
     10  <!ENTITY graphviz-size          "19 MB">
     11  <!ENTITY graphviz-buildsize     "155 MB">
     12  <!ENTITY graphviz-time          "2.5 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to Graphviz</title>
    3131
    32     <para>The <application>Graphviz</application> package contains graph
    33     visualization software. Graph visualization is a way of representing
    34     structural information as diagrams of abstract graphs and networks.
    35     <application>Graphviz</application> has several main graph layout
    36     programs. It also has web and interactive graphical interfaces, auxiliary
    37     tools, libraries, and language bindings.</para>
    38 
    39     <para>The <application>Graphviz</application> layout programs take
    40     descriptions of graphs in a simple text language, and creates diagrams in
    41     several useful formats such as images and SVG for web pages, Postscript for
    42     inclusion in PDF or other documents, or as objects displayed in an
    43     interactive graph browser. (Graphviz also supports GXL, an XML dialect.) In
    44     practice, graphs are usually generated from external data sources, but they
    45     can also be created and edited manually, either as raw text files or within
    46     a graphical editor. (Graphviz was not intended to be a
    47     <application>Visio</application> replacement, so it would probably be
    48     frustrating to try to use it that way.)</para>
    49 
    50     <para>This package is useful for automatic graph drawing which has many
    51     important applications in software engineering, database and web design,
    52     networking, and in visual interfaces for many other domains. Graphviz has
    53     many useful features for concrete diagrams, such as options for colors,
    54     fonts, tabular node layouts, line styles, hyperlinks, and custom
    55     shapes.</para>
     32    <para>
     33      The <application>Graphviz</application> package contains graph
     34      visualization software. Graph visualization is a way of representing
     35      structural information as diagrams of abstract graphs and networks.
     36      <application>Graphviz</application> has several main graph layout
     37      programs. It also has web and interactive graphical interfaces, auxiliary
     38      tools, libraries, and language bindings.
     39    </para>
     40
     41    &lfs70_checked;
    5642
    5743    <bridgehead renderas="sect3">Package Information</bridgehead>
    5844    <itemizedlist spacing="compact">
    5945      <listitem>
    60         <para>Download (HTTP): <ulink url="&graphviz-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&graphviz-download-http;"/>
     48        </para>
    6149      </listitem>
    6250      <listitem>
    63         <para>Download (FTP): <ulink url="&graphviz-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&graphviz-download-ftp;"/>
     53        </para>
    6454      </listitem>
    6555      <listitem>
    66         <para>Download MD5 sum: &graphviz-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &graphviz-md5sum;
     58        </para>
    6759      </listitem>
    6860      <listitem>
    69         <para>Download size: &graphviz-size;</para>
     61        <para>
     62          Download size: &graphviz-size;
     63        </para>
    7064      </listitem>
    7165      <listitem>
    72         <para>Estimated disk space required: &graphviz-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &graphviz-buildsize;
     68        </para>
    7369      </listitem>
    7470      <listitem>
    75         <para>Estimated build time: &graphviz-time;</para>
     71        <para>
     72          Estimated build time: &graphviz-time;
     73        </para>
    7674      </listitem>
    7775    </itemizedlist>
    7876
    79     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     77    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8078    <itemizedlist spacing="compact">
    8179      <listitem>
    82         <para>Required patch: <ulink
    83         url="&patch-root;/graphviz-&graphviz-version;-gd_fixes-1.patch"/></para>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/graphviz-&graphviz-version;-fix-guile-detection-1.patch"/>
     83        </para>
    8484      </listitem>
    85     </itemizedlist> -->
     85    </itemizedlist>
    8686
    8787    <bridgehead renderas="sect3">Graphviz Dependencies</bridgehead>
    8888
     89    <bridgehead renderas="sect4">Recommended</bridgehead>
     90    <para role="recommended">
     91      <xref linkend="expat"/>,
     92      <xref linkend="freetype2"/>,
     93      <xref linkend="fontconfig"/>,
     94      <xref linkend="freeglut"/>,
     95      <xref linkend="gdk-pixbuf"/>,
     96      <xref linkend="libjpeg"/>,
     97      <xref linkend="libpng"/>,
     98      <xref linkend="librsvg"/>,
     99      <xref linkend="pango"/> and
     100      <xref linkend="xorg7-lib"/>
     101    </para>
     102
    89103    <bridgehead renderas="sect4">Optional</bridgehead>
    90     <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
    91     <xref linkend="expat"/>,
    92     <xref linkend="freetype2"/>,
    93     <xref linkend="fontconfig"/>,
    94     <xref linkend="freeglut"/>,
    95     <xref linkend="libpng"/>,
    96     <xref linkend="x-window-system"/>,
    97     <xref linkend="pango"/> (built with <application>cairo</application> support),
    98     <xref linkend="gtk2"/>,
    99     <xref linkend="libglade"/>,
    100     <xref linkend="librsvg"/>,
    101     <xref linkend="gs"/>,
    102     <xref linkend="tcl"/>,
    103     <xref linkend="tk"/>,
    104     <ulink url="http://openil.sourceforge.net/projects.php">DevIL</ulink>,
    105     <ulink url="http://sourceforge.net/projects/lasi/">libLASi</ulink>,
    106     <ulink url="http://www.freedesktop.org/wiki/Software/glitz">glitz</ulink>,
    107     <ulink url="http://www.libgd.org/">GD Library</ulink>,
    108     <xref linkend="libjpeg"/> (only if using the internal source code copy
    109     of the GD Library), and
    110     <ulink url="http://www.perens.com/FreeSoftware/ElectricFence/">Electric Fence</ulink></para>
    111 
    112     <bridgehead renderas="sect4">Optional
    113     (to Build Language Bindings)</bridgehead>
    114     <para role="optional"><ulink url="http://www.swig.org/">SWIG</ulink>
    115     (<application>SWIG</application> must be installed or no bindings will be
    116     built),
    117     <xref linkend="guile"/>,
    118     <xref linkend="icedtea6"/><!-- or <xref linkend="jdk"/>-->,
    119     <xref linkend="php"/>,
    120     <xref linkend="python2"/>,
    121     <xref linkend="ruby"/>,
    122     <xref linkend="tcl"/>,
    123     C# (<ulink url="http://www.southern-storm.com.au/portable_net.html">DotGNU Portable.NET</ulink>
    124     or <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>),
    125     <ulink url="http://www.iolanguage.com/about/">Io</ulink>,
    126     <ulink url="http://www.r-project.org/">R</ulink>,
    127     <ulink url="http://www.lua.org/">Lua</ulink>, and
    128     <ulink url="http://caml.inria.fr/ocaml/index.en.html">Objective Caml</ulink></para>
     104    <para role="optional">
     105      <ulink url="http://openil.sourceforge.net/projects.php">DevIL</ulink>,
     106      <ulink url="http://www.perens.com/FreeSoftware/ElectricFence/">Electric Fence</ulink>,
     107      <xref linkend="libglade"/>,
     108      <ulink url="http://sourceforge.net/projects/lasi/">libLASi</ulink>,
     109      <ulink url="http://www.libgd.org/">GD Library</ulink>,
     110      <ulink url="http://www.freedesktop.org/wiki/Software/glitz">glitz</ulink>,
     111      <xref linkend="gs"/>,
     112      <xref linkend="gtk2"/> and
     113      <xref linkend="qt4"/>
     114    </para>
     115
     116    <bridgehead renderas="sect4">Optional (To Build Language Bindings)</bridgehead>
     117    <para role="optional">
     118      <ulink url="http://www.swig.org/">SWIG</ulink>
     119      (<application>SWIG</application> must be installed or no bindings will be built),
     120      <xref linkend="guile"/>,
     121      <xref linkend="icedtea6"/>,
     122      <ulink url="http://www.iolanguage.com/about/">Io</ulink>,
     123      <ulink url="http://www.lua.org/">Lua</ulink>,
     124      <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
     125      <ulink url="http://caml.inria.fr/ocaml/index.en.html">Objective Caml</ulink>,
     126      <xref linkend="php"/>,
     127      <xref linkend="python2"/>,
     128      <ulink url="http://www.r-project.org/">R</ulink>,
     129      <xref linkend="ruby"/>,
     130      <xref linkend="tcl"/> and
     131      <xref linkend="tk"/>
     132    </para>
    129133
    130134    <para condition="html" role="usernotes">User Notes:
     
    136140    <title>Installation of Graphviz</title>
    137141
    138     <para>Install <application>Graphviz</application> by running the following
    139     commands:</para>
    140 
    141 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     142    <para>
     143      Install <application>Graphviz</application> by running the following
     144      commands:
     145    </para>
     146
     147<screen><userinput>patch -Np1 -i ../graphviz-&graphviz-version;-fix-guile-detection-1.patch &amp;&amp;
     148sed -e '/"archdir"/s:$:+" '"$(echo -I/usr/include/ruby-1.9.1/{`uname -m`-linux,ruby/backward,})"'":' \
     149    -e '/CONFIG/s:site:vendor:' \
     150    -i config/config_ruby.rb &amp;&amp;
     151./configure --prefix=/usr CXXFLAGS="-fpermissive" &amp;&amp;
    142152make</userinput></screen>
    143153
    144     <para>This package does not come with a test suite that provides
    145     meaningful results.</para>
    146 
    147     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     154    <para>
     155      This package does not come with a test suite that provides meaningful results.
     156    </para>
     157
     158    <para>
     159      Now, as the <systemitem class="username">root</systemitem> user:
     160    </para>
    148161
    149162<screen role="root"><userinput>make install</userinput></screen>
    150163
    151     <para>If desired, create a symbolic link in the system documents directory
    152     to the documentation installed in
    153     <filename class='directory'>/usr/share/graphviz/doc</filename> using the
    154     following command as the <systemitem class="username">root</systemitem>
    155     user:</para>
     164    <para>
     165      If desired, create a symbolic link in the system documents directory
     166      to the documentation installed in
     167      <filename class='directory'>/usr/share/graphviz/doc</filename> using the
     168      following command as the <systemitem class="username">root</systemitem>
     169      user:
     170    </para>
    156171
    157172<screen role="root"><userinput>ln -v -s /usr/share/graphviz/doc \
     
    173188    </sect3>
    174189
    175     <sect3><title>Configuration Information</title>
    176 
    177       <para>There are no specific configuration requirements for
    178       <application>Graphviz</application>. You may consider installing the
    179       additional plugins and tools available from the download page at
    180       <ulink url="http://www.graphviz.org/Download_source.php"/> for additional
    181       capabilities. If additional plugins are installed, you can run
    182       <command>dot_static -c</command> (as the
    183       <systemitem class="username">root</systemitem> user) to update the
    184       <filename>config</filename> file in
    185       <filename class='directory'>/usr/lib/graphviz</filename>.</para>
     190    <sect3>
     191      <title>Configuration Information</title>
     192
     193      <para>
     194        There are no specific configuration requirements for
     195        <application>Graphviz</application>. You may consider installing the
     196        additional plugins and tools available from the download page at
     197        <ulink url="http://www.graphviz.org/Download_source.php"/> for additional
     198        capabilities. If additional plugins are installed, you can run
     199        <command>dot -c</command> (as the
     200        <systemitem class="username">root</systemitem> user) to update the
     201        <filename>config</filename> file in
     202        <filename class='directory'>/usr/lib/graphviz</filename>.
     203      </para>
    186204
    187205    </sect3>
     
    198216
    199217      <seglistitem>
    200         <seg>acyclic, bcomps, ccomps, circo, dijkstra, dot, dot2gxl,
    201         dot_static, dotty, fdp, gc, gvcolor, gvpack, gvpr, gxl2dot, lefty,
    202         lneato, nop, prune, sccmap, tred, twopi and unflatten</seg>
    203         <seg>libagraph.{so,a}, libcdt.{so,a}, libexpr.{so,a}, libgraph.{so,a},
    204         libpack.{so,a}, libpathplan.{so,a}, additional support libraries
    205         and language bindings</seg>
    206         <seg>/usr/include/graphviz, /usr/lib/graphviz and
    207         /usr/share/graphviz</seg>
     218        <seg>
     219          acyclic, bcomps, ccomps, circo, cluster, diffimg, dijkstra,
     220          dot, dot2gxl, dot_builtins, dotty, fdp, gc, gml2gv, gv2gxl,
     221          gvcolor, gvedit, gvgen, gvmap, gvmap.sh, gvpack, gvpr,
     222          gxl2dot, gxl2gv, lefty, lneato, mm2gv, neato, nop, osage,
     223          patchwork, prune, sccmap, sfdp, tred, twopi, unflatten and vimdot
     224        </seg>
     225        <seg>
     226          libcdt.so, libcgraph.so, libgraph.so, libgvc.so, libgvpr.so,
     227          libpathplan.so and libxdot.so
     228        </seg>
     229        <seg>
     230          /usr/include/graphviz,
     231          /usr/lib/graphviz and
     232          /usr/share/graphviz</seg>
    208233      </seglistitem>
    209234    </segmentedlist>
     
    217242        <term><command>acyclic</command></term>
    218243        <listitem>
    219           <para>is a filter that takes a directed graph as input and outputs a
    220           copy of the graph with sufficient edges reversed to make the graph
    221           acyclic. The reversed edge inherits all of the attributes of the
    222           original edge.</para>
     244          <para>
     245            is a filter that takes a directed graph as input and outputs a
     246            copy of the graph with sufficient edges reversed to make the
     247            graph acyclic.
     248          </para>
    223249          <indexterm zone="graphviz acyclic">
    224250            <primary sortas="b-acyclic">acyclic</primary>
     
    230256        <term><command>bcomps</command></term>
    231257        <listitem>
    232           <para>decomposes graphs into their biconnected components, printing
    233           the components to standard output.</para>
     258          <para>
     259            decomposes graphs into their biconnected components,
     260            printing the components to standard output.
     261          </para>
    234262          <indexterm zone="graphviz bcomps">
    235263            <primary sortas="b-bcomps">bcomps</primary>
     
    241269        <term><command>ccomps</command></term>
    242270        <listitem>
    243           <para>decomposes graphs into their connected components, printing the
    244           components to standard output.</para>
     271          <para>
     272            decomposes graphs into their connected components,
     273            printing the components to standard output.
     274          </para>
    245275          <indexterm zone="graphviz ccomps">
    246276            <primary sortas="b-ccomps">ccomps</primary>
     
    252282        <term><command>circo</command></term>
    253283        <listitem>
    254           <para>draws graphs using a circular layout. The tool identifies
    255           biconnected components and draws the nodes of the component on a
    256           circle. The block-cutpoint tree is then laid out using a recursive
    257           radial algorithm. Edge crossings within a circle are minimized by
    258           placing as many edges on the circle's perimeter as possible. In
    259           particular, if the component is outerplanar, the component will have
    260           a planar layout.</para>
     284          <para>
     285            draws graphs using a circular layout.
     286          </para>
    261287          <indexterm zone="graphviz circo">
    262288            <primary sortas="b-circo">circo</primary>
     
    265291      </varlistentry>
    266292
     293      <varlistentry id="cluster">
     294        <term><command>cluster</command></term>
     295        <listitem>
     296          <para>
     297            takes as input a graph in DOT format, finds node clusters
     298            and augments the graph with this information.
     299          </para>
     300          <indexterm zone="graphviz cluster">
     301            <primary sortas="b-cluster">cluster</primary>
     302          </indexterm>
     303        </listitem>
     304      </varlistentry>
     305
     306      <varlistentry id="diffimg">
     307        <term><command>diffimg</command></term>
     308        <listitem>
     309          <para>
     310            generates an image where each pixel is the
     311            difference between the corresponding pixel in
     312            each of the two source images.
     313          </para>
     314          <indexterm zone="graphviz diffimg">
     315            <primary sortas="b-diffimg">diffimg</primary>
     316          </indexterm>
     317        </listitem>
     318      </varlistentry>
     319
    267320      <varlistentry id="dijkstra">
    268321        <term><command>dijkstra</command></term>
    269322        <listitem>
    270           <para>reads a stream of graphs and for each computes the distance of
    271           every node from sourcenode.</para>
     323          <para>
     324            reads a stream of graphs and for each computes the distance of
     325            every node from sourcenode.
     326          </para>
    272327          <indexterm zone="graphviz dijkstra">
    273328            <primary sortas="b-dijkstra">dijkstra</primary>
     
    279334        <term><command>dot</command></term>
    280335        <listitem>
    281           <para>draws directed graphs. It works well on DAGs and other graphs
    282           that can be drawn as hierarchies. It reads attributed graph files and
    283           writes drawings. By default, the output format dot is the input file
    284           with layout coordinates appended.</para>
     336          <para>
     337            draws directed graphs. It works well on DAGs and other graphs
     338            that can be drawn as hierarchies. It reads attributed graph files and
     339            writes drawings. By default, the output format dot is the input file
     340            with layout coordinates appended.
     341          </para>
    285342          <indexterm zone="graphviz dot">
    286343            <primary sortas="b-dot">dot</primary>
     
    292349        <term><command>dot2gxl</command></term>
    293350        <listitem>
    294           <para>converts between graphs represented in GXL and in the DOT
    295           language. Unless a conversion type is specified using a flag,
    296           <command>gxl2dot</command> will deduce the type of conversion from
    297           the suffix of the input file, a
    298           <filename class='extension'>.dot</filename> suffix causing a
    299           conversion from DOT to GXL, and a
    300           <filename class='extension'>.gxl</filename> suffix causing a
    301           conversion from GXL to DOT.</para>
     351          <para>
     352            converts between graphs represented in GXL and in the DOT
     353            language. Unless a conversion type is specified using a flag,
     354            <command>gxl2dot</command> will deduce the type of conversion from
     355            the suffix of the input file, a
     356            <filename class='extension'>.dot</filename> suffix causing a
     357            conversion from DOT to GXL, and a
     358            <filename class='extension'>.gxl</filename> suffix causing a
     359            conversion from GXL to DOT.
     360          </para>
    302361          <indexterm zone="graphviz dot2gxl">
    303362            <primary sortas="b-dot2gxl">dot2gxl</primary>
     
    306365      </varlistentry>
    307366
    308       <varlistentry id="dot_static">
    309         <term><command>dot_static</command></term>
    310         <listitem>
    311           <para>is a version of <command>dot</command>that has all the
    312           <application>Graphviz</application> libraries compiled
    313           statically.</para>
    314           <indexterm zone="graphviz dot_static">
    315             <primary sortas="b-dot_static">dot_static</primary>
    316           </indexterm>
    317         </listitem>
    318       </varlistentry>
    319 
    320367      <varlistentry id="dotty">
    321368        <term><command>dotty</command></term>
    322369        <listitem>
    323           <para>is a graph editor for the X Window System. It may be run as a
    324           standalone editor, or as a front end for applications that use
    325           graphs. It can control multiple windows viewing different
    326           graphs.</para>
     370          <para>
     371            is a graph editor for the X Window System. It may be run as a
     372            standalone editor, or as a front end for applications that use
     373            graphs. It can control multiple windows viewing different graphs.
     374          </para>
    327375          <indexterm zone="graphviz dotty">
    328376            <primary sortas="b-dotty">dotty</primary>
     
    334382        <term><command>fdp</command></term>
    335383        <listitem>
    336           <para>draws undirected graphs using a <quote>spring</quote> model. It
    337           relies on a force-directed approach in the spirit of Fruchterman and
    338           Reingold.</para>
     384          <para>
     385            draws undirected graphs using a <quote>spring</quote> model. It
     386            relies on a force-directed approach in the spirit of Fruchterman
     387            and Reingold.
     388          </para>
    339389          <indexterm zone="graphviz fdp">
    340390            <primary sortas="b-fdp">fdp</primary>
     
    346396        <term><command>gc</command></term>
    347397        <listitem>
    348           <para>is a graph analogue to <command>wc</command> in that it prints
    349           to standard output the number of nodes, edges, connected components
    350           or clusters contained in the input files. It also prints a total
    351           count for all graphs if more than one graph is given.</para>
     398          <para>
     399            is a graph analogue to <command>wc</command> in that it prints
     400            to standard output the number of nodes, edges, connected components
     401            or clusters contained in the input files. It also prints a total
     402            count for all graphs if more than one graph is given.
     403          </para>
    352404          <indexterm zone="graphviz gc-graphviz">
    353405            <primary sortas="b-gc">gc</primary>
     
    356408      </varlistentry>
    357409
     410      <varlistentry id="gml2gv">
     411        <term><command>gml2gv</command></term>
     412        <listitem>
     413          <para>
     414            converts a graph specified in the GML format to
     415            a graph in the GV (formerly DOT) format.
     416          </para>
     417          <indexterm zone="graphviz gml2gv">
     418            <primary sortas="b-gml2gv">gml2gv</primary>
     419          </indexterm>
     420        </listitem>
     421      </varlistentry>
     422
     423      <varlistentry id="gxl2gv">
     424        <term><command>gxl2gv</command></term>
     425        <listitem>
     426          <para>
     427            converts between graphs represented in GXL and in
     428            the GV language.
     429          </para>
     430          <indexterm zone="graphviz gxl2gv">
     431            <primary sortas="b-gxl2gv">gxl2gv</primary>
     432          </indexterm>
     433        </listitem>
     434      </varlistentry>
     435
    358436      <varlistentry id="gvcolor">
    359437        <term><command>gvcolor</command></term>
    360438        <listitem>
    361           <para>is a filter that sets node colors from initial seed values.
    362           Colors flow along edges from tail to head, and are averaged (as HSB
    363           vectors) at nodes.  The graph must already have  been  processed by
    364           <command>dot</command>.</para>
     439          <para>
     440            is a filter that sets node colors from initial seed values.
     441            Colors flow along edges from tail to head, and are averaged (as HSB
     442            vectors) at nodes.
     443          </para>
    365444          <indexterm zone="graphviz gvcolor">
    366445            <primary sortas="b-gvcolor">gvcolor</primary>
     
    369448      </varlistentry>
    370449
     450      <varlistentry id="gvedit">
     451        <term><command>gvedit</command></term>
     452        <listitem>
     453          <para>
     454            provides a simple graph editor and viewer. It allows many
     455            graphs to be viewed at the same time. The text of each
     456            graph is displayed in its own text window.
     457          </para>
     458          <indexterm zone="graphviz gvedit">
     459            <primary sortas="b-gvedit">gvedit</primary>
     460          </indexterm>
     461        </listitem>
     462      </varlistentry>
     463
     464      <varlistentry id="gvgen">
     465        <term><command>gvgen</command></term>
     466        <listitem>
     467          <para>
     468            generates a variety of simple, regularly-structured
     469            abstract graphs.
     470          </para>
     471          <indexterm zone="graphviz gvgen">
     472            <primary sortas="b-gvgen">gvgen</primary>
     473          </indexterm>
     474        </listitem>
     475      </varlistentry>
     476
     477      <varlistentry id="gvmap">
     478        <term><command>gvmap</command></term>
     479        <listitem>
     480          <para>
     481            takes as input a graph in DOT format, finds node
     482            clusters and produces a rendering of the graph as
     483            a geographic-style map, with clusters highlighted,
     484            in xdot format.
     485          </para>
     486          <indexterm zone="graphviz gvmap">
     487            <primary sortas="b-gvmap">gvmap</primary>
     488          </indexterm>
     489        </listitem>
     490      </varlistentry>
     491
    371492      <varlistentry id="gvpack">
    372493        <term><command>gvpack</command></term>
    373494        <listitem>
    374           <para>reads in a stream of graphs, combines the graphs into a single
    375           layout, and produces a single graph serving as the union of the input
    376           graphs. The input graphs must be in <command>dot</command> format, and
    377           must have all necessary layout information.</para>
     495          <para>
     496            reads in a stream of graphs, combines the graphs into a single layout,
     497            and produces a single graph serving as the union of the input graphs.
     498          </para>
    378499          <indexterm zone="graphviz gvpack">
    379500            <primary sortas="b-gvpack">gvpack</primary>
     
    385506        <term><command>gvpr</command></term>
    386507        <listitem>
    387           <para>is a graph stream editor inspired by <command>awk</command>. It
    388           copies input graphs to its output, possibly transforming their
    389           structure and attributes, creating new graphs, or printing arbitrary
    390           information.</para>
     508          <para>
     509            is a graph stream editor inspired by <command>awk</command>. It
     510            copies input graphs to its output, possibly transforming their
     511            structure and attributes, creating new graphs, or printing arbitrary
     512            information.
     513          </para>
    391514          <indexterm zone="graphviz gvpr">
    392515            <primary sortas="b-gvpr">gvpr</primary>
     
    398521        <term><command>gxl2dot</command></term>
    399522        <listitem>
    400           <para>converts between graphs represented in GXL and in the DOT
    401           language. Unless a conversion type is specified using a flag,
    402           <command>gxl2dot</command> will deduce the type of conversion from
    403           the suffix of the input file, a
    404           <filename class='extension'>.dot</filename> suffix causing a
    405           conversion from DOT to GXL, and a
    406           <filename class='extension'>.gxl</filename> suffix causing a
    407           conversion from GXL to DOT.</para>
     523          <para>
     524            converts between graphs represented in GXL and in the DOT
     525            language. Unless a conversion type is specified using a flag,
     526            <command>gxl2dot</command> will deduce the type of conversion from
     527            the suffix of the input file, a
     528            <filename class='extension'>.dot</filename> suffix causing a
     529            conversion from DOT to GXL, and a
     530            <filename class='extension'>.gxl</filename> suffix causing a
     531            conversion from GXL to DOT.
     532          </para>
    408533          <indexterm zone="graphviz gxl2dot">
    409534            <primary sortas="b-gxl2dot">gxl2dot</primary>
     
    415540        <term><command>lefty</command></term>
    416541        <listitem>
    417           <para>is a two-view graphics editor for technical pictures.</para>
     542          <para>
     543            is a two-view graphics editor for technical pictures.
     544          </para>
    418545          <indexterm zone="graphviz lefty">
    419546            <primary sortas="b-lefty">lefty</primary>
     
    425552        <term><command>lneato</command></term>
    426553        <listitem>
    427           <para>is a graph editor for the X Window System. It may be run as a
    428           standalone editor, or as a front end for applications that use
    429           graphs. It can control multiple windows viewing different
    430           graphs.</para>
     554          <para>
     555            is a graph editor for the X Window System. It may be run as a
     556            standalone editor, or as a front end for applications that use
     557            graphs. It can control multiple windows viewing different graphs.
     558          </para>
    431559          <indexterm zone="graphviz lneato">
    432560            <primary sortas="b-lneato">lneato</primary>
     
    435563      </varlistentry>
    436564
     565      <varlistentry id="mm2gv">
     566        <term><command>mm2gv</command></term>
     567        <listitem>
     568          <para>
     569            converts a sparse matrix of the Matrix Market format
     570            to a graph in the GV (formerly DOT) format.
     571          </para>
     572          <indexterm zone="graphviz mm2gv">
     573            <primary sortas="b-mm2gv">mm2gv</primary>
     574          </indexterm>
     575        </listitem>
     576      </varlistentry>
     577
     578      <varlistentry id="neato">
     579        <term><command>neato</command></term>
     580        <listitem>
     581          <para>
     582            draws undirected graphs using <quote>spring</quote> models. Input
     583            files must be formatted in the <command>dot</command>  attributed
     584            graph language. By default, the output of <command>neato</command>
     585            is the input graph with layout coordinates appended.
     586          </para>
     587          <indexterm zone="graphviz neato">
     588            <primary sortas="b-neato">neato</primary>
     589          </indexterm>
     590        </listitem>
     591      </varlistentry>
     592
    437593      <varlistentry id="nop">
    438594        <term><command>nop</command></term>
    439595        <listitem>
    440           <para>reads a stream of graphs and prints each in pretty-printed
    441           (canonical) format on stdout. If no files are given, it reads from
    442           stdin.</para>
     596          <para>
     597            reads a stream of graphs and prints each in pretty-printed (canonical)
     598            format on stdout. If no files are given, it reads from stdin.
     599          </para>
    443600          <indexterm zone="graphviz nop">
    444601            <primary sortas="b-nop">nop</primary>
     
    447604      </varlistentry>
    448605
     606      <varlistentry id="osage">
     607        <term><command>osage</command></term>
     608        <listitem>
     609          <para>
     610            draws clustered graphs. As input, it takes any
     611            graph in the DOT format.
     612          </para>
     613          <indexterm zone="graphviz osage">
     614            <primary sortas="b-osage">osage</primary>
     615          </indexterm>
     616        </listitem>
     617      </varlistentry>
     618
     619      <varlistentry id="patchwork">
     620        <term><command>patchwork</command></term>
     621        <listitem>
     622          <para>
     623            draws clustered graphs using a squarified treemap layout.
     624            As input, it takes any graph in the DOT format.
     625          </para>
     626          <indexterm zone="graphviz patchwork">
     627            <primary sortas="b-patchwork">patchwork</primary>
     628          </indexterm>
     629        </listitem>
     630      </varlistentry>
     631
    449632      <varlistentry id="prune">
    450633        <term><command>prune</command></term>
    451634        <listitem>
    452           <para>reads directed graphs in the same format used by
    453           <command>dot</command> and removes subgraphs rooted at nodes
    454           specified on the command line via options. These nodes themselves
    455           will not be removed, but can be given attributes so that they can be
    456           easily located by a graph stream editor such as
    457           <command>gpr</command>. <command>prune</command> correctly handles
    458           cycles, loops and multi-edges.</para>
     635          <para>
     636            reads directed graphs in the same format used by
     637            <command>dot</command> and removes subgraphs rooted at nodes
     638            specified on the command line via options.
     639          </para>
    459640          <indexterm zone="graphviz prune">
    460641            <primary sortas="b-prune">prune</primary>
     
    466647        <term><command>sccmap</command></term>
    467648        <listitem>
    468           <para>decomposes digraphs into strongly connected components and an
    469           auxiliary map of the relationship between components. In this map,
    470           each component is collapsed into a node. The resulting graphs are
    471           printed to standard out. The number of nodes, edges and strongly
    472           connected components are printed to standard error.
    473           <command>sccmap</command> is a way of partitioning large graphs into
    474           more manageable pieces.</para>
     649          <para>
     650            decomposes digraphs into strongly connected components and an
     651            auxiliary map of the relationship between components. In this map,
     652            each component is collapsed into a node. The resulting graphs are
     653            printed to stdout.
     654          </para>
    475655          <indexterm zone="graphviz sccmap">
    476656            <primary sortas="b-sccmap">sccmap</primary>
     
    479659      </varlistentry>
    480660
     661      <varlistentry id="sfdp">
     662        <term><command>sfdp</command></term>
     663        <listitem>
     664          <para>
     665            draws undirected graphs using the <quote>spring</quote> model,
     666            but it uses a multi-scale approach to produce layouts of large
     667            graphs in a reasonably short time.
     668          </para>
     669          <indexterm zone="graphviz sfdp">
     670            <primary sortas="b-sfdp">sfdp</primary>
     671          </indexterm>
     672        </listitem>
     673      </varlistentry>
     674
    481675      <varlistentry id="tred">
    482676        <term><command>tred</command></term>
    483677        <listitem>
    484           <para>computes the transitive reduction of directed graphs, and
    485           prints the resulting graphs to standard output. This removes edges
    486           implied by transitivity. Nodes and subgraphs are not otherwise
    487           affected.  The <quote>meaning</quote> and validity of the reduced
    488           graphs is application dependent. <command>tred</command> is
    489           particularly useful as a preprocessor to <command>dot</command> to
    490           reduce clutter in dense layouts.</para>
     678          <para>
     679            computes the transitive reduction of directed graphs, and
     680            prints the resulting graphs to standard output. This removes edges
     681            implied by transitivity. Nodes and subgraphs are not otherwise
     682            affected.
     683          </para>
    491684          <indexterm zone="graphviz tred">
    492685            <primary sortas="b-tred">tred</primary>
     
    498691        <term><command>twopi</command></term>
    499692        <listitem>
    500           <para>draws graphs using a radial layout. Basically, one node is
    501           chosen as the center and put at the origin. The remaining nodes are
    502           placed on a sequence of concentric circles centered about the origin,
    503           each a fixed radial distance from the previous circle.</para>
     693          <para>
     694            draws graphs using a radial layout. Basically, one node is
     695            chosen as the center and put at the origin. The remaining nodes are
     696            placed on a sequence of concentric circles centered about the origin,
     697            each a fixed radial distance from the previous circle.
     698          </para>
    504699          <indexterm zone="graphviz twopi">
    505700            <primary sortas="b-twopi">twopi</primary>
     
    511706        <term><command>unflatten</command></term>
    512707        <listitem>
    513           <para>is a preprocessor to <command>dot</command> that is used to
    514           improve the aspect ratio of graphs having many leaves or disconnected
    515           nodes. The usual layout for such a graph is generally very wide or
    516           tall. <command>unflatten</command> inserts invisible edges or adjusts
    517           the minlen on edges to improve layout compaction.</para>
     708          <para>
     709            is a preprocessor to <command>dot</command> that is used to
     710            improve the aspect ratio of graphs having many leaves or disconnected
     711            nodes. The usual layout for such a graph is generally very wide or tall.
     712          </para>
    518713          <indexterm zone="graphviz unflatten">
    519714            <primary sortas="b-unflatten">unflatten</primary>
     
    522717      </varlistentry>
    523718
    524       <varlistentry id="libagraph">
    525         <term><filename class='libraryfile'>libagraph.{so,a}</filename></term>
    526         <listitem>
    527           <para>supports graph programming by maintaining graphs in memory and
    528           reading and writing graph files. Graphs, nodes and edges may be
    529           attributed with programmer-defined records and string name-value
    530           pairs. Graphs are composed of nodes, edges, and nested subgraphs.
    531           Internally, <filename class='libraryfile'>libagraph</filename>
    532           depends extensively on
    533           <filename class='libraryfile'>libcdt</filename> (formerly
    534           <filename class='libraryfile'>libdict</filename>) for set
    535           representation.</para>
    536           <indexterm zone="graphviz libagraph">
    537             <primary sortas="c-libagraph">libagraph.{so,a}</primary>
    538           </indexterm>
    539         </listitem>
    540       </varlistentry>
     719      <varlistentry id="vimdot">
     720        <term><command>vimdot</command></term>
     721        <listitem>
     722          <para>
     723            is a simple script which launches the <command>gvim</command>
     724            or <command>vim</command> editor along with a GUI window
     725            showing the <command>dot</command> output of the edited file.
     726          </para>
     727          <indexterm zone="graphviz vimdot">
     728            <primary sortas="b-vimdot">vimdot</primary>
     729          </indexterm>
     730        </listitem>
     731      </varlistentry>
    541732
    542733      <varlistentry id="libcdt">
    543         <term><filename class='libraryfile'>libcdt.{so,a}</filename></term>
    544         <listitem>
    545           <para>manages run-time dictionaries using standard container data
    546           types: unordered set/multiset, ordered set/multiset, list, stack,
    547           and queue.</para>
     734        <term><filename class='libraryfile'>libcdt.so</filename></term>
     735        <listitem>
     736          <para>
     737            manages run-time dictionaries using standard container data
     738            types: unordered set/multiset, ordered set/multiset, list, stack,
     739            and queue.
     740          </para>
    548741          <indexterm zone="graphviz libcdt">
    549             <primary sortas="c-libcdt">libcdt.{so,a}</primary>
    550           </indexterm>
    551         </listitem>
    552       </varlistentry>
    553 
    554       <varlistentry id="libexpr">
    555         <term><filename class='libraryfile'>libexpr.{so,a}</filename></term>
    556         <listitem>
    557           <para>is a C-like expression library.</para>
    558           <indexterm zone="graphviz libexpr">
    559             <primary sortas="c-libexpr">libexpr.{so,a}</primary>
     742            <primary sortas="c-libcdt">libcdt.so</primary>
     743          </indexterm>
     744        </listitem>
     745      </varlistentry>
     746
     747      <varlistentry id="libcgraph">
     748        <term><filename class='libraryfile'>libcgraph.so</filename></term>
     749        <listitem>
     750          <para>
     751            supports graph programming by maintaining graphs in memory and
     752            reading and writing graph files. Graphs are composed of nodes,
     753            edges, and nested subgraphs.
     754          </para>
     755          <indexterm zone="graphviz libcgraph">
     756            <primary sortas="c-libcgraph">libcgraph.so</primary>
    560757          </indexterm>
    561758        </listitem>
     
    563760
    564761      <varlistentry id="libgraph">
    565         <term><filename class='libraryfile'>libgraph.{so,a}</filename></term>
    566         <listitem>
    567           <para>maintains directed and undirected attributed graphs in memory
    568           and reads and writes graph files. Graphs are composed of nodes,
    569           edges, and nested subgraphs. A subgraph may contain any nodes and
    570           edges of its parents, and may be passed to any
    571           <filename class='libraryfile'>libgraph</filename> function taking a
    572           graph pointer, except the three that create new attributes (where a
    573           main graph is required).</para>
     762        <term><filename class='libraryfile'>libgraph.so</filename></term>
     763        <listitem>
     764          <para>
     765            maintains directed and undirected attributed graphs in memory
     766            and reads and writes graph files. Graphs are composed of nodes,
     767            edges, and nested subgraphs.
     768          </para>
    574769          <indexterm zone="graphviz libgraph">
    575             <primary sortas="c-libgraph">libgraph.{so,a}</primary>
    576           </indexterm>
    577         </listitem>
    578       </varlistentry>
    579 
    580       <varlistentry id="libpack">
    581         <term><filename class='libraryfile'>libpack.{so,a}</filename></term>
    582         <listitem>
    583           <para>supports the use of connected components in the context of
    584           laying out graphs using other <application>Graphviz</application>
    585           libraries. One set of functions can be used to take a single graph
    586           and break it apart into connected components. A complementary set of
    587           functions takes a collection of graphs (not necessarily components of
    588           a single graph) which  have been laid out separately, and packs them
    589           together moderately tightly. The packing is done using the polyomino
    590           algorithm of K. Freivalds et al.</para>
    591           <indexterm zone="graphviz libpack">
    592             <primary sortas="c-libpack">libpack.{so,a}</primary>
     770            <primary sortas="c-libgraph">libgraph.so</primary>
     771          </indexterm>
     772        </listitem>
     773      </varlistentry>
     774
     775      <varlistentry id="libgvc">
     776        <term><filename class='libraryfile'>libgvc.so</filename></term>
     777        <listitem>
     778          <para>
     779            provides a context for applications wishing to manipulate
     780            and render graphs. It provides a command line parsing,
     781            common rendering code, and a plugin mechanism for renderers.
     782          </para>
     783          <indexterm zone="graphviz libgvc">
     784            <primary sortas="c-libgvc">libgvc.so</primary>
    593785          </indexterm>
    594786        </listitem>
     
    596788
    597789      <varlistentry id="libpathplan">
    598         <term><filename class='libraryfile'>libpathplan.{so,a}</filename></term>
    599         <listitem>
    600           <para>contains functions to find the shortest path between two points
    601           in a simple polygon.</para>
     790        <term><filename class='libraryfile'>libpathplan.so</filename></term>
     791        <listitem>
     792          <para>
     793            contains functions to find the shortest path between two points
     794            in a simple polygon.
     795          </para>
    602796          <indexterm zone="graphviz libpathplan">
    603             <primary sortas="c-libpathplan">libpathplan.{so,a}</primary>
     797            <primary sortas="c-libpathplan">libpathplan.so</primary>
     798          </indexterm>
     799        </listitem>
     800      </varlistentry>
     801
     802      <varlistentry id="libxdot">
     803        <term><filename class='libraryfile'>libxdot.so</filename></term>
     804        <listitem>
     805          <para>
     806            provides support for parsing and deparsing graphical
     807            operations specificed by the xdot language.
     808          </para>
     809          <indexterm zone="graphviz libxdot">
     810            <primary sortas="c-libxdot">libxdot.so</primary>
    604811          </indexterm>
    605812        </listitem>
  • general/sysutils/udisks.xml

    r06f76d2c rac4b41a  
    55  %general-entities;
    66
    7   <!ENTITY udisks-download-http "http://hal.freedesktop.org/releases/udisks-1.0.1.tar.gz">
     7  <!ENTITY udisks-download-http "http://hal.freedesktop.org/releases/udisks-&udisks-version;.tar.gz">
    88  <!ENTITY udisks-download-ftp  " ">
    9   <!ENTITY udisks-md5sum        "3654d994eb43b80c8c2d04fe03da30c4">
    10   <!ENTITY udisks-size          "698 MB">
    11   <!ENTITY udisks-buildsize     "10 MB">
    12   <!ENTITY udisks-time          "0.2 SBU">
     9  <!ENTITY udisks-md5sum        "86c63b2b5484f2060499a052b5b6256b">
     10  <!ENTITY udisks-size          "704 KB">
     11  <!ENTITY udisks-buildsize     "12 MB">
     12  <!ENTITY udisks-time          "0.4 SBU">
    1313]>
    1414
    15 <sect1 id="udisks" xreflabel="udisks-&udisks-version;">
     15<sect1 id="udisks" xreflabel="UDisks-&udisks-version;">
    1616  <?dbhtml filename="udisks.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>udisks-&udisks-version;</title>
     23  <title>UDisks-&udisks-version;</title>
    2424
    2525  <indexterm zone="udisks">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to udisks</title>
     30    <title>Introduction to UDisks</title>
    3131
    32     <para>The <application>udisks</application> package is a daemon that provide
    33     interfaces to obtain information and perform operations on storage
    34     devices.</para>
     32    <para>
     33      The <application>UDisks</application> package provides a
     34      storage daemon that implements well-defined D-Bus interfaces
     35      that can be used to query and manipulate storage devices.
     36    </para>
    3537
    36     &lfs70_built;
     38    &lfs70_checked;
    3739
    3840    <bridgehead renderas="sect3">Package Information</bridgehead>
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&udisks-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&udisks-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&udisks-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&udisks-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &udisks-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &udisks-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &udisks-size;</para>
     58        <para>
     59          Download size: &udisks-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &udisks-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &udisks-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &udisks-time;</para>
     68        <para>
     69          Estimated build time: &udisks-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    6175
    6276    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="dbus-glib"/>,
    64     <xref linkend="libatasmart"/>,
    65     <xref linkend="parted"/> (with <xref linkend="lvm2"/>, device-mapper),
    66     <xref linkend="polkit"/>,
    67     <xref linkend="sg3_utils"/>, and
    68     <xref linkend="udev"/> (gudev)</para>
     77    <para role="required">
     78      <xref linkend="dbus-glib"/>,
     79      <xref linkend="libatasmart"/>,
     80      <xref linkend="lvm2"/>,
     81      <xref linkend="parted"/>,
     82      <xref linkend="polkit"/>,
     83      <xref linkend="sg3_utils"/> and
     84      <xref linkend="udev"/>
     85    </para>
    6986
    7087    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="gtk-doc"/> and
    72     <xref linkend="sudo"/> (to run the test)</para>
     88    <para role="optional">
     89      <xref linkend="gtk-doc"/> and
     90      <xref linkend="sudo"/> (to run the test)
     91    </para>
    7392
    7493    <para condition="html" role="usernotes">User Notes:
     
    7897
    7998  <sect2 role="installation">
    80     <title>Installation of udisks</title>
     99    <title>Installation of UDisks</title>
    81100
    82     <para>Install <application>udisks</application> by running the following
    83     commands:</para>
     101    <para>
     102      Install <application>UDisks</application> by running the following
     103      commands:
     104    </para>
    84105
    85106<screen><userinput>./configure --prefix=/usr \
    86107            --sysconfdir=/etc \
    87             --libexecdir=/usr/lib/udisks \
    88             --localstatedir=/var &amp;&amp;
     108            --localstatedir=/var \
     109            --libexecdir=/usr/lib/udisks &amp;&amp;
    89110make</userinput></screen>
    90111
    91     <para>To test the results, issue: <command>make check</command>.</para>
     112    <para>
     113      To test the results, issue: <command>make check</command>.
     114    </para>
    92115
    93     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     116    <para>
     117      Now, as the <systemitem class="username">root</systemitem> user:
     118    </para>
    94119
    95120<screen role="root"><userinput>make install</userinput></screen>
     
    103128    href="../../xincludes/gtk-doc-rebuild.xml"/>
    104129
    105     <para><option>--enable-static=no</option>: This switch prevents the static
    106     libraries being installed.</para>
    107 
    108130  </sect2>
    109131
     
    113135    <segmentedlist>
    114136      <segtitle>Installed Programs</segtitle>
    115       <segtitle>Installed Library</segtitle>
    116137      <segtitle>Installed Directories</segtitle>
    117138
    118139      <seglistitem>
    119         <seg>udisks-dm-export, udisks-part-id, udisks-probe-ata-smart,
    120         udisks-probe-sas-expander, umount.udisks, udisks, udisks-tcp-bridge,
    121         udisks-daemon, udisks-helper-ata-smart-collect,
    122         udisks-helper-ata-smart-selftest, udisks-helper-change-filesystem-label,
    123         udisks-helper-change-luks-password, udisks-helper-create-partition,
    124         udisks-helper-create-partition-table, udisks-helper-delete-partition,
    125         udisks-helper-drive-benchmark, udisks-helper-drive-detach,
    126         udisks-helper-drive-poll, udisks-helper-fstab-mounter,
    127         udisks-helper-linux-md-check, udisks-helper-linux-md-remove-component,
    128         udisks-helper-mdadm-expand, udisks-helper-mkfs, and
    129         udisks-helper-modify-partition</seg>
    130         <seg>libudisks-action-lookup.{so,a}</seg>
    131         <seg>/usr/lib/udisks, /var/{lib/udisks,run/udisks}</seg>
     140        <seg>
     141          udisks, udisks-daemon, udisks-tcp-bridge and
     142          umount.udisks
     143        </seg>
     144        <seg>
     145          /usr/lib/udisks,
     146          /usr/share/gtk-doc/html/udisks and
     147          /var/lib/udisks
     148        </seg>
    132149      </seglistitem>
    133150    </segmentedlist>
     
    141158        <term><command>udisks</command></term>
    142159        <listitem>
    143           <para>is a command line tool.</para>
     160          <para>
     161            is a simple command line interface for the
     162            <application>UDisks</application> Daemon.
     163          </para>
    144164          <indexterm zone="udisks udisks-prog">
    145165            <primary sortas="b-udisks">udisks</primary>
     
    151171        <term><command>udisks-tcp-bridge</command></term>
    152172        <listitem>
    153           <para>is a <application>udisks</application> TCP/IP bridge.</para>
     173          <para>
     174            is the <application>UDisks</application> TCP/IP bridge.
     175          </para>
    154176          <indexterm zone="udisks udisks-tcp-bridge">
    155177            <primary sortas="b-udisks-tcp-bridge">udisks-tcp-bridge</primary>
     
    161183        <term><command>udisks-daemon</command></term>
    162184        <listitem>
    163           <para>is the <application>udisks</application> Daemon.</para>
     185          <para>
     186            is the <application>UDisks</application> Daemon.
     187          </para>
    164188          <indexterm zone="udisks udisks-daemon">
    165189            <primary sortas="b-udisks-daemon">udisks-daemon</primary>
    166           </indexterm>
    167         </listitem>
    168       </varlistentry>
    169 
    170       <varlistentry id="libudisks-action-lookup">
    171         <term><filename class='libraryfile'>libudisks-action-lookup.{so,a}</filename></term>
    172         <listitem>
    173           <para>is a <application>polkit</application> extension.</para>
    174           <indexterm zone="udisks libudisks-action-lookup">
    175             <primary sortas="c-libudisks-action-lookup">libudisks-action-lookup.{so,a}</primary>
    176190          </indexterm>
    177191        </listitem>
  • introduction/welcome/changelog.xml

    r06f76d2c rac4b41a  
    6464          <para>[ken] - Updated fetchmail to 6.3.21.</para>
    6565        </listitem>
     66        <listitem>
     67          <para>[krejzi] - Graphviz 2.28.0.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[krejzi] - UDisks 1.0.4.</para>
     71        </listitem>
    6672      </itemizedlist>
    6773    </listitem>
Note: See TracChangeset for help on using the changeset viewer.