Changeset ec3c746 for pst/scanning/xsane


Ignore:
Timestamp:
09/20/2003 02:02:43 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
616ce29
Parents:
d4f610c
Message:

updated to sane-1.0.12, xsane-0.91 and updated xpdf intro

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

Location:
pst/scanning/xsane
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • pst/scanning/xsane/xsane-desc.xml

    rd4f610c rec3c746  
    22<title>Contents</title>
    33
    4 <para>xsane comes with a graphical user interface, and (if gimp 1.2 is
    5 available) a gimp plugin with advanced features. Please refer to the
    6 documentation for further support.</para>
     4<para><application>xsane</application> comes with a graphical user interface,
     5and (if <xref linkend="gimp"/> is available) a <application>gimp</application>
     6plugin with advanced features. Please refer to the documentation for further
     7support.</para>
    78
    89</sect2>
  • pst/scanning/xsane/xsane-exp.xml

    rd4f610c rec3c746  
    22<title>Installation command explanations</title>
    33
    4 <para><userinput>--prefix=/usr</userinput> : All software is going to
     4<para><command>--prefix=/usr</command> : All software is going to
    55be installed in directories relative to<filename>/usr</filename>.</para>
    66
  • pst/scanning/xsane/xsane-inst.xml

    rd4f610c rec3c746  
    11<sect2>
    2 <title>Installation of xsane</title>
     2<title>Installation of <application>xsane</application></title>
    33
    4 <para>Install xsane by running the following commands:</para>
     4<para>Install <application>xsane</application> by running the following
     5commands:</para>
    56
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     7<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011</sect2>
  • pst/scanning/xsane/xsane-intro.xml

    rd4f610c rec3c746  
    11<sect2>
    2 <title>Introduction to xsane</title>
     2<title>Introduction to <application>xsane</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&xsane-download-http;"/>
    5 Download location (FTP):        <ulink url="&xsane-download-ftp;"/>
    6 Version used:                   &xsane-version;
    7 Package size:                   &xsane-size;
    8 Estimated Disk space required:  &xsane-buildsize;</screen>
     4<para><application>xsane</application> is another frontend for
     5<xref linkend="sane"/>. It has additional features to improve the image
     6quality compared to xscanimage.</para>
    97
    10 <para>xsane is another frontend for <xref linkend="sane"/>. It has
    11 additional features to improve the image quality compared to
    12 xscanimage.</para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink
     11url="&xsane-download-http;"/></para></listitem>
     12<listitem><para>Download (FTP): <ulink
     13url="&xsane-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &xsane-size;</para></listitem>
     15<listitem><para>Estimated Disk space required:
     16&xsane-buildsize;</para></listitem>
     17<listitem><para>Estimated build time:
     18&xsane-time;</para></listitem></itemizedlist>
     19</sect3>
     20                                                                               
     21<sect3><title><application>xsane</application> dependencies</title>
     22<sect4><title>Required</title>
     23<para><xref linkend="sane"/>, <xref linkend="xfree86"/>, <xref
     24linkend="libpng"/>,
     25<xref linkend="GTK"/> and <xref linkend="gimp"/></para></sect4>
     26</sect3>
    1327
    14 <screen>xsane depends on:
    15 <xref linkend="sane"/>, <xref linkend="xfree86"/>, <xref linkend="libpng"/>,
    16 <xref linkend="GTK"/> and <xref linkend="gimp"/></screen>
    1728
    1829</sect2>
  • pst/scanning/xsane/xsane.ent

    rd4f610c rec3c746  
    55<!ENTITY xsane-exp SYSTEM "xsane-exp.xml">
    66<!ENTITY xsane-buildsize "16 MB">
    7 <!ENTITY xsane-version "0.90">
     7<!ENTITY xsane-version "0.91">
    88<!ENTITY xsane-download-http "http://www.xsane.org">
    9 <!ENTITY xsane-download-ftp "ftp://ftp.mostang.com/pub/sane/xsane/xsane-0.90.tar.gz">
     9<!ENTITY xsane-download-ftp "ftp://ftp.mostang.com/pub/sane/xsane/xsane-0.91.tar.gz">
    1010<!ENTITY xsane-size "2.5 MB">
     11<!ENTITY xsane-time "">
Note: See TracChangeset for help on using the changeset viewer.