source: gnome/add/libgnomeprintui.xml@ 7cdaed0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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
Last change on this file since 7cdaed0 was 7cdaed0, checked in by Randy McMurchy <randy@…>, 18 years ago

Moved the GNOME xinclude files to the global xinclude directory because more than just GNOME packages can use them

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

  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[9d2dc4e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[294d670]7 <!ENTITY libgnomeprintui-download-http "&gnome-download-http;/libgnomeprintui/2.12/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
8 <!ENTITY libgnomeprintui-download-ftp "&gnome-download-ftp;/libgnomeprintui/2.12/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
[56fcc11b]9 <!ENTITY libgnomeprintui-md5sum "fa0b0410c3ba8b6899c5ed278f02cbe5">
10 <!ENTITY libgnomeprintui-size "646 KB">
11 <!ENTITY libgnomeprintui-buildsize "16.7 MB">
12 <!ENTITY libgnomeprintui-time "0.3 SBU">
[9d2dc4e2]13]>
14
[91557b0]15<sect1 id="libgnomeprintui" xreflabel="libgnomeprintui-&libgnomeprintui-version;">
[b5a9942]16 <?dbhtml filename="libgnomeprintui.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libgnomeprintui-&libgnomeprintui-version;</title>
24
25 <indexterm zone="libgnomeprintui">
26 <primary sortas="a-libgnomeprintui">libgnomeprintui</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libgnomeprintui</title>
31
32 <para>The <application>libgnomeprintui</application> package contains
33 the <filename class="libraryfile">libgnomeprintui</filename>
34 library.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&libgnomeprintui-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&libgnomeprintui-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &libgnomeprintui-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &libgnomeprintui-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &libgnomeprintui-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &libgnomeprintui-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">libgnomeprintui Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
[c72d5551]61 <para role="required"><xref linkend="libgnomecanvas"/>,
[571e4306]62 <xref linkend="gnome-icon-theme"/>, and
[887352b]63 <xref linkend="libgnomeprint"/></para>
[b5a9942]64
65 <bridgehead renderas="sect4">Optional</bridgehead>
[c72d5551]66 <para role="optional"><xref linkend="gtk-doc"/></para>
[b5a9942]67
[0a7c3921]68 <para condition="html" role="usernotes">User Notes:
69 <ulink url="&blfs-wiki;/libgnomeprintui"/></para>
70
[b5a9942]71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of libgnomeprintui</title>
75
76 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[7cdaed0]77 href="../../xincludes/without-gnome.xml"/>
[b5a9942]78
79 <para>Install <application>libgnomeprintui</application> by running the
80 following commands:</para>
81
[294d670]82<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
[b5a9942]83make</userinput></screen>
84
85 <para>This package does not come with a test suite.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role="root"><userinput>make install</userinput></screen>
90
91 </sect2>
92
[56fcc11b]93 <sect2 role="commands">
94 <title>Command Explanations</title>
[bccbdaea]95
[56fcc11b]96 <para><option>--enable-gtk-doc</option>: Use this option if you have
97 <application>GTK-Doc</application> installed and wish to build the API
98 documentation, as the source tarball does not contain any pre-built
99 docs.</para>
100
101 </sect2>
102
[b5a9942]103 <sect2 role="content">
104 <title>Contents</title>
105
106 <segmentedlist>
107 <segtitle>Installed Programs</segtitle>
108 <segtitle>Installed Library</segtitle>
109 <segtitle>Installed Directories</segtitle>
110
111 <seglistitem>
112 <seg>None</seg>
[0a7c3921]113 <seg>libgnomeprintui-2-2.{so,a}</seg>
[9a10aae]114 <seg>The following subdirectories of $GNOME_PREFIX/:
115 include/libgnomeprintui-2.2 and
[0a7c3921]116 share/{,gtk-doc/html/}libgnomeprintui</seg>
[b5a9942]117 </seglistitem>
118 </segmentedlist>
119
120 <variablelist>
121 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
122 <?dbfo list-presentation="list"?>
123 <?dbhtml list-presentation="table"?>
124
125 <varlistentry id="libgnomeprintui-2">
[0a7c3921]126 <term><filename class='libraryfile'>libgnomeprintui-2-2.{so,a}</filename></term>
[b5a9942]127 <listitem>
128 <para>is the GUI portion of the <application>GNOME</application>
129 Printing Architecture implementation.</para>
130 <indexterm zone="libgnomeprintui libgnomeprintui-2">
[0a7c3921]131 <primary sortas="c-libgnomeprintui-2-2">libgnomeprintui-2-2.{so,a}</primary>
[b5a9942]132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 </variablelist>
137
138 </sect2>
[91557b0]139
140</sect1>
Note: See TracBrowser for help on using the repository browser.