|
|
@ -197,8 +197,22 @@
|
|
|
|
%global bundlelibaom 1
|
|
|
|
%global bundlelibaom 1
|
|
|
|
%global bundlelibavif 1
|
|
|
|
%global bundlelibavif 1
|
|
|
|
%global bundlesnappy 1
|
|
|
|
%global bundlesnappy 1
|
|
|
|
|
|
|
|
%global bundlezstd 1
|
|
|
|
%global bundleicu 1
|
|
|
|
%global bundleicu 1
|
|
|
|
%global bundledav1d 1
|
|
|
|
%global bundledav1d 1
|
|
|
|
|
|
|
|
%global bundlebrotli 1
|
|
|
|
|
|
|
|
%global bundlelibwebp 1
|
|
|
|
|
|
|
|
%global bundlecrc32c 1
|
|
|
|
|
|
|
|
%global bundleharfbuzz 1
|
|
|
|
|
|
|
|
%global bundlelibpng 1
|
|
|
|
|
|
|
|
%global bundlelibjpeg 1
|
|
|
|
|
|
|
|
%global bundlefreetype 1
|
|
|
|
|
|
|
|
%global bundlelibdrm 1
|
|
|
|
|
|
|
|
%global bundlefontconfig 1
|
|
|
|
|
|
|
|
%global bundleffmpegfree 1
|
|
|
|
|
|
|
|
%global bundlelibopenjpeg2 1
|
|
|
|
|
|
|
|
%global bundlelibtiff 1
|
|
|
|
|
|
|
|
%global bundlelibxml 1
|
|
|
|
%global bundlepylibs 0
|
|
|
|
%global bundlepylibs 0
|
|
|
|
%global bundlelibxslt 0
|
|
|
|
%global bundlelibxslt 0
|
|
|
|
%global bundleflac 0
|
|
|
|
%global bundleflac 0
|
|
|
@ -211,7 +225,11 @@
|
|
|
|
%global bundleopus 0
|
|
|
|
%global bundleopus 0
|
|
|
|
%global bundlelcms2 0
|
|
|
|
%global bundlelcms2 0
|
|
|
|
|
|
|
|
|
|
|
|
# RHEL 7.9 dropped minizip.
|
|
|
|
# workaround for build error on aarch64
|
|
|
|
|
|
|
|
%ifarch aarch64
|
|
|
|
|
|
|
|
%global bundlehighway 1
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# enable bundleminizip for Fedora > 39 due to switch to minizip-ng
|
|
|
|
# enable bundleminizip for Fedora > 39 due to switch to minizip-ng
|
|
|
|
# which breaks the build
|
|
|
|
# which breaks the build
|
|
|
|
%global bundleminizip 0
|
|
|
|
%global bundleminizip 0
|
|
|
@ -219,45 +237,31 @@
|
|
|
|
%global bundleminizip 1
|
|
|
|
%global bundleminizip 1
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?rhel} == 8
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} >= 9
|
|
|
|
%global bundleharfbuzz 1
|
|
|
|
%global bundlezstd 0
|
|
|
|
%global bundlelibwebp 1
|
|
|
|
%global bundlefontconfig 0
|
|
|
|
%global bundlelibpng 1
|
|
|
|
%global bundledav1d 0
|
|
|
|
%global bundlelibjpeg 1
|
|
|
|
|
|
|
|
%global bundlefreetype 1
|
|
|
|
|
|
|
|
%global bundlelibdrm 1
|
|
|
|
|
|
|
|
%global bundlefontconfig 1
|
|
|
|
|
|
|
|
%global bundleffmpegfree 1
|
|
|
|
|
|
|
|
%global bundlebrotli 1
|
|
|
|
|
|
|
|
%global bundlelibopenjpeg2 1
|
|
|
|
|
|
|
|
%global bundlelibtiff 1
|
|
|
|
|
|
|
|
%global bundlecrc32c 1
|
|
|
|
|
|
|
|
%global bundlelibxml 1
|
|
|
|
|
|
|
|
%global bundledav1d 1
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%if 0%{?fedora} > 38 || 0%{?rhel} > 9
|
|
|
|
|
|
|
|
%global bundlebrotli 0
|
|
|
|
|
|
|
|
%global bundlelibwebp 0
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%global bundlebrotli 1
|
|
|
|
|
|
|
|
%global bundlelibwebp 1
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%global bundlelibpng 0
|
|
|
|
%global bundlelibpng 0
|
|
|
|
%global bundlelibjpeg 0
|
|
|
|
%global bundlelibjpeg 0
|
|
|
|
%global bundlelibdrm 0
|
|
|
|
%global bundlelibdrm 0
|
|
|
|
%global bundlefontconfig 0
|
|
|
|
|
|
|
|
%global bundleffmpegfree 0
|
|
|
|
%global bundleffmpegfree 0
|
|
|
|
%global bundlefreetype 0
|
|
|
|
%global bundlefreetype 0
|
|
|
|
%global bundlelibopenjpeg2 0
|
|
|
|
%global bundlelibopenjpeg2 0
|
|
|
|
%global bundlelibtiff 0
|
|
|
|
%global bundlelibtiff 0
|
|
|
|
|
|
|
|
%global bundlelibxml 0
|
|
|
|
%if 0%{?rhel} == 9
|
|
|
|
%if 0%{?rhel} == 9
|
|
|
|
%global bundlecrc32c 1
|
|
|
|
%global bundlecrc32c 1
|
|
|
|
%global bundleharfbuzz 1
|
|
|
|
%global bundleharfbuzz 1
|
|
|
|
|
|
|
|
%global bundlebrotli 1
|
|
|
|
|
|
|
|
%global bundleicu 1
|
|
|
|
|
|
|
|
%global bundlelibwebp 1
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
%global bundlecrc32c 0
|
|
|
|
%global bundlecrc32c 0
|
|
|
|
%global bundleharfbuzz 0
|
|
|
|
%global bundleharfbuzz 0
|
|
|
|
|
|
|
|
%global bundlebrotli 0
|
|
|
|
|
|
|
|
%global bundleicu 0
|
|
|
|
|
|
|
|
%global bundlelibwebp 0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%global bundlelibxml 0
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
### From 2013 until early 2021, Google permitted distribution builds of
|
|
|
|
### From 2013 until early 2021, Google permitted distribution builds of
|
|
|
@ -371,7 +375,7 @@ Patch150: chromium-124-qt6.patch
|
|
|
|
# disable memory tagging (epel8 on aarch64) due to new feature IFUNC-Resolver
|
|
|
|
# disable memory tagging (epel8 on aarch64) due to new feature IFUNC-Resolver
|
|
|
|
# it is not supported in old glibc < 2.30, error: fatal error: 'sys/ifunc.h' file not found
|
|
|
|
# it is not supported in old glibc < 2.30, error: fatal error: 'sys/ifunc.h' file not found
|
|
|
|
Patch305: chromium-124-el8-arm64-memory_tagging.patch
|
|
|
|
Patch305: chromium-124-el8-arm64-memory_tagging.patch
|
|
|
|
Patch306: chromium-126-el8-ifunc-header.patch
|
|
|
|
Patch306: chromium-127-el8-ifunc-header.patch
|
|
|
|
# build error: unknown architectural extension on aarch64 (epel8)
|
|
|
|
# build error: unknown architectural extension on aarch64 (epel8)
|
|
|
|
Patch307: chromium-124-el8-libdav1d-aarch64.patch
|
|
|
|
Patch307: chromium-124-el8-libdav1d-aarch64.patch
|
|
|
|
# 64kpage support on aarch64 (el8)
|
|
|
|
# 64kpage support on aarch64 (el8)
|
|
|
@ -395,7 +399,7 @@ Patch354: chromium-126-split-threshold-for-reg-with-hint.patch
|
|
|
|
Patch355: chromium-126-system-libstdc++.patch
|
|
|
|
Patch355: chromium-126-system-libstdc++.patch
|
|
|
|
|
|
|
|
|
|
|
|
# set clang_lib path
|
|
|
|
# set clang_lib path
|
|
|
|
Patch358: chromium-124-rust-clang_lib.patch
|
|
|
|
Patch358: chromium-127-rust-clanglib.patch
|
|
|
|
|
|
|
|
|
|
|
|
# PowerPC64 LE support
|
|
|
|
# PowerPC64 LE support
|
|
|
|
# Timothy Pearson's patchset
|
|
|
|
# Timothy Pearson's patchset
|
|
|
@ -475,6 +479,7 @@ Patch501: chromium-127-ninja-1.21.1-deps-part0.patch
|
|
|
|
Patch502: chromium-127-ninja-1.21.1-deps-part1.patch
|
|
|
|
Patch502: chromium-127-ninja-1.21.1-deps-part1.patch
|
|
|
|
Patch503: chromium-127-ninja-1.21.1-deps-part2.patch
|
|
|
|
Patch503: chromium-127-ninja-1.21.1-deps-part2.patch
|
|
|
|
Patch504: chromium-127-ninja-1.21.1-deps-part3.patch
|
|
|
|
Patch504: chromium-127-ninja-1.21.1-deps-part3.patch
|
|
|
|
|
|
|
|
Patch505: chromium-127-crabbyavif.patch
|
|
|
|
|
|
|
|
|
|
|
|
# Use chromium-latest.py to generate clean tarball from released build tarballs, found here:
|
|
|
|
# Use chromium-latest.py to generate clean tarball from released build tarballs, found here:
|
|
|
|
# http://build.chromium.org/buildbot/official/
|
|
|
|
# http://build.chromium.org/buildbot/official/
|
|
|
@ -509,6 +514,9 @@ Source14: https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-%{esbuild_ve
|
|
|
|
Source15: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-%{esbuild_version}.tgz
|
|
|
|
Source15: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-%{esbuild_version}.tgz
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# bindgen for epel8
|
|
|
|
|
|
|
|
Source16: https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.69.4.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
# esbuild binary from fedora
|
|
|
|
# esbuild binary from fedora
|
|
|
|
%if 0%{?fedora}
|
|
|
|
%if 0%{?fedora}
|
|
|
|
BuildRequires: golang-github-evanw-esbuild
|
|
|
|
BuildRequires: golang-github-evanw-esbuild
|
|
|
@ -535,6 +543,16 @@ BuildRequires: binutils
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: rustc
|
|
|
|
BuildRequires: rustc
|
|
|
|
|
|
|
|
%if 0%{?rhel} == 8
|
|
|
|
|
|
|
|
# need to build bindgen on el8
|
|
|
|
|
|
|
|
BuildRequires: cargo
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
BuildRequires: bindgen-cli
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if ! %{bundlezstd}
|
|
|
|
|
|
|
|
BuildRequires: libzstd-devel
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# build with system ffmpeg-free
|
|
|
|
# build with system ffmpeg-free
|
|
|
|
%if ! %{bundleffmpegfree}
|
|
|
|
%if ! %{bundleffmpegfree}
|
|
|
@ -1191,13 +1209,13 @@ Qt6 UI for chromium.
|
|
|
|
%patch -P503 -p1 -b .ninja-1.21.1-deps
|
|
|
|
%patch -P503 -p1 -b .ninja-1.21.1-deps
|
|
|
|
%patch -P504 -p1 -b .ninja-1.21.1-deps
|
|
|
|
%patch -P504 -p1 -b .ninja-1.21.1-deps
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%patch -P505 -p1 -b .crabbyavif
|
|
|
|
|
|
|
|
|
|
|
|
# Change shebang in all relevant files in this directory and all subdirectories
|
|
|
|
# Change shebang in all relevant files in this directory and all subdirectories
|
|
|
|
# See `man find` for how the `-exec command {} +` syntax works
|
|
|
|
# See `man find` for how the `-exec command {} +` syntax works
|
|
|
|
find -type f \( -iname "*.py" \) -exec sed -i '1s=^#! */usr/bin/\(python\|env python\)[23]\?=#!%{chromium_pybin}=' {} +
|
|
|
|
find -type f \( -iname "*.py" \) -exec sed -i '1s=^#! */usr/bin/\(python\|env python\)[23]\?=#!%{chromium_pybin}=' {} +
|
|
|
|
|
|
|
|
|
|
|
|
# Add correct path for nodejs binary
|
|
|
|
# Add correct path for nodejs binary
|
|
|
|
rm -rf third_party/node/linux/node-linux-x64*
|
|
|
|
|
|
|
|
%if ! %{system_nodejs}
|
|
|
|
%if ! %{system_nodejs}
|
|
|
|
pushd third_party/node/linux
|
|
|
|
pushd third_party/node/linux
|
|
|
|
%ifarch x86_64
|
|
|
|
%ifarch x86_64
|
|
|
@ -1258,6 +1276,18 @@ cp -a third_party/dav1d/version/version.h third_party/dav1d/libdav1d/include/dav
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
|
|
|
|
# build bindgen on el8
|
|
|
|
|
|
|
|
%if 0%{?rhel} == 8
|
|
|
|
|
|
|
|
%__rpmuncompress -x %{SOURCE16}
|
|
|
|
|
|
|
|
pushd rust-bindgen-0.69.4
|
|
|
|
|
|
|
|
cargo build
|
|
|
|
|
|
|
|
mkdir -p ..%{_bindir} ..%{_libdir}
|
|
|
|
|
|
|
|
cp target/debug/bindgen ..%{_bindir}
|
|
|
|
|
|
|
|
pushd ..%{_libdir}
|
|
|
|
|
|
|
|
ln -fs %{_libdir}/libclang* .
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
popd
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# reduce warnings
|
|
|
|
# reduce warnings
|
|
|
|
%if %{clang}
|
|
|
|
%if %{clang}
|
|
|
@ -1314,6 +1344,12 @@ export RUSTC_BOOTSTRAP=1
|
|
|
|
|
|
|
|
|
|
|
|
# set rustc version
|
|
|
|
# set rustc version
|
|
|
|
rustc_version="$(rustc --version)"
|
|
|
|
rustc_version="$(rustc --version)"
|
|
|
|
|
|
|
|
# set rust bindgen root
|
|
|
|
|
|
|
|
%if 0%{?rhel} == 8
|
|
|
|
|
|
|
|
rust_bindgen_root="$PWD%{_prefix}"
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
rust_bindgen_root="%{_prefix}"
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# set clang version
|
|
|
|
# set clang version
|
|
|
|
clang_version="$(clang --version | sed -n 's/clang version //p' | cut -d. -f1)"
|
|
|
|
clang_version="$(clang --version | sed -n 's/clang version //p' | cut -d. -f1)"
|
|
|
@ -1363,6 +1399,7 @@ CHROMIUM_CORE_GN_DEFINES+=' use_lld=false'
|
|
|
|
|
|
|
|
|
|
|
|
# enable system rust
|
|
|
|
# enable system rust
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=' rust_sysroot_absolute="%{_prefix}"'
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=' rust_sysroot_absolute="%{_prefix}"'
|
|
|
|
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=" rust_bindgen_root=\"$rust_bindgen_root\""
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=" rustc_version=\"$rustc_version\""
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=" rustc_version=\"$rustc_version\""
|
|
|
|
|
|
|
|
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=' use_sysroot=false'
|
|
|
|
CHROMIUM_CORE_GN_DEFINES+=' use_sysroot=false'
|
|
|
@ -1568,6 +1605,9 @@ system_libs=()
|
|
|
|
%if ! %{bundleflac}
|
|
|
|
%if ! %{bundleflac}
|
|
|
|
system_libs+=(flac)
|
|
|
|
system_libs+=(flac)
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%if ! %{bundlezstd}
|
|
|
|
|
|
|
|
system_libs+=(zstd)
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%if 0%{?noopenh264}
|
|
|
|
%if 0%{?noopenh264}
|
|
|
|
system_libs+=(openh264)
|
|
|
|
system_libs+=(openh264)
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|