source: xfce/core/xfce4-appfinder.xml

trunk
Last change on this file was 1241ea19, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tag xfce and dependencies

  • Property mode set to 100644
File size: 4.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[17bcb81]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xfce4-appfinder-download-http
[c6b192c]8 "https://archive.xfce.org/src/xfce/xfce4-appfinder/&xfce4-version;/xfce4-appfinder-&xfce4-appfinder-version;.tar.bz2">
[17bcb81]9 <!ENTITY xfce4-appfinder-download-ftp " ">
[39f2051]10 <!ENTITY xfce4-appfinder-md5sum "621d811f93b3edaac4a0205bc18ef5c5">
11 <!ENTITY xfce4-appfinder-size "552 KB">
12 <!ENTITY xfce4-appfinder-buildsize "7.1 MB">
[71fcd95e]13 <!ENTITY xfce4-appfinder-time "less than 0.1 SBU">
[17bcb81]14]>
15
16<sect1 id="xfce4-appfinder" xreflabel="xfce4-appfinder-&xfce4-appfinder-version;">
17 <?dbhtml filename="xfce4-appfinder.html"?>
18
19
20 <title>xfce4-appfinder-&xfce4-appfinder-version;</title>
21
22 <indexterm zone="xfce4-appfinder">
23 <primary sortas="a-xfce4-appfinder">xfce4-appfinder</primary>
24 </indexterm>
25
26 <sect2 role="package">
[dcd16c6]27 <title>Introduction to Xfce4 Appfinder</title>
[17bcb81]28
29 <para>
[dcd16c6]30 <application>Xfce4 Appfinder</application> is a tool to find and launch
[17bcb81]31 installed applications by searching the .desktop files installed on your
32 system.
33 </para>
34
[1241ea19]35 &lfs121_checked;
[17bcb81]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&xfce4-appfinder-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&xfce4-appfinder-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &xfce4-appfinder-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &xfce4-appfinder-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &xfce4-appfinder-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &xfce4-appfinder-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
[dcd16c6]71 <bridgehead renderas="sect3">Xfce4 Appfinder Dependencies</bridgehead>
[17bcb81]72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
[8558044]75 <xref linkend="garcon"/>
[17bcb81]76 </para>
77
78 </sect2>
79
80 <sect2 role="installation">
[dcd16c6]81 <title>Installation of Xfce4 Appfinder</title>
[17bcb81]82
83 <para>
[dcd16c6]84 Install <application>Xfce4 Appfinder</application> by running the
[17bcb81]85 following commands:
86 </para>
87
88<screen><userinput>./configure --prefix=/usr &amp;&amp;
89make</userinput></screen>
90
91 <para>
92 This package does not come with a test suite.
93 </para>
94
95 <para>
96 Now, as the <systemitem class="username">root</systemitem> user:
97 </para>
98
99<screen role="root"><userinput>make install</userinput></screen>
[dcd16c6]100
[17bcb81]101 </sect2>
102
103 <sect2 role="content">
104 <title>Contents</title>
105
106 <segmentedlist>
[f78b8b5]107 <segtitle>Installed Programs</segtitle>
[c3c56b2]108 <segtitle>Installed Libraries</segtitle>
109 <segtitle>Installed Directories</segtitle>
[17bcb81]110
111 <seglistitem>
[dcd16c6]112 <seg>
[28370fe]113 xfce4-appfinder and xfrun4 (symlink)
[dcd16c6]114 </seg>
115 <seg>
116 None
117 </seg>
118 <seg>
119 None
120 </seg>
[17bcb81]121 </seglistitem>
122 </segmentedlist>
123
124 <variablelist>
125 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
126 <?dbfo list-presentation="list"?>
127 <?dbhtml list-presentation="table"?>
128
129 <varlistentry id="xfce4-appfinder-prog">
130 <term><command>xfce4-appfinder</command></term>
131 <listitem>
132 <para>
[5e99854b]133 Is a <application>GTK+ 3</application> application that enables you
[17bcb81]134 to quickly search through the .desktop files installed on your
[4c24eb0a]135 system looking for an application
[17bcb81]136 </para>
137 <indexterm zone="xfce4-appfinder xfce4-appfinder-prog">
138 <primary sortas="b-xfce4-appfinder">xfce4-appfinder</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
[dcd16c6]142
[17bcb81]143 </variablelist>
[dcd16c6]144
[17bcb81]145 </sect2>
[dcd16c6]146
[17bcb81]147</sect1>
Note: See TracBrowser for help on using the repository browser.