Ignore:
File:
1 edited

Legend:

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

    rfdc0a6e6 r20a35ab  
    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        "4cada3f0bdc93d826fa31bf9e4469ef6">
    10   <!ENTITY libjpeg-size          "2.1 MB">
    11   <!ENTITY libjpeg-buildsize     "31 MB (with tests)">
     9  <!ENTITY libjpeg-md5sum        "cf16866976ab31cd6fc478eac8c2c54e">
     10  <!ENTITY libjpeg-size          "2.2 MB">
     11  <!ENTITY libjpeg-buildsize     "33 MB (with tests)">
    1212  <!ENTITY libjpeg-time          "0.3 SBU (using parallelism=4; with tests)">
    1313]>
     
    1717
    1818  <sect1info>
    19   <othername>$LastChangedBy$</othername>
    2019  <date>$Date$</date>
    2120  </sect1info>
     
    3837    </para>
    3938
    40     &lfs10_checked;
     39    &lfs110a_checked;
    4140
    4241    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    175174            standard output. Currently supported input file formats are: PPM
    176175            (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    177             BMP, and Targa.
     176            BMP, and Targa
    178177          </para>
    179178          <indexterm zone="libjpeg cjpeg">
     
    189188            decompresses image files from JPEG/JFIF format to either
    190189            PPM (PBMPLUS color format), PGM (PBMPLUS gray-scale format),
    191             BMP, or Targa format.
     190            BMP, or Targa format
    192191          </para>
    193192          <indexterm zone="libjpeg djpeg">
     
    201200        <listitem>
    202201          <para>
    203             is used for lossless transformation of JPEG files.
     202            is used for lossless transformation of JPEG files
    204203          </para>
    205204          <indexterm zone="libjpeg jpegtran">
     
    213212        <listitem>
    214213          <para>
    215             displays text comments from within a JPEG file.
     214            displays text comments from within a JPEG file
    216215          </para>
    217216          <indexterm zone="libjpeg rdjpgcom">
     
    225224        <listitem>
    226225          <para>
    227             is used to benchmark the performance of libjpeg-turbo.
     226            is used to benchmark the performance of libjpeg-turbo
    228227          </para>
    229228          <indexterm zone="libjpeg tjbench">
     
    237236        <listitem>
    238237          <para>
    239             inserts text comments into a JPEG file.
     238            inserts text comments into a JPEG file
    240239          </para>
    241240          <indexterm zone="libjpeg wrjpgcom">
     
    249248        <listitem>
    250249          <para>
    251             contains functions used for reading and writing JPEG images.
     250            contains functions used for reading and writing JPEG images
    252251        </para>
    253252          <indexterm zone="libjpeg libjpeg-lib">
Note: See TracChangeset for help on using the changeset viewer.