source: general/genutils/genutils.xml@ 5ff076eb

xry111/soup3
Last change on this file since 5ff076eb was 9c7363e, checked in by Xi Ruoyao <xry111@…>, 3 years ago

Tag dependencies for UEFI packages

Will tag the UEFI packages themselves tomorrow.

  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[f45b1953]8<chapter id="general-genutils">
[ab29575]9 <?dbhtml filename="genutils.html"?>
[fc7afd0c]10
[ab29575]11 <title>General Utilities</title>
[fc7afd0c]12
[b7a85cd9]13 <para>
14 This chapter contains various utilities that do not fit conveniently into
15 other chapters. Programs include some documentation generators, several
16 utilities for manipulating text and graphics, programs for listing files,
17 a program for entering PIN numbers and pass-phrases, and a connection
18 manager.
19 </para>
[fc7afd0c]20
[141ee0a5]21<!--
[9faa23b6]22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="asciidoc.xml"/>
[141ee0a5]23-->
[b1c3841]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="asciidoctor.xml"/>
25
[bb535118]26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter.xml"/>
27
[e05cd03f]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphviz.xml"/>
[7ded7e3]31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-doc.xml"/>
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hd2u.xml"/>
[bb535118]33
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight.xml"/>
35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/>
36
[7ded7e3]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick.xml"/>
[d17ab8f]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iso-codes.xml"/>
[740597c]39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/>
[9c7363e]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mandoc.xml"/>
[e05cd03f]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pinentry.xml"/>
[bdcd7db]42 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rarian.xml"/>-->
[7ded7e3]43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rep-gtk.xml"/>
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screen.xml"/>
[00e29190]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
[7ded7e3]46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
[ad53d2d0]47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-logger.xml"/>
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="telepathy-mission-control.xml"/>
[2b65035a]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy-html5.xml"/>
[2d56483]50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="time.xml"/>
[740597c]51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tree.xml"/>
[7ded7e3]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unixodbc.xml"/>
[eb81b13]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-user-dirs.xml"/>
[f45b1953]54
55</chapter>
Note: See TracBrowser for help on using the repository browser.