Changeset 137446ef


Ignore:
Timestamp:
01/30/2019 05:41:22 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f659d57
Parents:
6afe8c1
Message:

Update versions of additional downloads for fop

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21070 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6afe8c1 r137446ef  
    4646      <para>January 30th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update pdfbox and fontbox version to 2.0.13 on fop
     50          page.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[pierre] - Add patches for gwenview and libkexiv2 so that they
  • pst/ps/fop.xml

    r6afe8c1 r137446ef  
    1212  <!ENTITY fop-time          "1.1 SBU">
    1313
    14   <!ENTITY pdfbox-version    "2.0.11">
     14  <!ENTITY pdfbox-version    "2.0.13">
    1515  <!ENTITY pdfbox-download   "http://mirror.reverse.net/pub/apache/pdfbox/&pdfbox-version;/pdfbox-&pdfbox-version;.jar">
    16   <!ENTITY pdfbox-md5sum     "93fbcf37217d0caab35f79476f2ffd1d">
     16  <!ENTITY pdfbox-md5sum     "91d98c9a48cb6e89a3a1eeb4294f2665">
    1717  <!ENTITY pdfbox-size       "2.4 MB">
    1818
    1919  <!ENTITY fontbox-download  "http://mirror.reverse.net/pub/apache/pdfbox/&pdfbox-version;/fontbox-&pdfbox-version;.jar">
    20   <!ENTITY fontbox-md5sum    "4e139453c2bda1e4ce1ff1e90acae04b">
     20  <!ENTITY fontbox-md5sum    "f6dd2dbe55ea47062f7ac0543f7e29c6">
    2121  <!ENTITY fontbox-size      "1.5 MB">
    2222
     
    126126<!--      <xref linkend="maven"/> (an alternate build system), not funcional
    127127      with fop-2.3          -->
    128       <ulink url="https://java.net/projects/jai-imageio">JAI Image I/O Tools</ulink>, and
     128      <ulink url="http://jai-tools.blogspot.com/">JAI Image I/O Tools</ulink>, and
    129129      <ulink url="http://jeuclid.sourceforge.net/">JEuclid</ulink>
    130130<!-- [pierre 2017-04-29] Note to devs: there are a lot of bundled dependencies.
Note: See TracChangeset for help on using the changeset viewer.