Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libjpeg-turbo.xml

    r20a35ab rfdc0a6e6  
    77  <!ENTITY libjpeg-download-http "&sourceforge-dl;/libjpeg-turbo/libjpeg-turbo-&libjpeg-turbo-version;.tar.gz">
    88  <!ENTITY libjpeg-download-ftp  " ">
    9   <!ENTITY libjpeg-md5sum        "cf16866976ab31cd6fc478eac8c2c54e">
    10   <!ENTITY libjpeg-size          "2.2 MB">
    11   <!ENTITY libjpeg-buildsize     "33 MB (with tests)">
     9  <!ENTITY libjpeg-md5sum        "4cada3f0bdc93d826fa31bf9e4469ef6">
     10  <!ENTITY libjpeg-size          "2.1 MB">
     11  <!ENTITY libjpeg-buildsize     "31 MB (with tests)">
    1212  <!ENTITY libjpeg-time          "0.3 SBU (using parallelism=4; with tests)">
    1313]>
     
    1717
    1818  <sect1info>
     19  <othername>$LastChangedBy$</othername>
    1920  <date>$Date$</date>
    2021  </sect1info>
     
    3738    </para>
    3839
    39     &lfs110a_checked;
     40    &lfs10_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    174175            standard output. Currently supported input file formats are: PPM
    175176            (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    176             BMP, and Targa
     177            BMP, and Targa.
    177178          </para>
    178179          <indexterm zone="libjpeg cjpeg">
     
    188189            decompresses image files from JPEG/JFIF format to either
    189190            PPM (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    190             BMP, or Targa format
     191            BMP, or Targa format.
    191192          </para>
    192193          <indexterm zone="libjpeg djpeg">
     
    200201        <listitem>
    201202          <para>
    202             is used for lossless transformation of JPEG files
     203            is used for lossless transformation of JPEG files.
    203204          </para>
    204205          <indexterm zone="libjpeg jpegtran">
     
    212213        <listitem>
    213214          <para>
    214             displays text comments from within a JPEG file
     215            displays text comments from within a JPEG file.
    215216          </para>
    216217          <indexterm zone="libjpeg rdjpgcom">
     
    224225        <listitem>
    225226          <para>
    226             is used to benchmark the performance of libjpeg-turbo
     227            is used to benchmark the performance of libjpeg-turbo.
    227228          </para>
    228229          <indexterm zone="libjpeg tjbench">
     
    236237        <listitem>
    237238          <para>
    238             inserts text comments into a JPEG file
     239            inserts text comments into a JPEG file.
    239240          </para>
    240241          <indexterm zone="libjpeg wrjpgcom">
     
    248249        <listitem>
    249250          <para>
    250             contains functions used for reading and writing JPEG images
     251            contains functions used for reading and writing JPEG images.
    251252        </para>
    252253          <indexterm zone="libjpeg libjpeg-lib">
Note: See TracChangeset for help on using the changeset viewer.