- add fast-glob.tar.gz
from upstream git, node-module fast-glob is incomplete in chromium 132 tarball OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium-beta?expand=0&rev=88
This commit is contained in:
committed by
Git OBS Bridge
parent
b0f2235291
commit
3726f28dd4
@@ -18,6 +18,9 @@ Tue Nov 19 16:40:23 CET 2024 - ro@suse.de
|
|||||||
- add to keeplibs:
|
- add to keeplibs:
|
||||||
third_party/libtess2
|
third_party/libtess2
|
||||||
third_party/devtools-frontend/src/node_modules/fast-glob
|
third_party/devtools-frontend/src/node_modules/fast-glob
|
||||||
|
- add fast-glob.tar.gz
|
||||||
|
from upstream git, node-module fast-glob is incomplete
|
||||||
|
in chromium 132 tarball
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 7 00:32:31 CET 2024 - ro@suse.de
|
Thu Nov 7 00:32:31 CET 2024 - ro@suse.de
|
||||||
|
|||||||
@@ -113,6 +113,8 @@ Source3: README.SUSE
|
|||||||
Source4: ffmpeg-new-channel-layout.patch
|
Source4: ffmpeg-new-channel-layout.patch
|
||||||
Source5: Cr122-ffmpeg-new-channel-layout.patch
|
Source5: Cr122-ffmpeg-new-channel-layout.patch
|
||||||
Source6: chromium-125-ffmpeg-5.x-reordered_opaque.patch
|
Source6: chromium-125-ffmpeg-5.x-reordered_opaque.patch
|
||||||
|
# node module incomplete in chromium-132 tarball
|
||||||
|
Source7: fast-glob.tar.gz
|
||||||
# Toolchain definitions
|
# Toolchain definitions
|
||||||
Source30: master_preferences
|
Source30: master_preferences
|
||||||
Source104: chromium-symbolic.svg
|
Source104: chromium-symbolic.svg
|
||||||
@@ -430,6 +432,9 @@ patch -R -p1 < %{PATCH203}
|
|||||||
# chromium-127-clang17-traitors.patch only needed for older clang
|
# chromium-127-clang17-traitors.patch only needed for older clang
|
||||||
patch -R -p1 < %{PATCH362}
|
patch -R -p1 < %{PATCH362}
|
||||||
%endif
|
%endif
|
||||||
|
pushd third_party/devtools-frontend/src/node_modules
|
||||||
|
tar -xf %{SOURCE7}
|
||||||
|
popd
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# esbuild
|
# esbuild
|
||||||
|
|||||||
3
fast-glob.tar.gz
Normal file
3
fast-glob.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:36f5f40da1dbdc6158c00f95a39558e1c7e6b975d6be4b87f8d190110324a64b
|
||||||
|
size 27357
|
||||||
Reference in New Issue
Block a user