mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Updated to libgnomecups-0.2.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4135 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
84c7fb19d9
commit
22f5cee32d
@ -4,12 +4,12 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY libgnomecups-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.1/libgnomecups-&libgnomecups-version;.tar.bz2">
|
<!ENTITY libgnomecups-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.2/libgnomecups-&libgnomecups-version;.tar.bz2">
|
||||||
<!ENTITY libgnomecups-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.1/libgnomecups-&libgnomecups-version;.tar.bz2">
|
<!ENTITY libgnomecups-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecups/0.2/libgnomecups-&libgnomecups-version;.tar.bz2">
|
||||||
<!ENTITY libgnomecups-md5sum "0103893afb7bf0d78f6c6a196990b52d">
|
<!ENTITY libgnomecups-md5sum "227cb2b119412b164bece23b287a130d">
|
||||||
<!ENTITY libgnomecups-size "316 KB">
|
<!ENTITY libgnomecups-size "310 KB">
|
||||||
<!ENTITY libgnomecups-buildsize "4.2 MB">
|
<!ENTITY libgnomecups-buildsize "4 MB">
|
||||||
<!ENTITY libgnomecups-time "0.09 SBU">
|
<!ENTITY libgnomecups-time "less than 0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="libgnomecups" xreflabel="libgnomecups-&libgnomecups-version;">
|
<sect1 id="libgnomecups" xreflabel="libgnomecups-&libgnomecups-version;">
|
||||||
@ -47,7 +47,9 @@ integrated with <application>GLib</application> code.</para>
|
|||||||
|
|
||||||
<sect3><title><application>libgnomecups</application> dependencies</title>
|
<sect3><title><application>libgnomecups</application> dependencies</title>
|
||||||
<sect4><title>Required</title>
|
<sect4><title>Required</title>
|
||||||
<para><xref linkend="glib2"/> and <xref linkend="intltool"/></para>
|
<para><xref linkend="cups"/>,
|
||||||
|
<xref linkend="glib2"/> and
|
||||||
|
<xref linkend="intltool"/></para>
|
||||||
</sect4>
|
</sect4>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
@ -62,6 +64,8 @@ commands:</para>
|
|||||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
||||||
make</command></userinput></screen>
|
make</command></userinput></screen>
|
||||||
|
|
||||||
|
<para>This package does not come with a test suite.</para>
|
||||||
|
|
||||||
<para>Now, as the root user:</para>
|
<para>Now, as the root user:</para>
|
||||||
|
|
||||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||||
@ -101,4 +105,3 @@ make</command></userinput></screen>
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user