spidermonkey-68.11.0
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Stand-alone JavaScript C Library</Summary>
|
||||
<Description>Spidermonkey is Mozilla's C implementation of JavaScript.</Description>
|
||||
<Archive type="tarxz" sha1sum="616f8afdee741f0bea607a671b8515ef13c68b4a">https://ftp.mozilla.org/pub/firefox/releases/60.9.0esr/source/firefox-60.9.0esr.source.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="445acbf7b7b8f75374ee6347bb6f45748511bcf9">https://ftp.mozilla.org/pub/firefox/releases/68.11.0esr/source/firefox-68.11.0esr.source.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>nspr-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
@@ -21,8 +22,8 @@
|
||||
<Dependency>autoconf213</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">bug1415202.patch</Patch>
|
||||
<Patch level="1">mozjs60-fix-soname.patch</Patch>
|
||||
<Patch level="1">Remove-unused-LLVM-and-Rust-build-dependencies.patch</Patch>
|
||||
<Patch level="1">mozjs68-fix-soname.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -52,11 +53,18 @@
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="executable">/usr/bin/js17-config</Path>
|
||||
<!-- <Path fileType="executable">/usr/bin/js17-config</Path> -->
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-08-06</Date>
|
||||
<Version>68.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-10-03</Date>
|
||||
<Version>60.9.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user