Changeset e4b0ac2
- Timestamp:
- 11/16/2017 09:10:26 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4da56e0
- Parents:
- a419afb
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
ra419afb re4b0ac2 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum "0 922130d0e0c142a88e58c6e4fef4d7d">10 <!ENTITY cmake-size "7. 3MB">11 <!ENTITY cmake-buildsize "3 82 MB (add 389MB for tests)">12 <!ENTITY cmake-time "1. 3 SBU (add 3.4SBU for tests, both using parallelism=4)">9 <!ENTITY cmake-md5sum "084b1c8b2efc1c1ba432dea37243c0ae"> 10 <!ENTITY cmake-size "7.4 MB"> 11 <!ENTITY cmake-buildsize "316 MB (add 363 MB for tests)"> 12 <!ENTITY cmake-time "1.9 SBU (add 2.5 SBU for tests, both using parallelism=4)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
ra419afb re4b0ac2 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to chromium-62.0.3202.94. Fixes 49 <ulink url="&blfs-ticket-root;10036">#10036</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to cmake-3.9.6. Fixes 53 <ulink url="&blfs-ticket-root;10018">#10018</ulink>.</para> 54 </listitem> 55 <listitem> 48 56 <para>[renodr] - Update to tracker-2.0.2.</para> 49 57 </listitem> -
packages.ent
ra419afb re4b0ac2 302 302 <!ENTITY clisp-version "2.49"> 303 303 <!ENTITY cmake-major-version "3.9"> 304 <!ENTITY cmake-minor-version " 5">304 <!ENTITY cmake-minor-version "6"> 305 305 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 306 306 <!--<!ENTITY cvs-version "1.11.23">--> … … 719 719 720 720 <!-- Chapter 43 --> 721 <!ENTITY chromium-version "62.0.3202. 89">721 <!ENTITY chromium-version "62.0.3202.94"> 722 722 <!ENTITY epiphany-version "3.26.1"> 723 723 <!ENTITY firefox-version "57.0"> -
xsoft/graphweb/chromium.xml
ra419afb re4b0ac2 7 7 <!ENTITY chromium-download-http "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-&chromium-version;.tar.xz"> 8 8 <!ENTITY chromium-download-ftp " "> 9 <!ENTITY chromium-md5sum " 7c00d61cd737a2d81f2b8ca9efb44d6a">9 <!ENTITY chromium-md5sum "98cf7b6eca255e2422f96094eccc1887"> 10 10 <!ENTITY chromium-size "493 MB"> 11 <!ENTITY chromium-buildsize "5. 2GB">11 <!ENTITY chromium-buildsize "5.7 GB"> 12 12 <!ENTITY chromium-time "110 SBU (with parallelism=4)"> 13 13 <!-- Ninja defaults to parallel build unless supplying -j1, SBU measured on … … 158 158 <para role="optional"> 159 159 <xref linkend="GConf"/>, 160 <xref linkend="icu"/> ,160 <xref linkend="icu"/> (currently broken), 161 161 <xref linkend="gnome-keyring"/>, 162 <xref linkend="libevent"/> (currently broken),162 <xref linkend="libevent"/>, 163 163 <xref linkend="libvpx"/> (currently broken), 164 <xref linkend="libxml2"/> (currently broken),164 <xref linkend="libxml2"/>, 165 165 <xref linkend="upower"/> (runtime), 166 166 <ulink url="https://devel.freebsoft.org/speechd">speech-dispatcher</ulink> … … 210 210 Chromium uses many external projects, the selections below are not set 211 211 in stone, however they have been tested thoroughly. With Chromium 212 &chromium-version;, system versions of lib event, libvpx, libxml2,212 &chromium-version;, system versions of libvpx, libxml2, 213 213 and zlib are known to break the build at this time. 214 214 <!-- icu: Now at 59 internally - seems to work now --> 215 <!-- libevent: needs internal headers --> 215 <!-- icu: Now at 60 - is broken --> 216 <!-- libevent: needs internal headers - seems to work now --> 216 217 <!-- libvpx: breaks build in gfx --> 217 218 <!-- libxml2: breaks build with ui - seems to work now --> … … 228 229 \! -path "*third_party/$LIB/google/*" \ 229 230 \! -path "*base/third_party/icu/*" \ 230 \! -path "*base/third_party/libevent/*" \231 231 \! -regex '.*\.\(gn\|gni\|isolate\|py\)' \ 232 232 -delete … … 234 234 235 235 python build/linux/unbundle/replace_gn_files.py \ 236 --system-libraries ffmpeg flac harfbuzz-ng libjpeg icu libxml<!-- libevent-->\237 libpng libwebp libxslt yasm freetype <!-- libxml libvpx--> &&236 --system-libraries ffmpeg flac harfbuzz-ng libjpeg libxml libevent \ 237 libpng libwebp libxslt opus yasm freetype <!-- libxml libvpx--> && 238 238 python third_party/libaddressinput/chromium/tools/update-strings.py</userinput></screen> 239 239 … … 317 317 <screen role="root"><userinput>install -vDm755 out/Release/chrome \ 318 318 /usr/lib/chromium/chromium && 319 319 320 install -vDm4755 out/Release/chrome_sandbox \ 320 321 /usr/lib/chromium/chrome-sandbox && 322 321 323 install -vDm755 out/Release/chromedriver \ 322 324 /usr/lib/chromium/chromedriver && 323 ln -svf /usr/lib/chromium/chromium /usr/bin && 324 ln -svf /usr/lib/chromium/chrom edriver /usr/bin/&&325 326 install -vm644 out/Release/icudtl.dat /usr/lib/chromium/ && 325 326 ln -svf /usr/lib/chromium/chromium /usr/bin && 327 ln -svf /usr/lib/chromium/chromedriver /usr/bin && 328 327 329 install -vDm644 out/Release/gen/content/content_resources.pak \ 328 330 /usr/lib/chromium/ && 329 install -vm644 out/Release/{*.pak,*.bin} \ 331 <!-- This is needed if using internal icu --> 332 install -vDm644 out/Release/icudtl.dat \ 333 /usr/lib/chromium/icudtl.dat && 334 335 install -vDm644 out/Release/{*.pak,*.bin} \ 330 336 /usr/lib/chromium/ && 331 337
Note:
See TracChangeset
for help on using the changeset viewer.