Changeset 5b5d604
- Timestamp:
- 01/22/2021 01:30:47 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 68c91fb
- Parents:
- b9f03437
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb9f03437 r5b5d604 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 1"> <!-- Always 2 digits -->3 <!ENTITY day "22"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 2 1st, &year;">9 <!ENTITY releasedate "January 22nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/java.xml
rb9f03437 r5b5d604 8 8 the directory: this saves more than 70 MB. --> 9 9 <!ENTITY anduin-download "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;"> 10 <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-1 4.0.1/OpenJDK-14.0.1+7-i686-bin.tar.xz">11 <!ENTITY openjdk-bin-md5sum-x86 " 03bea53f017e53d64811c24a794368e0">12 <!ENTITY openjdk-bin-size-x86 "1 09MB">13 <!ENTITY openjdk-bin-buildsize-x86 "2 42MB">10 <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-15.0.2/OpenJDK-15.0.2+7-i686-bin.tar.xz"> 11 <!ENTITY openjdk-bin-md5sum-x86 "8093b7f2d38fbfc39c63abd57462315b"> 12 <!ENTITY openjdk-bin-size-x86 "148 MB"> 13 <!ENTITY openjdk-bin-buildsize-x86 "281 MB"> 14 14 15 15 <!-- Not uploaded to anduin, since this file is now available under GNU GPLv2 16 16 licence.--> 17 <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk 14.0.1/664493ef4a6946b186ff29eb326336a2/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">18 <!ENTITY openjdk-bin-md5sum-x64 " 8b402feab7c615367b21e289ddda665e">19 <!ENTITY openjdk-bin-size-x64 "18 9MB">20 <!ENTITY openjdk-bin-buildsize-x64 "32 0MB">17 <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk&openjdk-version;/0d1cfde4252546c6931946de8db48ee2/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz"> 18 <!ENTITY openjdk-bin-md5sum-x64 "9209edbd74358ccb1c54cf54004f0bb9"> 19 <!ENTITY openjdk-bin-size-x64 "186 MB"> 20 <!ENTITY openjdk-bin-buildsize-x64 "321 MB"> 21 21 ]> 22 22 -
general/prog/openjdk.xml
rb9f03437 r5b5d604 5 5 %general-entities; 6 6 7 <!ENTITY ojdk-tarball "jdk-&openjdk-version; +&openjdk-build;.tar.bz2">8 <!ENTITY ojdk-repo "http ://hg.openjdk.java.net/jdk-updates/jdk14u">7 <!ENTITY ojdk-tarball "jdk-&openjdk-version;-ga.tar.gz"> 8 <!ENTITY ojdk-repo "https://github.com/openjdk/jdk15u"> 9 9 <!ENTITY ojdk-download "&ojdk-repo;/archive/&ojdk-tarball;"> 10 10 11 11 <!ENTITY anduin-download "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;"> 12 12 13 <!ENTITY ojdk-md5sum " bf287746bb1be5e0d94c27e3d79d800e">14 <!ENTITY ojdk-size " 80MB">15 16 <!ENTITY jtreg-version "4.2 -b13-517">13 <!ENTITY ojdk-md5sum "e516e5e14ded6f91a89c9b4c83a87005"> 14 <!ENTITY ojdk-size "97 MB"> 15 16 <!ENTITY jtreg-version "4.2.0-tip"> 17 17 <!ENTITY jtreg-download "&anduin-download;/jtreg-&jtreg-version;.tar.gz"> 18 <!ENTITY jtreg-md5sum " ffcef8f1caa5c22f4d006fb82e074de4">19 <!ENTITY jtreg-size "6. 8MB">20 21 <!ENTITY ojdk-bdsize " 5.3 GB (an additional 394MB for tests)">22 <!ENTITY ojdk-time "4.5 SBU with 4 jobs (a n additional 51SBU for tests with 4 jobs)">18 <!ENTITY jtreg-md5sum "11818f2ae4be19d2c7ae6501be60ee98"> 19 <!ENTITY jtreg-size "6.9 MB"> 20 21 <!ENTITY ojdk-bdsize "4.5 GB (add 399 MB for tests)"> 22 <!ENTITY ojdk-time "4.5 SBU with 4 jobs (add 55 SBU for tests with 4 jobs)"> 23 23 ]> 24 24 … … 153 153 </listitem> 154 154 </itemizedlist> 155 155 <!-- 156 156 <bridgehead renderas="sect4">Required patch</bridgehead> 157 157 … … 163 163 </listitem> 164 164 </itemizedlist> 165 165 --> 166 166 <bridgehead renderas="sect3">OpenJDK Dependencies</bridgehead> 167 167 … … 194 194 <xref linkend="git"/>, 195 195 <xref linkend="graphviz"/>, 196 <xref linkend="mercurial"/>, 196 <xref linkend="mercurial"/>, and 197 <!-- not needed now, it seems 197 198 an X Window manager such as <xref linkend="twm"/> (for the tests), and 198 199 --> <ulink url="https://pandoc.org/">pandoc</ulink> 199 200 </para> 200 201 … … 212 213 213 214 <screen><userinput>tar -xf ../jtreg-&jtreg-version;.tar.gz</userinput></screen> 214 215 <!-- 215 216 <para> 216 217 Apply a patch to allow building with make-4.3: … … 225 226 <screen><userinput>sed -i /sysctl/d \ 226 227 src/jdk.incubator.jpackage/unix/native/libapplauncher/PosixPlatform.cpp</userinput></screen> 227 228 --> 228 229 <note> 229 230 <para> … … 238 239 239 240 <para> 240 The build system does not supportthe <option>-j</option> switch in241 The build system does not allow the <option>-j</option> switch in 241 242 <envar>MAKEFLAGS</envar>. See the command explanation for 242 <option>--with-jobs=</option> and <option>--with-test-jobs=</option>243 <option>--with-jobs=</option> 243 244 for more information on customizing parallelization. 244 245 </para> … … 252 253 <screen><userinput>unset JAVA_HOME && 253 254 bash configure --enable-unlimited-crypto \ 254 --with-extra-cflags="$CFLAGS -fcommon" \255 255 --disable-warnings-as-errors \ 256 256 --with-stdc++lib=dynamic \ … … 371 371 It is not executable and must be run through <command>bash</command>. 372 372 </para> 373 374 <para> 375 <parameter>- -with-extra-cflags=-fcommon</parameter>: Allows building373 <!-- Not needed in openjdk-15 374 <para> 375 <parameter>- -with-extra-cflags=-fcommon</parameter>: Allows building 376 376 with GCC 10. 377 <!-- patchs are available upstream and will be included in java 15 --> 378 </para> 379 377 </para> 378 --> 380 379 <para> 381 380 <parameter>--enable-unlimited-crypto</parameter>: Because of limitations … … 447 446 not needed if <command>java</command> is found in the <envar>PATH</envar>. 448 447 </para> 449 448 <!-- Seems to have disappeared 450 449 <para> 451 450 <command>find ... -iname '*.diz' -delete</command>: This command 452 451 removes redundant files. 453 452 </para> 454 453 --> 455 454 </sect2> 456 455 … … 521 520 <seglistitem> 522 521 <seg>jaotc, jar, jarsigner, java, javac, javadoc, javap, jcmd, 523 jconsole, jdb, jdeprscan, jdeps, jfr, jhsdb, jimage, jinfo, jjs,522 jconsole, jdb, jdeprscan, jdeps, jfr, jhsdb, jimage, jinfo, 524 523 jlink, jmap, jmod, jpackage, jps, jrunscript, jshell, jstack, 525 jstat, jstatd, keytool, rmi c, rmid, rmiregistry, and serialver</seg>524 jstat, jstatd, keytool, rmid, rmiregistry, and serialver</seg> 526 525 <seg>/opt/jdk-&openjdk-version;/lib/*</seg> 527 526 <seg>/opt/jdk-&openjdk-version;</seg> … … 739 738 </listitem> 740 739 </varlistentry> 741 740 <!-- 742 741 <varlistentry id="jjs"> 743 742 <term><command>jjs</command></term> … … 753 752 </listitem> 754 753 </varlistentry> 755 754 --> 756 755 <varlistentry id="jlink"> 757 756 <term><command>jlink</command></term> … … 903 902 </listitem> 904 903 </varlistentry> 905 --> 904 906 905 <varlistentry id="rmic"> 907 906 <term><command>rmic</command></term> … … 917 916 </listitem> 918 917 </varlistentry> 919 918 --> 920 919 <varlistentry id="rmid"> 921 920 <term><command>rmid</command></term> -
introduction/welcome/changelog.xml
rb9f03437 r5b5d604 43 43 --> 44 44 <listitem> 45 <para>January 22nd, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Update to fop-2.6. Fixes 49 <ulink url="&blfs-ticket-root;14542">#14542</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[pierre] - Update to OpenJDK-15.0.2. Fixes 53 <ulink url="&blfs-ticket-root;14536">#14536</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 <listitem> 45 58 <para>January 21st, 2021</para> 46 59 <itemizedlist> -
packages.ent
rb9f03437 r5b5d604 386 386 <!ENTITY hamcrest-version "1.3"> 387 387 --> 388 <!ENTITY openjdk-version "1 4.0.1">388 <!ENTITY openjdk-version "15.0.2"> 389 389 <!ENTITY openjdk-build "7"> 390 390 … … 1078 1078 <!ENTITY psutils-version "p17"> 1079 1079 <!ENTITY epdfview-version "0.1.8"> 1080 <!ENTITY fop-version "2. 5">1080 <!ENTITY fop-version "2.6"> 1081 1081 <!ENTITY mupdf-version "1.18.0"> 1082 1082 <!ENTITY paps-version "0.7.1"> -
pst/ps/fop.xml
rb9f03437 r5b5d604 7 7 <!ENTITY fop-download-http "https://archive.apache.org/dist/xmlgraphics/fop/source/fop-&fop-version;-src.tar.gz"> 8 8 <!ENTITY fop-download-ftp " "> 9 <!ENTITY fop-md5sum " 5e7e87ef12845d31bce7a1fe8d61f501">9 <!ENTITY fop-md5sum "1d6bc84d2ab7f971bbc628080e3c307f"> 10 10 <!ENTITY fop-size "26 MB"> 11 <!ENTITY fop-buildsize " 491 MB">11 <!ENTITY fop-buildsize "522 MB (including files downloaded to the user directory)"> 12 12 <!ENTITY fop-time "0.4 SBU"> 13 13 14 <!ENTITY pdfbox-version "2.0.2 1">15 <!ENTITY pdfbox-download "http:// mirror.reverse.net/pub/apache/pdfbox/&pdfbox-version;/pdfbox-&pdfbox-version;.jar">16 <!ENTITY pdfbox-md5sum " aa28f5d7a9a89bb46391643315d5307b">14 <!ENTITY pdfbox-version "2.0.22"> 15 <!ENTITY pdfbox-download "http://archive.apache.org/dist/pdfbox/&pdfbox-version;/pdfbox-&pdfbox-version;.jar"> 16 <!ENTITY pdfbox-md5sum "7de0d7e4c89e5e07d0298ca112907921"> 17 17 <!ENTITY pdfbox-size "2.6 MB"> 18 18 19 <!ENTITY fontbox-download "http:// mirror.reverse.net/pub/apache/pdfbox/&pdfbox-version;/fontbox-&pdfbox-version;.jar">20 <!ENTITY fontbox-md5sum " 5840ff3bcc1e2ea1d066b7f0114c359b">19 <!ENTITY fontbox-download "http://archive.apache.org/dist/pdfbox/&pdfbox-version;/fontbox-&pdfbox-version;.jar"> 20 <!ENTITY fontbox-md5sum "dba672a1fa1386423d94aced4b573e22"> 21 21 <!ENTITY fontbox-size "1.5 MB"> 22 22 23 23 <!ENTITY maven-major "3"> 24 24 <!ENTITY maven-version "3.6.3"> 25 <!ENTITY maven-download "http:// mirror.reverse.net/pub/apache/maven/maven-&maven-major;/&maven-version;/binaries/apache-maven-&maven-version;-bin.tar.gz">25 <!ENTITY maven-download "http://archive.apache.org/dist/maven/maven-&maven-major;/&maven-version;/binaries/apache-maven-&maven-version;-bin.tar.gz"> 26 26 <!ENTITY maven-md5sum "9792c717f5845d952907d5144b8253c3"> 27 <!ENTITY maven-size "9 MB (additionally, about 100MB are downloaded to the building user's directory)">27 <!ENTITY maven-size "9.1 MB (additionally, about 82 MB are downloaded to the building user's directory)"> 28 28 29 29 <!ENTITY offo-download "&sourceforge-dl;/offo/2.2/offo-hyphenation.zip"> … … 129 129 </listitem> 130 130 </itemizedlist> 131 131 <!-- Using the archive above allows finding all versions 132 132 <note><para> 133 133 The pdfbox and fontbox packages may not be available at the above 134 134 location. If not, they can be found at the BLFS files mirror sites. 135 135 </para></note> 136 136 --> 137 137 <itemizedlist spacing="compact"> 138 138 <title>Recommended packages</title> … … 229 229 <arg value="--ignore-source-errors"/>' \ 230 230 fop/build.xml</userinput></screen> 231 231 <!-- Seems to have been fixed in 2.6 232 232 <para> 233 233 The stack size set in <filename>build.xml</filename> for building the … … 237 237 <screen><userinput>sed -e '/hyph\.stack/s/512k/1M/' \ 238 238 -i fop/build.xml</userinput></screen> 239 239 --> 240 240 <para> 241 241 The <filename>build.xml</filename> file calls for an old version of
Note:
See TracChangeset
for help on using the changeset viewer.