Changeset c6afa0d
- Timestamp:
- 09/17/2017 08:57:59 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- e4c7cf8e
- Parents:
- 4d185c9e
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libbytesize.xml
r4d185c9e rc6afa0d 7 7 <!ENTITY libbytesize-download-http "https://github.com/storaged-project/libbytesize/archive/libbytesize-&libbytesize-version;.tar.gz"> 8 8 <!ENTITY libbytesize-download-ftp " "> 9 <!ENTITY libbytesize-md5sum " c469110ae134ea3a58546ba13fdb5074">9 <!ENTITY libbytesize-md5sum "66b750a160fb3b6dee813943d7fe6f60"> 10 10 <!ENTITY libbytesize-size "68 KB"> 11 <!ENTITY libbytesize-buildsize " 2.7MB">11 <!ENTITY libbytesize-buildsize "3.0 MB"> 12 12 <!ENTITY libbytesize-time "less than 0.1 SBU"> 13 13 ]> … … 71 71 </itemizedlist> 72 72 73 <note><para>This package expands to 74 libbytesize-libbytesize-&libbytesize-version;.</para></note> 75 76 73 77 <bridgehead renderas="sect3">libbytesize Dependencies</bridgehead> 74 78 … … 82 86 <xref linkend="gtk-doc"/>, 83 87 <xref linkend="python2"/>, 84 <xref linkend="python3"/>, and 85 <xref linkend="six"/> 86 (python module for tests) 88 <xref linkend="python3"/>, 89 <xref linkend="six"/> (python module for tests), 90 <ulink url="https://github.com/rhinstaller/pocketlint/releases">pocketlint</ulink> (python module for one test), and 91 <ulink url="https://pypi.python.org/pypi/polib">polib</ulink> (python module for one test) 87 92 </para> 88 93 … … 106 111 107 112 <para> 108 If you have the optional python module <xref linkend="six"/>109 installed, the regressiontests can be run with: <command>make check</command>.113 If you have the optional python modules installed, the regression 114 tests can be run with: <command>make check</command>. 110 115 </para> 111 116 -
general/graphlib/jasper.xml
r4d185c9e rc6afa0d 7 7 <!ENTITY jasper-download-http "http://www.ece.uvic.ca/~frodo/jasper/software/jasper-&jasper-version;.tar.gz"> 8 8 <!ENTITY jasper-download-ftp " "> 9 <!ENTITY jasper-md5sum " b839a8bf418a64aa2d06413b23dd5ab3">9 <!ENTITY jasper-md5sum "23561b51da8eb5d0dc85b91eff3d9a7f"> 10 10 <!ENTITY jasper-size "1.6 MB"> 11 11 <!ENTITY jasper-buildsize "11 MB (with tests)"> … … 91 91 -DCMAKE_BUILD_TYPE=Release \ 92 92 -DCMAKE_SKIP_INSTALL_RPATH=YES \ 93 -DJAS_ENABLE_DOC=NO \ 93 94 -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/jasper-&jasper-version; \ 94 95 .. && … … 108 109 <para><option>-DCMAKE_SKIP_INSTALL_RPATH=YES</option>: This option removes 109 110 embedded library search paths.</para> 111 112 <para><option>-DJAS_ENABLE_DOC=NO</option>: This option disables 113 rebuilding the pdf documentation if <xref linkend="texlive"/> 114 is installed.</para> 110 115 111 116 </sect2> -
general/prog/ruby.xml
r4d185c9e rc6afa0d 7 7 <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz"> 8 8 <!ENTITY ruby-download-ftp " "> 9 <!ENTITY ruby-md5sum " 894467211c4ae1dbf8a41bb0d58bbc89">10 <!ENTITY ruby-size "9. 5MB">11 <!ENTITY ruby-buildsize "33 8 MB, with checks (add 247MB for C API docs)">12 <!ENTITY ruby-time "2. 4 SBU, with checks (add 0.5SBU for C API docs)">9 <!ENTITY ruby-md5sum "a991f06ea1a1d421f7888c75f80f12d6"> 10 <!ENTITY ruby-size "9.6 MB"> 11 <!ENTITY ruby-buildsize "339 MB, with checks (add 212 MB for C API docs)"> 12 <!ENTITY ruby-time "2.2 SBU (add 3.5 SBU for tests, add 0.4 SBU for C API docs)"> 13 13 ]> 14 14 … … 112 112 113 113 <para> 114 To test the results, issue: <command>make check</command>. 114 To test the results, issue: <command>make check</command>. There 115 are 16949 tests. Several (about 20) fail and one test hangs, but 116 the test process can continue with ctrl-C. 115 117 </para> 116 118 -
introduction/welcome/changelog.xml
r4d185c9e rc6afa0d 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to ruby-2.4.2. Fixes 49 <ulink url="&blfs-ticket-root;9768">#9768</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to jasper-2.0.14. Fixes 53 <ulink url="&blfs-ticket-root;9767">#9767</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to libbytesize-1.0. Fixes 57 <ulink url="&blfs-ticket-root;9766">#9766</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to cups-filters-1.17.5. Fixes 61 <ulink url="&blfs-ticket-root;9764">#9764</ulink>.</para> 62 </listitem> 63 <listitem> 48 64 <para>[renodr] - Update to WebKitGTK+-2.18.0. Fixes 49 65 <ulink url="&blfs-ticket-root;9748">#9748</ulink>.</para> -
packages.ent
r4d185c9e rc6afa0d 127 127 <!ENTITY libatomic_ops-version "7.4.6"> 128 128 <!ENTITY libblockdev-version "2.12-1"> 129 <!ENTITY libbytesize-version " 0.11">129 <!ENTITY libbytesize-version "1.0"> 130 130 <!ENTITY libcroco-version "0.6.12"> 131 131 <!ENTITY libdaemon-version "0.14"> … … 196 196 <!ENTITY harfbuzz-version "1.5.1"> 197 197 <!ENTITY ijs-version "0.35"> 198 <!ENTITY jasper-version "2.0.1 2">198 <!ENTITY jasper-version "2.0.14"> 199 199 <!ENTITY lcms-version "1.19"> 200 200 <!ENTITY lcms2-version "2.8"> … … 319 319 <!ENTITY python3-version "3.6.2"> 320 320 <!ENTITY ruby-minor-version "2.4"> 321 <!ENTITY ruby-patch-version " 1">321 <!ENTITY ruby-patch-version "2"> 322 322 <!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;"> 323 323 <!ENTITY rust-version "1.19.0"> … … 844 844 <!-- Chapter 50 --> 845 845 <!ENTITY cups-version "2.2.4"> 846 <!ENTITY cups-filters-version "1.17. 4">846 <!ENTITY cups-filters-version "1.17.5"> 847 847 <!ENTITY gs-version "9.21"> 848 848 <!ENTITY gutenprint-version "5.2.13"> -
pst/printing/cups-filters.xml
r4d185c9e rc6afa0d 8 8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 9 9 <!ENTITY cups-filters-download-ftp " "> 10 <!ENTITY cups-filters-md5sum " 83c18c2f4296448551a8dd26c4a7ef69">10 <!ENTITY cups-filters-md5sum "b177a604d78a636808193f3830106ac5"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 12 <!ENTITY cups-filters-buildsize "33 MB (with tests)">
Note:
See TracChangeset
for help on using the changeset viewer.