source: gnome/otherlibs/gnome-print.xml@ 0a7c3921

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 0a7c3921 was 0a7c3921, checked in by Randy McMurchy <randy@…>, 18 years ago

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #4

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

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-print-download-http "&gnome-download-http;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
8 <!ENTITY gnome-print-download-ftp "&gnome-download-ftp;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
9 <!ENTITY gnome-print-md5sum "f9e13f4f17b04baceec1cdeed0f88eae">
10 <!ENTITY gnome-print-size "768 KB">
11 <!ENTITY gnome-print-buildsize "19 MB">
12 <!ENTITY gnome-print-time "0.6">
13]>
14
15<sect1 id="gnome-print" xreflabel="GNOME Print-&gnome-print-version;">
16 <?dbhtml filename="gnome-print.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">gnome-print-&gnome-print-version;.tar</keyword>
23 <keyword role="ftpdir">gnome-print</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>GNOME Print-&gnome-print-version;</title>
28
29 <indexterm zone="gnome-print">
30 <primary sortas="a-GNOME-Print">GNOME Print</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GNOME Print</title>
35
36 <para>The <application>GNOME Print</application> package contains the
37 <application>GNOME</application> Printing Architecture, for
38 <application>GNOME</application> 1.4.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gnome-print-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gnome-print-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gnome-print-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gnome-print-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gnome-print-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gnome-print-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
63 <itemizedlist spacing='compact'>
64 <listitem>
65 <para>Required Patch: <ulink
66 url="&patch-root;/gnome-print-&gnome-print-version;-ft217_fixes-1.patch"/></para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">GNOME Print Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required"><xref linkend="gdk"/>,
74 <xref linkend="gnome-libs"/> and
75 <xref linkend="libxml"/></para>
76
77 <para condition="html" role="usernotes">User Notes:
78 <ulink url="&blfs-wiki;/gnome-print"/></para>
79
80 </sect2>
81
82 <sect2 role="installation">
83 <title>Installation of GNOME Print</title>
84
85 <para>Install <application>GNOME Print</application> by
86 running the following commands:</para>
87
88<screen><userinput>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &amp;&amp;
89./configure --prefix=/opt/gnome-1.4 &amp;&amp;
90make</userinput></screen>
91
92 <para>This package does not come with a test suite.</para>
93
94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role='root'><userinput>make install</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="content">
101 <title>Contents</title>
102
103 <segmentedlist>
104 <segtitle>Installed Programs</segtitle>
105 <segtitle>Installed Libraries</segtitle>
106 <segtitle>Installed Directories</segtitle>
107
108 <seglistitem>
109 <seg>gnome-font-install</seg>
110 <seg>libgnomeprint.{so,a}</seg>
111 <seg>/opt/gnome-1.4/etc/gnome,
112 /opt/gnome-1.4/include/gnome-1.0/libgnomeprint,
113 /opt/gnome-1.4/share/fonts,
114 /opt/gnome-1.4/share/gnome-print and
115 /opt/gnome-1.4/share/gnome/fonts</seg>
116 </seglistitem>
117 </segmentedlist>
118
119 </sect2>
120
121</sect1>
Note: See TracBrowser for help on using the repository browser.