source: archive/gnome-obsolete/ggv.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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 ggv-download-http "http://ftp.gnome.org/pub/GNOME/sources/ggv/&gnome-version;/ggv-&ggv-version;.tar.bz2">
8 <!ENTITY ggv-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ggv/&gnome-version;/ggv-&ggv-version;.tar.bz2">
9 <!ENTITY ggv-md5sum "418f0ef3f8b82bb0c423a2a1cf6769f7">
10 <!ENTITY ggv-size "1.0 MB">
11 <!ENTITY ggv-buildsize "17.8 MB">
12 <!ENTITY ggv-time "0.3 SBU">
13]>
14
15<sect1 id="ggv" xreflabel="GGV-&ggv-version;">
16 <?dbhtml filename="ggv.html"?>
17
18
19 <title>GGV-&ggv-version;</title>
20
21 <indexterm zone="ggv">
22 <primary sortas="a-GGV">GGV</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to GGV</title>
27
28 <para>The <application>GGV</application> package contains a PostScript
29 file viewer.</para>
30
31 <bridgehead renderas="sect3">Package Information</bridgehead>
32 <itemizedlist spacing="compact">
33 <listitem>
34 <para>Download (HTTP): <ulink url="&ggv-download-http;"/></para>
35 </listitem>
36 <listitem>
37 <para>Download (FTP): <ulink url="&ggv-download-ftp;"/></para>
38 </listitem>
39 <listitem>
40 <para>Download MD5 sum: &ggv-md5sum;</para>
41 </listitem>
42 <listitem>
43 <para>Download size: &ggv-size;</para>
44 </listitem>
45 <listitem>
46 <para>Estimated disk space required: &ggv-buildsize;</para>
47 </listitem>
48 <listitem>
49 <para>Estimated build time: &ggv-time;</para>
50 </listitem>
51 </itemizedlist>
52
53 <bridgehead renderas="sect3">GGV Dependencies</bridgehead>
54
55 <bridgehead renderas="sect4">Required</bridgehead>
56 <para role="required"><xref linkend="libgnomeui"/>, and
57 <!-- <xref linkend="espgs"/> or --><xref linkend="gs"/></para>
58
59 <bridgehead renderas="sect4">Optional</bridgehead>
60 <para role="optional"><xref linkend="cups"/> or <xref linkend="LPRng"/></para>
61
62 <para condition="html" role="usernotes">User Notes:
63 <ulink url="&blfs-wiki;/ggv"/></para>
64
65 </sect2>
66
67 <sect2 role="installation">
68 <title>Installation of GGV</title>
69
70 <para>Install <application>GGV</application> by running
71 the following commands:</para>
72
73<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
74 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
75 --localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &amp;&amp;
76make</userinput></screen>
77
78 <para>This package does not come with a test suite.</para>
79
80 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
81
82<screen role="root"><userinput>make install</userinput></screen>
83
84 </sect2>
85
86 <sect2 role="commands">
87 <title>Command Explanations</title>
88
89 <para><parameter>--libexecdir=`pkg-config --variable=prefix
90 ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
91 <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
92 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
93
94 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
95 puts <application>ScrollKeeper</application> files in
96 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
97 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
98
99 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
100 configuration files in <filename class="directory">&gnome-etc-dir;</filename>
101 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
102
103 </sect2>
104
105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
109 <segtitle>Installed Programs</segtitle>
110 <segtitle>Installed Libraries</segtitle>
111 <segtitle>Installed Directories</segtitle>
112
113 <seglistitem>
114 <seg>ggv and ggv-postscript-viewer</seg>
115 <seg>None</seg>
116 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/apps/ggv,
117 &gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/ggv,
118 $GNOME_PREFIX/share/gnome/help/ggv,
119 $GNOME_PREFIX/share/omf/ggv, and
120 $GNOME_PREFIX/share/pixmaps/ggv</seg>
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="ggv-prog">
130 <term><command>ggv</command></term>
131 <listitem>
132 <para>is a <application>GNOME</application> 2 based PostScript
133 viewer.</para>
134 <indexterm zone="ggv ggv-prog">
135 <primary sortas="b-ggv">ggv</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 </variablelist>
141
142 </sect2>
143
144</sect1>
Note: See TracBrowser for help on using the repository browser.