Changeset bdf5806e
- Timestamp:
- 05/10/2004 02:58:36 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3543105
- Parents:
- 5a3b2ad
- Files:
-
- 7 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/general.ent
r5a3b2ad rbdf5806e 27 27 <!ENTITY % LZO SYSTEM "genlib/lzo/lzo.ent"> 28 28 <!ENTITY % libpcap SYSTEM "genlib/libpcap/libpcap.ent"> 29 <!ENTITY % libusb SYSTEM "genlib/libusb/libusb.ent"> 29 30 %openssl; 30 31 %pcre; … … 51 52 %LZO; 52 53 %libpcap; 54 %libusb; 53 55 54 56 <!-- Graphics Libraries --> -
general/genlib/genlib.xml
r5a3b2ad rbdf5806e 53 53 &LZO; 54 54 &libpcap; 55 &libusb; 55 56 </chapter> -
introduction/welcome/changelog.xml
r5a3b2ad rbdf5806e 11 11 12 12 <itemizedlist> 13 14 <listitem><para>May 10th, 2004 [igor]: Added libusb-0.1.8, 15 contributed by Alexander E. Patrakov.</para></listitem> 13 16 14 17 <listitem><para>May 10th, 2004 [igor]: Updated to XSane-0.93, -
introduction/welcome/credits.xml
r5a3b2ad rbdf5806e 140 140 <listitem><para>PHP: <emphasis>Jeremy Utley</emphasis></para></listitem> 141 141 142 <listitem><para>Gimp-Print : <emphasis>Alexander E. Patrakov</emphasis></para></listitem>142 <listitem><para>Gimp-Print, libusb: <emphasis>Alexander E. Patrakov</emphasis></para></listitem> 143 143 144 144 <listitem><para>fetchmail and wvdial: <emphasis>Paul Campbell</emphasis></para> -
pst/scanning/sane/sane-intro.xml
r5a3b2ad rbdf5806e 33 33 <sect3><title><application><acronym>SANE</acronym></application> dependencies</title> 34 34 <sect4><title>Optional</title> 35 <para>< ulink url="http://libusb.sourceforge.net/">libusb</ulink>,35 <para><xref linkend="libusb"/>, 36 36 <ulink url="http://cyberelk.net/tim/libieee1284/">libieee1284</ulink>, 37 37 <ulink url="http://www.gphoto.org/">gPhoto2</ulink>,
Note:
See TracChangeset
for help on using the changeset viewer.