mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
99b3ac418c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10574 af4574ff-66df-0310-9fd7-8a98e5e911e0
141 lines
4.6 KiB
XML
141 lines
4.6 KiB
XML
<?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 libgnomecups-download-http "&gnome-download-http;/libgnomecups/0.2/libgnomecups-&libgnomecups-version;.tar.bz2">
|
|
<!ENTITY libgnomecups-download-ftp "&gnome-download-ftp;/libgnomecups/0.2/libgnomecups-&libgnomecups-version;.tar.bz2">
|
|
<!ENTITY libgnomecups-md5sum "dc4920c15c9f886f73ea74fbff0ae48b">
|
|
<!ENTITY libgnomecups-size "349 KB">
|
|
<!ENTITY libgnomecups-buildsize "4 MB">
|
|
<!ENTITY libgnomecups-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libgnomecups" xreflabel="libgnomecups-&libgnomecups-version;">
|
|
<?dbhtml filename="libgnomecups.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libgnomecups-&libgnomecups-version;</title>
|
|
|
|
<indexterm zone="libgnomecups">
|
|
<primary sortas="a-Libgnomecups">Libgnomecups</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libgnomecups</title>
|
|
|
|
<para>The <application>libgnomecups</application> package contains a
|
|
library used to wrap the <application>CUPS</application> API in a
|
|
<application>GLib</application> fashion, so
|
|
<application>CUPS</application> code can be cleanly
|
|
integrated with <application>GLib</application> code.</para>
|
|
|
|
&lfs65_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&libgnomecups-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&libgnomecups-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &libgnomecups-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &libgnomecups-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &libgnomecups-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &libgnomecups-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libgnomecups Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="cups"/>,
|
|
<xref linkend="glib2"/>, and
|
|
<xref linkend="perl-xml-parser"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="intltool"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libgnomecups"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libgnomecups</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/without-gnome.xml"/>
|
|
|
|
<para>Install <application>libgnomecups</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libgnomecups-1.0.{so,a}</seg>
|
|
<seg><envar>$GNOME_PREFIX</envar>/include/libgnomecups-1/libgnomecups</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgnomecups-lib">
|
|
<term><filename class='libraryfile'>libgnomecups-1.0.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>libraries are used to wrap the <application>CUPS</application>
|
|
API in a <application>GLib</application> type interface.</para>
|
|
<indexterm zone="libgnomecups libgnomecups-lib">
|
|
<primary sortas="c-libgnomecups">libgnomecups-1.0.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|