forked from pool/rusty_v8
0.44.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=30
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 0.42.1
|
||||
Version: 0.44.1
|
||||
Release: 0
|
||||
Summary: Build tooling for Deno (do not install or use!)
|
||||
License: MIT
|
||||
@@ -25,6 +25,7 @@ Group: Productivity/Other
|
||||
URL: https://github.com/denoland/rusty_v8
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: vendor.tar.xz
|
||||
Patch0: fix-cflags.patch
|
||||
BuildRequires: clang
|
||||
BuildRequires: gn
|
||||
BuildRequires: lld
|
||||
@@ -32,7 +33,7 @@ BuildRequires: llvm
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: rust-packaging
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
@@ -48,7 +49,7 @@ cruft that is dragged along into the deno build from V8,
|
||||
Chromium, etc.
|
||||
|
||||
%prep
|
||||
%autosetup -a1
|
||||
%autosetup -a1 -p1
|
||||
%define cargo_registry $(pwd)/vendor
|
||||
%{cargo_prep}
|
||||
|
||||
|
Reference in New Issue
Block a user