Ticket #2793: blfs-wi-fixes.patch

File blfs-wi-fixes.patch, 30.2 KB (added by willimm, 15 years ago)

Vairous fixes, including the GSview update.

  • introduction/welcome/changelog.xml

     
    4444      <para>January 10th, 2009</para>
    4545      <itemizedlist>
    4646        <listitem>
     47           <para>[willimm] - Added Jasper. Fixes #1551.</para>
     48        </listitem>
     49        <listitem>
     50           <para>[willimm] - Upgraded GSView to 4.9. Fixes #2793.</para>
     51        </listitem>
     52        <listitem>
     53           <para>[willimm] - Upgraded AFPL Ghostscript to GPL Ghostscript 8.63, and removed ESP Ghostscript, and also added a universal Ghostscript download site. Fixes #2629.</para>
     54        </listitem>
     55        <listitem>
     56           <para>[willimm] - Fixed URW fonts link in kdelibs. Fixes #2804.</para>
     57        </listitem>
     58        <listitem>
    4759          <para>[bdubbs] - Updated to doxygen-1.5.8.</para>
    4860        </listitem>
    4961        <listitem>
  • basicnet/netprogs/cvs.xml

     
    7474    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    7575    <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>
    7676    (for the GSSAPI libraries),
    77     <xref linkend="gs"/> or <xref linkend="espgs"/>, and
    78     an <xref linkend="server-mail"/> (that provides a
     77    <xref linkend="gs"/>, and an <xref linkend="server-mail"/> (that provides a
    7978    <command>sendmail</command> command)</para>
    8079
    8180    <para><application>CVS</application> will invoke a default text editor to
  • multimedia/libdriv/gstreamer.xml

     
    8787    Manuals)</bridgehead>
    8888    <para role="optional"><xref linkend="libxslt"/>,
    8989    <xref linkend="tetex"/>,
    90     <xref linkend="gs"/> or
    91     <xref linkend="espgs"/>,
     90    <xref linkend="gs"/>,
    9291    <xref linkend="docbook-utils"/>,
    9392    <ulink url="http://www.xfig.org/">Transfig</ulink>, and
    9493    <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink></para>
  • general.ent

     
    3333<!ENTITY lfs-root             "../../../../lfs/view/&lfs-version;">
    3434<!ENTITY sourceforge-repo     "http://downloads.sourceforge.net">
    3535<!ENTITY gentoo-ftp-repo      "ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles">
     36<!ENTITY ghostscript-repo     "http://mirror.cs.wisc.edu/pub/mirrors/ghost/">
    3637<!ENTITY publisher            "Unknown">
    3738
    3839<!-- These entities are used to identify versions of LFS
     
    147148<!ENTITY libpng-version               "1.2.34">
    148149<!ENTITY libtiff-version              "3.8.2">
    149150<!ENTITY giflib-version               "4.1.4">
     151<!ENTITY jasper-version               "1.900.1">
    150152<!ENTITY lcms-version                 "1.17">
    151153<!ENTITY libmng-version               "1.0.10">
    152154<!ENTITY freetype2-version            "2.3.7">
     
    685687<!-- Chapter 42 -->
    686688<!ENTITY cups-version                 "1.2.12">
    687689<!ENTITY LPRng-version                "3.8.28">
    688 <!ENTITY gs-version                   "8.53">
    689 <!ENTITY espgs-version                "8.15.4">
     690<!ENTITY gs-version                   "8.63">
    690691<!ENTITY gutenprint-version           "5.0.1">
    691692
    692693<!-- Obsolete
    693694<!ENTITY gimp-print-version           "4.2.7">
     695<!ENTITY espgs-version                "8.15.4">
    694696-->
    695697
    696698<!-- Chapter 43 -->
     
    714716<!ENTITY a2ps-version                 "4.14">
    715717<!ENTITY enscript-version             "1.6.4">
    716718<!ENTITY psutils-version              "p17">
    717 <!ENTITY gsview-version               "4.8">
     719<!ENTITY gsview-version               "4.9">
    718720<!ENTITY xpdf-version                 "3.02">
    719721<!ENTITY fop-version                  "0.95">
    720722<!ENTITY paps-version                 "0.6.8">
  • kde/add/kdegraphics.xml

     
    120120    and partial support using the <ulink
    121121    url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>
    122122
    123     <para>The <command>kghostview</command> program requires a ghostscript
    124     interpreter from <xref linkend="gs"/> or <xref linkend="espgs"/> to
     123    <para>The <command>kghostview</command> program requires <xref linkend="gs"/> to
    125124    process PS or PDF files.</para>
    126125
    127126    <para>The <command>kpovmodeler</command> program requires
  • kde/core/kdelibs.xml

     
    8686    <xref linkend="cups"/>,
    8787    <xref linkend="alsa"/>,
    8888    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     89    <xref linkend="jasper"/>,
    8990    <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
    90     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    9191    <ulink url="http://www.lua.org/">Lua</ulink> (version &lt; 5.1),
    9292    <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
    9393    <ulink url="http://sourceforge.net/projects/libthai">LibThai</ulink>,
     
    158158      errors and warnings.  In some cases it complains that Helvetica fonts are
    159159      missing and substitutes a font that does not fit boxes properly.  You can
    160160      add the font by downloading the <ulink
    161       url="ftp://ftp.gnome.ru/fonts/urw/release/">URW Fonts </ulink> and
     161      url="&ghostscript-repo;AFPL/GhostPCL/urwfonts-1.41.tar.bz2">URW Fonts </ulink> and
    162162      unpacking them into <filename class='directory'>~/.fonts</filename>.
    163163      <command>fc-cache</command> should also be run to update the font
    164164      properties on your system.</para>
  • gnome/add/evince.xml

     
    8888      (required to build the <application>Nautilus</application> plugin),
    8989    <xref linkend="poppler"/> (required for PDF support and must be built
    9090      with <application>GTK+</application> support),
    91     <xref linkend="espgs"/> or <xref linkend="gs"/>
    92     (required for Postscript ability from <application>Evince</application>),
     91    <xref linkend="gs"/> (required for Postscript ability from <application>Evince</application>),
    9392    <ulink url="http://djvulibre.djvuzone.org/">DjVuLibre</ulink>
    9493    (required for DjVu graphics from <application>Evince</application>), and
    9594    <ulink url="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/">t1lib</ulink>
  • server/mail/courier.xml

     
    8686    <xref linkend="aspell"/>,
    8787    <xref linkend="gnupg"/>,
    8888    <xref linkend="expect"/>,
    89     <xref linkend="gs"/> or <xref linkend="espgs"/>,
     89    <xref linkend="gs"/>,
    9090    <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
    9191    <ulink url="http://alpha.greenie.net/mgetty/">Mgetty+Sendfax</ulink></para>
    9292
  • server/mail/sendmail.xml

     
    6666    <xref linkend="tcpwrappers"/>,
    6767    <xref linkend="cyrus-sasl"/>,
    6868    <ulink url="http://www.feep.net/nph/">nph</ulink>, and
    69     <xref linkend="gs"/> or <xref linkend="espgs"/> (for creating
    70     PDF documentation)</para>
     69    <xref linkend="gs"/> (for creating PDF documentation)</para>
    7170
    7271    <para condition="html" role="usernotes">User Notes:
    7372    <ulink url="&blfs-wiki;/sendmail"/></para>
  • pst/ps/xpdf.xml

     
    6969    <para role="required"><xref linkend="lesstif"/></para>
    7070
    7171    <bridgehead renderas="sect4">Optional</bridgehead>
    72     <para role="optional"><xref linkend="gs"/> or <xref linkend="espgs"/>
    73     (just the fonts), <ulink
     72    <para role="optional"><xref linkend="gs"/> (just the fonts), <ulink
    7473    url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.1.0.tar.gz">
    7574    t1lib</ulink>, and <ulink
    7675    url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink></para>
  • pst/ps/gsview.xml

     
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66
    7   <!ENTITY gsview-download-http "http://gd.tuwien.ac.at/publishing/ghostscript/ghostgum/gsview-&gsview-version;.tar.gz">
    8   <!ENTITY gsview-download-ftp  " ">
    9   <!-- <!ENTITY gsview-download-ftp  "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-&gsview-version;.tar.gz"> -->
     7  <!ENTITY gsview-download-http "&ghostscript-repo;ghostgum/gsview-&gsview-version;.tar.gz">
    108  <!ENTITY gsview-md5sum        "21c81819af0eeb42ac5ee6499f4a7116">
    119  <!ENTITY gsview-size          "931 KB">
    1210  <!ENTITY gsview-buildsize     "11.4 MB">
     
    3937        <para>Download (HTTP): <ulink url="&gsview-download-http;"/></para>
    4038      </listitem>
    4139      <listitem>
    42         <para>Download (FTP): <ulink url="&gsview-download-ftp;"/></para>
    43       </listitem>
    44       <listitem>
    4540        <para>Download MD5 sum: &gsview-md5sum;</para>
    4641      </listitem>
    4742      <listitem>
     
    5550      </listitem>
    5651    </itemizedlist>
    5752
    58     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    59     <itemizedlist spacing='compact'>
    60       <listitem>
    61         <para>Required Patch: <ulink
    62         url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para>
    63       </listitem>
    64     </itemizedlist>
    65 
    6653    <bridgehead renderas="sect3">GSview Dependencies</bridgehead>
    6754
    6855    <bridgehead renderas="sect4">Required</bridgehead>
    6956    <para role="required"><xref linkend="GTK"/>, and
    70     <xref linkend="gs"/> or <xref linkend="espgs"/></para>
     57    <xref linkend="gs"/></para>
    7158
    7259    <para>Note that you must build the shared
    7360    <filename class="libraryfile">libgs.so</filename> library during the
     
    9380
    9481<screen><userinput>sed -i 's:netscape:<replaceable>&lt;browser&gt;</replaceable>:' srcunx/gvxreg.c</userinput></screen>
    9582
    96     <para>The <application>GSview</application> package has not been updated in
    97     quite a while and does not accomodate the recent versions of the
    98     <application>ESP Ghostscript</application> package. If you installed
    99     <xref linkend="espgs"/> as your Ghostscript application, you must modify
    100     the maximum version of Ghostscript allowed. Make the modification using
    101     the following command: </para>
    102 
    103 <screen><userinput>sed -i 's:999:99999:' src/gvcver.h</userinput></screen>
    104 
    10583    <para>Install <application>GSview</application> by running the following
    10684    commands:</para>
    10785
    108 <screen><userinput>patch -Np1 -i ../gsview-&gsview-version;-pstotext-1.patch &amp;&amp;
    109 sed 's:/local::' srcunx/unx.mak &gt; Makefile &amp;&amp;
     86<screen><userinput>sed 's:/local::' srcunx/unx.mak &gt; Makefile &amp;&amp;
    11087make</userinput></screen>
    11188
    11289    <para>This package does not come with a test suite.</para>
  • pst/ps/a2ps.xml

     
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional"><xref linkend="x-window-system"/>,
    9090    <xref linkend="tetex"/>,
    91     <xref linkend="gs"/> or <xref linkend="espgs"/>,
     91    <xref linkend="gs"/>,
    9292    <ulink
    9393    url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
    9494    <ulink url="http://www.adobe.com/products/acrobat/readstep2.html">Adobe
  • pst/printing/gimp-print.xml

     
    3131
    3232    <para>The <application>Gimp-Print</application> package contains
    3333    high quality drivers for Canon, Epson, Lexmark and PCL
    34     printers for use with <xref linkend="espgs"/>, <xref linkend="cups"/>,
     34    printers for use with <xref linkend="gs"/>, <xref linkend="cups"/>,
    3535    <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    3636    <xref linkend="LPRng"/>, <command>lpr</command> and the
    3737    <application>GIMP-1.2</application>. See a list of supported printers at
    3838    <ulink url="http://gimp-print.sourceforge.net/p_Supported_Printers.php3"/>.
    3939    </para>
    4040
    41 <!-- FIXME: APFL Ghostscript is not tested. Don't forget to check the license. -->
    42 
    4341    <bridgehead renderas="sect3">Package Information</bridgehead>
    4442    <itemizedlist spacing="compact">
    4543      <listitem>
     
    7068    <ulink url="http://www.linuxprinting.org/ijs/">IJS</ulink>,
    7169    <xref linkend="tetex"/>,
    7270    <xref linkend="docbook-utils"/> and
    73     <xref linkend="espgs"/> or <xref linkend="gs"/></para>
     71    <xref linkend="gs"/></para>
    7472
    7573    <para condition="html" role="usernotes">User Notes:
    7674    <ulink url="&blfs-wiki;/gimp-print"/></para>
  • pst/printing/gs.xml

     
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66
    7   <!ENTITY gs-download-http "&sourceforge-repo;/ghostscript/ghostscript-&gs-version;.tar.bz2">
    8   <!-- <!ENTITY gs-download-ftp  "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs851/ghostscript-&gs-version;.tar.bz2"> -->
    9   <!ENTITY gs-download-ftp  " ">
     7  <!ENTITY gs-download-http "&ghostscript-repo;GPL/gs863/ghostscript-&gs-version;.tar.gz">
    108  <!ENTITY gs-md5sum        "e65e0c40213a616174572faa639e04d6">
    119  <!ENTITY gs-size          "9.3 MB">
    1210  <!ENTITY gs-buildsize     "104 MB (includes installing libgs.so and both font tarballs)">
    1311  <!ENTITY gs-time          "2.4 SBU (includes building and installing libgs.so)">
    1412
    15   <!ENTITY gs-standard-fonts-download "ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ghostscript-fonts-std-8.11.tar.gz">
     13  <!ENTITY gs-standard-fonts-download "&ghostscript-repo;fonts/ghostscript-fonts-std-8.11.tar.gz">
    1614  <!ENTITY gs-standard-fonts-md5sum   "6865682b095f8c4500c54b285ff05ef6">
    1715  <!ENTITY gs-standard-fonts-size     "3.7 MB">
    1816
    19   <!ENTITY gs-other-fonts-download "http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz">
     17  <!ENTITY gs-other-fonts-download "&ghostscript-repo;gnu/fonts/gnu-gs-fonts-other-6.0.tar.gz">
    2018  <!ENTITY gs-other-fonts-md5sum   "33457d3f37de7ef03d2eea05a9e6aa4f">
    2119  <!ENTITY gs-other-fonts-size     "796 KB">
    2220]>
    2321
    24 <sect1 id="gs" xreflabel="AFPL Ghostscript-&gs-version;">
     22<sect1 id="gs" xreflabel="GPL Ghostscript-&gs-version;">
    2523  <?dbhtml filename="gs.html"?>
    2624
    2725  <sect1info>
     
    2927    <date>$Date$</date>
    3028  </sect1info>
    3129
    32   <title>AFPL Ghostscript-&gs-version;</title>
     30  <title>GPL Ghostscript-&gs-version;</title>
    3331
    3432  <indexterm zone="gs">
    35     <primary sortas="a-AFPL-Ghostscript">AFPL Ghostscript</primary>
     33    <primary sortas="a-GPL-Ghostscript">GPL Ghostscript</primary>
    3634  </indexterm>
    3735
    3836  <sect2 role="package">
     
    4846        <para>Download (HTTP): <ulink url="&gs-download-http;"/></para>
    4947      </listitem>
    5048      <listitem>
    51         <para>Download (FTP): <ulink url="&gs-download-ftp;"/></para>
    52       </listitem>
    53       <listitem>
    5449        <para>Download MD5 sum: &gs-md5sum;</para>
    5550      </listitem>
    5651      <listitem>
     
    6964    <itemizedlist spacing='compact'>
    7065      <title>Standard Fonts</title>
    7166      <listitem>
    72         <para>Download (FTP): <ulink url="&gs-standard-fonts-download;"/></para>
     67        <para>Download (HTTP): <ulink url="&gs-standard-fonts-download;"/></para>
    7368      </listitem>
    7469      <listitem>
    7570        <para>Download MD5 sum: &gs-standard-fonts-md5sum;</para>
     
    9287      </listitem>
    9388    </itemizedlist>
    9489
     90    <itemizedlist spacing='compact'>
     91       <title>Recommended patch:</title>
     92       <listitem>
     93          <para> Patch if you want to use system Jasper: <ulink url="&patch-root;/ghostscript-&gs-version;-system_jasper-1.patch" /></para>
     94       </listitem>
     95    </itemizedlist>
     96
    9597    <bridgehead renderas="sect3">Ghostscript Dependencies</bridgehead>
    9698
    9799    <bridgehead renderas="sect4">Optional</bridgehead>
    98100    <para role="optional"><xref linkend="libjpeg"/>,
    99101    <xref linkend="libpng"/>,
    100     <xref linkend="GTK"/>, and
     102    <xref linkend="GTK2"/>,
     103    <xref linkend="jasper"/>,
     104    <xref linkend="cups"/>, and
    101105    <xref linkend="x-window-system"/></para>
    102106
    103     <bridgehead renderas="sect3">Conflicts</bridgehead>
    104     <para>This version of Ghostscript does not work with
    105     <application>CUPS</application> due to missing generic "cups" raster
    106     image driver. The necessary support cannot be patched in due to
    107     incompatible licenses. Use <xref linkend="espgs"/> instead if you have
    108     <application>CUPS</application>.</para>
    109 
    110107    <para condition="html" role="usernotes">User Notes:
    111108    <ulink url="&blfs-wiki;/gs"/></para>
    112109
     
    209206
    210207   </variablelist>
    211208
    212     <para><application>AFPL Ghostscript</application> provides many different
     209    <para><application>GPL Ghostscript</application> provides many different
    213210    scripts used to render PostScript/PDF files back and forth. Please refer
    214211    to the HTML documentation or try <command>man gs</command> for information
    215212    about the capabilities provided by the package.</para>
  • pst/printing/cups.xml

     
    167167
    168168    <para>For non-PostScript printers to print with
    169169    <application>CUPS</application>, you need to install
    170     <xref linkend="espgs"/> to convert PostScript to raster images
     170    <xref linkend="gs"/> to convert PostScript to raster images
    171171    and a driver (e.g., from <xref linkend="gutenprint"/>) to convert
    172172    the resulting raster images to a form that the printer understands.
    173173    <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>
  • pst/printing/printing.xml

     
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cups.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lprng.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gs.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="espgs.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gutenprint.xml"/>
    2726
    2827  <!-- Obsolete
    2928  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gimp-print.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude  href="espgs.xml"/>
    3030  -->
    3131
    3232</chapter>
  • pst/printing/gutenprint.xml

     
    3232    <para>The <application>Gutenprint</application> (formerly
    3333    <application>Gimp-Print</application>) package contains high
    3434    quality drivers for many brands and models of printers for use with
    35     <xref linkend="espgs"/>, <xref linkend="cups"/>,
     35    <xref linkend="gs"/>, <xref linkend="cups"/>,
    3636    <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    3737    <xref linkend="LPRng"/>, <command>lpr</command> and the
    3838    <application>GIMP-2.0</application>. See a list of supported printers at
    3939    <ulink url="http://gutenprint.sourceforge.net/p_Supported_Printers.php3"/>.
    4040    </para>
    4141
    42 <!-- FIXME: APFL Ghostscript is not tested. Don't forget to check the license. -->
    43 
    4442    <bridgehead renderas="sect3">Package Information</bridgehead>
    4543    <itemizedlist spacing="compact">
    4644      <listitem>
  • x/lib/gtk+2.xml

     
    6464
    6565    <bridgehead renderas="sect4">Recommended</bridgehead>
    6666    <para role="recommended"><xref linkend="libtiff"/>,
    67     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">libjasper</ulink>
     67    <xref linkend="jasper"/>,
    6868    and <xref linkend="libjpeg"/></para>
    6969
    7070    <para>Though not required, the GTK developers expect
  • general/prog/nasm.xml

     
    6767
    6868    <bridgehead renderas="sect4">Optional (for Building Documentation)</bridgehead>
    6969    <para role="optional"><xref linkend="tetex"/>, and
    70     <xref linkend="espgs"/> or <xref linkend="gs"/></para>
     70    <xref linkend="gs"/></para>
    7171
    7272    <para condition="html" role="usernotes">User Notes:
    7373    <ulink url="&blfs-wiki;/nasm"/></para>
  • general/prog/doxygen.xml

     
    7575    <xref linkend="graphviz"/>,
    7676    <xref linkend="python"/>,
    7777    <xref linkend="tetex"/>,
    78     <xref linkend="espgs"/> or <xref linkend="gs"/></para>
     78    <xref linkend="gs"/></para>
    7979
    8080    <para condition="html" role="usernotes">User Notes:
    8181    <ulink url="&blfs-wiki;/doxygen"/></para>
     
    133133    <xref linkend="python"/> installed. If you require formulas to
    134134    create PDF documentation, then you must have <xref linkend="tetex"/>
    135135    installed. If you require formulas to convert PostScript files to bitmaps,
    136     then you must have <xref linkend="gs"/> or <xref linkend="espgs"/>
    137     installed.</para>
     136    then you must have <xref linkend="gs"/> installed.</para>
    138137
    139138  </sect2>
    140139
  • general/graphlib/jasper.xml

     
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     3   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
     5  %general-entities;
     6
     7  <!ENTITY jasper-download-http "http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-&jasper-version;.zip">
     8  <!ENTITY jasper-download-ftp  "&gentoo-ftp-repo;/jasper-&jasper-version;.zip">
     9  <!ENTITY jasper-http-md5sum   "827d338961482a986f39c7f114531636">
     10  <!ENTITY jasper-http-size     "483 KB">
     11  <!ENTITY jasper-ftp-md5sum    "950943daa71350a558c3edf41c3f0f9f">
     12  <!ENTITY jasper-ftp-size      "605 KB">
     13  <!ENTITY jasper-buildsize     "6.8 MB">
     14  <!ENTITY jasper-time          "0.2 SBU">
     15]>
     16
     17<sect1 id="jasper" xreflabel="Jasper-&jasper-version;">
     18  <?dbhtml filename="jasper.html"?>
     19
     20  <sect1info>
     21    <othername>$LastChangedBy: willimm $</othername>
     22    <date>$Date: 2009-01-10 21:33:14 -0600 (Sat, 13 Oct 2008) $</date>
     23  </sect1info>
     24
     25  <title>Jasper-&jasper-version;</title>
     26
     27  <indexterm zone="jasper">
     28    <primary sortas="a-Jasper">Jasper</primary>
     29  </indexterm>
     30
     31  <sect2 role="package">
     32    <title>Introduction to jasper</title>
     33
     34    <para>The <application>jasper</application> package contains libraries
     35    for reading and writing JPEG 2000 files as well as programs for converting and
     36    working with JPEG 2000 files. The libraries are useful for any graphics program
     37    wishing to deal with JPEG 2000 files while the programs are useful for conversion
     38    purposes as well as cleaning up images.</para>
     39
     40    <bridgehead renderas="sect3">Package Information</bridgehead>
     41    <itemizedlist spacing="compact">
     42      <listitem>
     43        <para>Download (HTTP): <ulink url="&jasper-download-http;"/></para>
     44      </listitem>
     45      <listitem>
     46        <para>Download (FTP): <ulink url="&jasper-download-ftp;"/></para>
     47      </listitem>
     48      <listitem>
     49        <para>Download (HTTP) MD5 sum: &jasper-http-md5sum;</para>
     50      </listitem>
     51      <listitem>
     52        <para>Download (HTTP) size: &jasper-http-size;</para>
     53      </listitem>
     54      <listitem>
     55        <para>Download (FTP) MD5 sum: &jasper-ftp-md5sum;</para>
     56      </listitem>
     57      <listitem>
     58        <para>Download (FTP) size: &jasper-ftp-size;</para>
     59      </listitem>
     60      <listitem>
     61        <para>Estimated disk space required: &jasper-buildsize;</para>
     62      </listitem>
     63      <listitem>
     64        <para>Estimated build time: &jasper-time;</para>
     65      </listitem>
     66    </itemizedlist>
     67
     68    <bridgehead renderas="sect3">jasper Dependencies</bridgehead>
     69
     70    <bridgehead renderas="sect4">Required</bridgehead>
     71    <para role="required"><xref linkend="unzip"/> (to unpack the .zip file)</para>
     72
     73    <bridgehead renderas="sect4">Optional</bridgehead>
     74    <para role="optional"><xref linkend="libjpeg"/> and
     75    <xref linkend="freeglut"/> for jiv. (Note, you do not need FreeGLUT if you installed MesaGLUT.)</para>
     76
     77    <para condition="html" role="usernotes">User Notes:
     78    <ulink url="&blfs-wiki;/jasper"/></para>
     79
     80  </sect2>
     81
     82  <sect2 role="installation">
     83    <title>Installation of jasper</title>
     84
     85    <para>Install <application>jasper</application> by running the following
     86    commands:</para>
     87
     88<screen><userinput>./configure --prefix=/usr --enable-shared &amp;&amp;
     89make</userinput></screen>
     90
     91    <para>This package does not come with a test suite.</para>
     92
     93    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     94
     95<screen role="root"><userinput>make install &amp;&amp;
     96install -v -m644 -d /usr/share/doc/jasper-&jasper-version; &amp;&amp;
     97install -v -m755 doc/* /usr/share/doc/jasper-&jasper-version;</userinput></screen>
     98
     99  </sect2>
     100
     101  <sect2 role="content">
     102    <title>Contents</title>
     103
     104    <segmentedlist>
     105      <segtitle>Installed Programs</segtitle>
     106      <segtitle>Installed Library</segtitle>
     107      <segtitle>Installed Dictionary</segtitle>
     108
     109      <seglistitem>
     110        <seg>imgcmp, imginfo, jasper, jiv</seg>
     111        <seg>libjasper.{so,a}</seg>
     112        <seg>/usr/share/doc/jasper-&jasper-version;</seg>
     113      </seglistitem>
     114    </segmentedlist>
     115
     116    <variablelist>
     117      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     118      <?dbfo list-presentation="list"?>
     119      <?dbhtml list-presentation="table"?>
     120
     121
     122      <varlistentry id="imgcmp">
     123        <term><command>imgcmp</command></term>
     124        <listitem>
     125          <para>Compares  two JPG2000 images of the same geometry with respect to a given metric.</para>
     126          <indexterm zone="jasper imgcmp">
     127            <primary sortas="b-imgcmp">imgcmp</primary>
     128          </indexterm>
     129        </listitem>
     130      </varlistentry>
     131
     132      <varlistentry id="imginfo">
     133        <term><command>imginfo</command></term>
     134        <listitem>
     135          <para>Displays information about an JPEG2000 image.</para>
     136          <indexterm zone="jasper imginfo">
     137            <primary sortas="b-imginfo">imginfo</primary>
     138          </indexterm>
     139        </listitem>
     140      </varlistentry>
     141
     142      <varlistentry id="jasper-prog">
     143        <term><command>jasper</command></term>
     144        <listitem>
     145          <para>Converts to and from JPEG2000 images.</para>
     146          <indexterm zone="jasper jasper-prog">
     147            <primary sortas="b-jasper">jasper</primary>
     148          </indexterm>
     149        </listitem>
     150      </varlistentry>
     151
     152      <varlistentry id="jiv">
     153         <term><command>jiv</command></term>
     154         <listitem>
     155            <para>An JPEG2000 image viewer. (Requires GLUT.)</para>
     156            <indexterm zone="jasper jiv">
     157               <primary sortas="b-jiv">jiv</primary>
     158            </indexterm>
     159         </listitem>
     160      </varlistentry>
     161
     162      <varlistentry id="libjasper">
     163        <term><filename class='libraryfile'>libjasper.{so,a}</filename></term>
     164        <listitem>
     165          <para>contains API functions required by the
     166          <application>jasper</application> programs and any other programs needing
     167          library functionality to read, write and manipulate JPEG2000 images.</para>
     168          <indexterm zone="jasper libjasper">
     169            <primary sortas="c-libjasper">libjasper.{so,a}</primary>
     170          </indexterm>
     171        </listitem>
     172      </varlistentry>
     173
     174    </variablelist>
     175
     176  </sect2>
     177
     178</sect1>
  • general/graphlib/graphlib.xml

     
    2727  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libungif.xml"/>
    2828  -->
    2929  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="giflib.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="jasper.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lcms.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmng.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="freetype2.xml"/>
  • general/genutils/imagemagick.xml

     
    125125    <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.13.tar.bz2">
    126126    FlashPIX library</ulink>),
    127127    <xref linkend="freetype2"/>,
    128     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>,
     128    <xref linkend="jasper" />,
    129129    <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    130130    <xref linkend="lcms"/>,
    131131    <xref linkend="libexif"/>,
     
    140140    </para>
    141141
    142142    <bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>
    143     <para role="optional"><xref linkend="espgs"/> or <xref linkend="gs"/>,
     143    <para role="optional"><xref linkend="gs"/>,
    144144    <ulink url="http://www.artifex.com/downloads/">GhostPCL</ulink>,
    145145    <xref linkend="gimp"/>,
    146146    <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,