mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Added Jeremy's gnome-print ft217 patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2170 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fa14234051
commit
1b65826431
@ -15,9 +15,9 @@ MODULE_VERSION=xml-&libxml-version;
|
||||
<para>Install <application><acronym>GNOME</acronym> Print</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/opt/gnome --with-zlib=/usr &&
|
||||
<screen><userinput><command>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217-fixes.patch &&
|
||||
./configure --prefix=/opt/gnome --with-zlib=/usr &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -17,11 +17,16 @@ url="&gnome-print-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&gnome-print-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required Patch: <ulink
|
||||
url="&patch-root;/gnome-print-&gnome-print-version;-ft217-fixes.patch"/></para></listitem>
|
||||
</itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application><acronym>GNOME</acronym> Print</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="gdk"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
@ -11,6 +11,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>May 16th, 2004 [igor]: Added gnome-print ft217
|
||||
patch, submitted by Jeremy Utley.</para></listitem>
|
||||
|
||||
<listitem><para>May 16th, 2004 [igor]: Enabled the building of ALSA
|
||||
static library and added the arecord patch to alsa-utils,
|
||||
thanks to Alexander E. Patrakov.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user