Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/3rdparty/libtiff/html/index.html

    r2 r846  
    2525    <tr>
    2626      <th>Latest Stable Release</th>
    27       <td><a href="v3.8.2.html">v3.8.2</a></td>
    28     </tr>
    29     <tr>
    30       <th>Latest Development Release</th>
    31       <td><a href="v3.8.2.html">v3.8.2</a></td>
     27      <td><a href="v3.9.2.html">v3.9.2</a></td>
    3228    </tr>
    3329    <tr>
     
    5450      <th>Anonymous CVS</th>
    5551      <td><tt>export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot<br>
    56         cvs login # use empty password"<br>
    57         cvs checkout libtiff<br></tt></td>
     52        cvs login</tt><br>
     53        (use empty password)<br>
     54        <tt>cvs checkout -r branch-3-9 libtiff<br></tt>
     55        to get stable libtiff branch, or<br>
     56        <tt>cvs checkout libtiff</tt><br>
     57        to get bleeding edge development version of libtiff from CVS HEAD.</td>
    5858    </tr>
    5959  </table>
     
    6666  </p>
    6767  <p>
    68     Included in this software distribution is a library, libtiff, for
    69     reading and writing TIFF, a small collection of tools for doing simple
    70     manipulations of TIFF images on UNIX systems,
    71     and documentation on the library and
    72     tools.  A small assortment of TIFF-related software for UNIX
    73     that has been contributed by others is also included.
     68    Included in this software distribution is a library, libtiff, for reading
     69    and writing TIFF, a small collection of tools for doing simple
     70    manipulations of TIFF images, and documentation on the
     71    library and tools.  Libtiff is a portable software, it was built and
     72    tested on various systems: UNIX flavors (Linux, BSD, Solaris, MacOS X),
     73    Windows, OpenVMS.  It should be possible to port libtiff and additional
     74    tools on other OSes.
    7475  </p>
    7576  <p>
     
    8182  </p>
    8283  <p>
    83     The software was orginally authored and maintained by Sam Leffler.
     84    The software was originally authored and maintained by Sam Leffler.
    8485    While he keeps a fatherly eye on the mailing list, he is no longer
    8586    responsible for day to day maintenance.
     
    9596    versions &gt;= 3.5.1 are
    9697    <a href="http://pobox.com/~warmerdam">Frank Warmerdam</a>,
    97     <a href="mailto:dron@ak4719.spb.edu">Andrey Kiselev</a> and Mike Welles.
     98    <a href="mailto:dron@ak4719.spb.edu">Andrey Kiselev</a>, Bob Friesenhahn,
     99Joris Van Damme and Lee Howard.
    98100  </p>
    99101  <p>
     
    116118  <hr>
    117119  <p>
    118     Last updated  $Date: 2006/03/23 14:54:01 $.
     120    Last updated  $Date: 2009-08-28 16:24:13 $.
    119121  </p>
    120122</body>
Note: See TracChangeset for help on using the changeset viewer.