Author: bdubbs
Date: 2012-05-09 16:09:53 -0600 (Wed, 09 May 2012)
New Revision: 10148
Added:
trunk/BOOK/xsoft/other/xdg-utils.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/other.xml
Log:
Added xdg-utils-1.1.0-rc1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-05-09 20:19:23 UTC (rev 10147)
+++ trunk/BOOK/general.ent 2012-05-09 22:09:53 UTC (rev 10148)
@@ -950,6 +950,7 @@
<!ENTITY rox-filer-version "2.10">
<!ENTITY thunderbird-version "12.0">
<!ENTITY xchat-version "2.8.8">
+<!ENTITY xdg-utils-version "1.1.0-rc1">
<!-- Part XI -->
<!-- Chapter 38 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-05-09 20:19:23 UTC
(rev 10147)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-05-09 22:09:53 UTC
(rev 10148)
@@ -45,6 +45,9 @@
<para>May 9th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added xdg-utils-1.1.0-rc1.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added at-3.1.13.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/xsoft/other/other.xml
===================================================================
--- trunk/BOOK/xsoft/other/other.xml 2012-05-09 20:19:23 UTC (rev 10147)
+++ trunk/BOOK/xsoft/other/other.xml 2012-05-09 22:09:53 UTC (rev 10148)
@@ -29,5 +29,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="thunderbird.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-utils.xml"/>
</chapter>
Copied: trunk/BOOK/xsoft/other/xdg-utils.xml (from rev 10145,
trunk/BOOK/xsoft/other/rox-filer.xml)
===================================================================
--- trunk/BOOK/xsoft/other/xdg-utils.xml (rev 0)
+++ trunk/BOOK/xsoft/other/xdg-utils.xml 2012-05-09 22:09:53 UTC (rev
10148)
@@ -0,0 +1,222 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xdg-utils-download-http
+
"http://portland.freedesktop.org/download/xdg-utils-&xdg-utils-version;.tar.gz">
+ <!ENTITY xdg-utils-download-ftp " ">
+ <!ENTITY xdg-utils-md5sum "fadf5e7a08e0526fc60dbe3e5b7ef8d6">
+ <!ENTITY xdg-utils-size "300 KB">
+ <!ENTITY xdg-utils-buildsize "1.6 MB">
+ <!ENTITY xdg-utils-time "less than 0.1 SBU">
+]>
+
+<sect1 id="xdg-utils" xreflabel="xdg-utils-&xdg-utils-version;">
+ <?dbhtml filename="xdg-utils.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date> </date>
+ </sect1info>
+
+ <title>xdg-utils-&xdg-utils-version;</title>
+
+ <indexterm zone="xdg-utils">
+ <primary sortas="a-xdg-utils">xdg-utils</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to xdg-utils</title>
+
+ <para>
+ <application>xdg-utils</application> is a a set of command line
+ tools that assist applications with a variety of desktop integration
tasks.
+ It is required for Linux Standards Base (LSB) conformance.
+ </para>
+
+ &lfs70_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&xdg-utils-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&xdg-utils-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &xdg-utils-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &xdg-utils-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &xdg-utils-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &xdg-utils-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of xdg-utils</title>
+
+ <para>Compile <application>xdg-utils</application> with the following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=/usr</userinput></screen>
+
+ <caution><para>The tests for the scripts must be made from a X-Window
+ based session. There are several run-time requirements to run
+ the tests including a broswer and an MTA.
+ Running the tests as <systemitem class="username">root</systemitem>
+ usr is not recommended.</para></caution>
+
+ <para>To run the tests, issue: <command>make test</command>.</para>
+
+ <para>Now install it as the <systemitem class="username">root</systemitem>
+ user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>xdg-desktop-menu, xdg-desktop-icon, xdg-mime, xdg-icon-resource,
+ xdg-open, xdg-email, xdg-screensaver, xdg-settings</seg>
+ <seg>None</seg>
+ <seg>None</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="xdg-desktop-menu">
+ <term><command>xdg-desktop-menu</command></term>
+ <listitem>
+ <para>
+ is a command line tool for (un)installing desktop menu items.
+ </para>
+ <indexterm zone="xdg-utils xdg-desktop-menu">
+ <primary sortas="b-xdg-desktop-menu">xdg-desktop-menu</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-desktop-icon">
+ <term><command>xdg-desktop-icon</command></term>
+ <listitem>
+ <para>
+ is a command line tool for (un)installing icons to the desktop.
+ </para>
+ <indexterm zone="xdg-utils xdg-desktop-icon">
+ <primary sortas="b-xdg-desktop-icon">xdg-desktop-icon</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-mime">
+ <term><command>xdg-mime</command></term>
+ <listitem>
+ <para>
+ is a command line tool for querying information about file
+ type handling and adding descriptions for new file types.
+ </para>
+ <indexterm zone="xdg-utils xdg-mime">
+ <primary sortas="b-xdg-mime">xdg-mime</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-icon-resource">
+ <term><command>xdg-icon-resource</command></term>
+ <listitem>
+ <para>
+ is a command line tool for (un)installing icon resources.
+ </para>
+ <indexterm zone="xdg-utils xdg-icon-resource">
+ <primary sortas="b-xdg-icon-resource">xdg-icon-resource</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-open">
+ <term><command>xdg-open</command></term>
+ <listitem>
+ <para>
+ opens a file or URL in the user's preferred application.
+ </para>
+ <indexterm zone="xdg-utils xdg-open">
+ <primary sortas="b-xdg-open">xdg-open</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-email">
+ <term><command>xdg-email</command></term>
+ <listitem>
+ <para>
+ opens the user's preferred e-mail composer in order to send a mail
+ message.
+ </para>
+ <indexterm zone="xdg-utils xdg-email">
+ <primary sortas="b-xdg-email">xdg-email</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-screensaver">
+ <term><command>xdg-screensaver</command></term>
+ <listitem>
+ <para>
+ is a command line tool for controlling the screensaver.
+ </para>
+ <indexterm zone="xdg-utils xdg-screensaver">
+ <primary sortas="b-xdg-screensaver">xdg-screensaver</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdg-settings">
+ <term><command>xdg-settings</command></term>
+ <listitem>
+ <para>
+ is a command line tool for managing various settings from
+ the desktop environment.
+ </para>
+ <indexterm zone="xdg-utils xdg-settings">
+ <primary sortas="b-xdg-settings">xdg-settings</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+ </sect2>
+</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page