Changeset a326dbd
- Timestamp:
- 08/01/2013 10:59:56 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 86da971
- Parents:
- fd0bc0e6
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfd0bc0e6 ra326dbd 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 31"> <!-- Always 2 digits -->4 <!ENTITY month "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "01"> <!-- Always 2 digits --> 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " July 31st, &year;">9 <!ENTITY releasedate "August 1st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 737 737 <!ENTITY gnash-version "0.8.10"> 738 738 <!ENTITY gimp-version "2.8.6"> 739 <!ENTITY icedtea-web-version "1. 3">739 <!ENTITY icedtea-web-version "1.4"> 740 740 <!ENTITY inkscape-version "0.48.4"> 741 741 <!ENTITY pan-version "0.133"> -
introduction/welcome/changelog.xml
rfd0bc0e6 ra326dbd 45 45 --> 46 46 <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> 47 56 <para>July 31st, 2013</para> 48 57 <itemizedlist> -
xfce/core/xfce4-settings.xml
rfd0bc0e6 ra326dbd 8 8 "http://archive.xfce.org/src/xfce/xfce4-settings/4.11/xfce4-settings-&xfce4-settings-version;.tar.bz2"> 9 9 <!ENTITY xfce4-settings-download-ftp " "> 10 <!ENTITY xfce4-settings-md5sum " i3bf42281b64b10b2691008cd693f7dbd">10 <!ENTITY xfce4-settings-md5sum "3bf42281b64b10b2691008cd693f7dbd"> 11 11 <!ENTITY xfce4-settings-size "832 KB"> 12 12 <!ENTITY xfce4-settings-buildsize "19 MB"> -
xsoft/other/icedtea-web.xml
rfd0bc0e6 ra326dbd 7 7 <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz"> 8 8 <!ENTITY icedtea-web-download-ftp " "> 9 <!ENTITY icedtea-web-md5sum " a19661c0b31725fbf0e5e31303ac74fa">10 <!ENTITY icedtea-web-size " 972 KB">11 <!ENTITY icedtea-web-buildsize " 16MB">12 <!ENTITY icedtea-web-time "0. 3SBU">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"> 13 13 ]> 14 14 … … 34 34 implementation, licensed under GPLV3.</para> 35 35 36 &lfs7 2_checked;36 &lfs73_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 58 58 </itemizedlist> 59 59 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 60 70 <bridgehead renderas="sect3">IcedTea-Web Dependencies</bridgehead> 61 71 … … 77 87 following commands:</para> 78 88 79 <screen><userinput>./configure --prefix=${JAVA_HOME}/jre \ 89 <screen><userinput>patch -Np1 -i ../icedtea-web-&icedtea-web-version;-imminent_breakage_fix-1.patch && 90 91 ./configure --prefix=${JAVA_HOME}/jre \ 80 92 --with-jdk-home=${JAVA_HOME} \ 81 93 --disable-docs \ … … 108 120 109 121 <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><arch></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/<<replaceable>arch</replaceable>>/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> 117 125 118 126 <important>
Note:
See TracChangeset
for help on using the changeset viewer.