Changeset a326dbd


Ignore:
Timestamp:
08/01/2013 10:59:56 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
86da971
Parents:
fd0bc0e6
Message:

Update to icedtea-web-1.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfd0bc0e6 ra326dbd  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 31st, &year;">
     9<!ENTITY releasedate  "August 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    737737<!ENTITY gnash-version                "0.8.10">
    738738<!ENTITY gimp-version                 "2.8.6">
    739 <!ENTITY icedtea-web-version          "1.3">
     739<!ENTITY icedtea-web-version          "1.4">
    740740<!ENTITY inkscape-version             "0.48.4">
    741741<!ENTITY pan-version                  "0.133">
  • introduction/welcome/changelog.xml

    rfd0bc0e6 ra326dbd  
    4545-->
    4646    <listitem>
     47      <para>August 1st, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to icedtea-web-1.4.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>July 31st, 2013</para>
    4857      <itemizedlist>
  • xfce/core/xfce4-settings.xml

    rfd0bc0e6 ra326dbd  
    88           "http://archive.xfce.org/src/xfce/xfce4-settings/4.11/xfce4-settings-&xfce4-settings-version;.tar.bz2">
    99  <!ENTITY xfce4-settings-download-ftp  " ">
    10   <!ENTITY xfce4-settings-md5sum        "i3bf42281b64b10b2691008cd693f7dbd">
     10  <!ENTITY xfce4-settings-md5sum        "3bf42281b64b10b2691008cd693f7dbd">
    1111  <!ENTITY xfce4-settings-size          "832 KB">
    1212  <!ENTITY xfce4-settings-buildsize     "19 MB">
  • xsoft/other/icedtea-web.xml

    rfd0bc0e6 ra326dbd  
    77  <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    88  <!ENTITY icedtea-web-download-ftp  " ">
    9   <!ENTITY icedtea-web-md5sum        "a19661c0b31725fbf0e5e31303ac74fa">
    10   <!ENTITY icedtea-web-size          "972 KB">
    11   <!ENTITY icedtea-web-buildsize     "16 MB">
    12   <!ENTITY icedtea-web-time          "0.3 SBU">
     9  <!ENTITY icedtea-web-md5sum        "97c1d5f02f9a4ab19812a216f39e401a">
     10  <!ENTITY icedtea-web-size          "1.3 MB">
     11  <!ENTITY icedtea-web-buildsize     "25 MB">
     12  <!ENTITY icedtea-web-time          "0.4 SBU">
    1313]>
    1414
     
    3434    implementation, licensed under GPLV3.</para>
    3535
    36     &lfs72_checked;
     36    &lfs73_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5858    </itemizedlist>
    5959
     60    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     61    <itemizedlist spacing="compact">
     62      <listitem>
     63        <para>
     64          Required patch:
     65          <ulink url="&patch-root;/icedtea-web-&icedtea-web-version;-imminent_breakage_fix-1.patch"/>
     66        </para>
     67      </listitem>
     68    </itemizedlist>
     69 
    6070    <bridgehead renderas="sect3">IcedTea-Web Dependencies</bridgehead>
    6171
     
    7787    following commands:</para>
    7888
    79 <screen><userinput>./configure --prefix=${JAVA_HOME}/jre    \
     89<screen><userinput>patch -Np1 -i ../icedtea-web-&icedtea-web-version;-imminent_breakage_fix-1.patch &amp;&amp;
     90
     91./configure --prefix=${JAVA_HOME}/jre    \
    8092            --with-jdk-home=${JAVA_HOME} \
    8193            --disable-docs               \
     
    108120
    109121    <para>As the <systemitem class="username">root</systemitem> user, create a
    110     symbolic link to the plugin from your browser(s) plugins directory, where
    111     <replaceable>&lt;arch&gt;</replaceable> is either
    112     <filename class="directory">i386</filename> or
    113     <filename class="directory">amd64</filename>:</para>
    114 
    115 <screen><userinput role="root">ln -s ${JAVA_HOME}/jre/lib/&lt;<replaceable>arch</replaceable>&gt;/IcedTeaPlugin.so \
    116     /usr/lib/mozilla/plugins/</userinput></screen>
     122    symbolic link to the plugin from your browser(s) plugins directory:</para>
     123
     124<screen><userinput role="root">ln -s ${JAVA_HOME}/jre/lib/IcedTeaPlugin.so /usr/lib/mozilla/plugins/</userinput></screen>
    117125
    118126    <important>
Note: See TracChangeset for help on using the changeset viewer.