mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add js140 — cbindgen → 0.29.2,js140 → 140.4.0-1,gjs → 1.86.0,icu4c → 77.1,js102 → 102.4.0,js91 → 91.4.1 (#13389)
* Add js140 Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add cbindgen dep to js140. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add js140 to packages.yaml. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Adjust upstream update settings to match specific mozjs anitya versions. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add embed-bitcode error workaround. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Adjust arm build as per https://bugzilla.mozilla.org/show_bug.cgi?id=1786621 Signed-off-by: Satadru Pramanik <satadru@gmail.com> * js140: Package File Update Run on linux/386 container. * js140: Package File Update Run on linux/amd64 container. * js140: Package File Update Run on linux/arm/v7 container. * Update gjs. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add gtk4 dep to gjs. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Update js140 build, add gjs binaries Signed-off-by: Satadru Pramanik <satadru@gmail.com> * cleanup and add binaries. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Update cbindgen Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Fix cbindgen git version. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * js140: Package File Update Run on linux/386 container. * js140: Package File Update Run on linux/amd64 container. * js140: Package File Update Run on linux/arm/v7 container. * Adjust icu4c mozjs exclusion. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Suggessted changes. Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fca8b6d9f4
commit
d3e3c1e914
@@ -417,6 +417,10 @@ unless defined?(CREW_ANITYA_PACKAGE_NAME_MAPPINGS)
|
||||
{ pkg_name: 'gtksharp2', anitya_pkg: 'gtk-sharp', comments: '' },
|
||||
{ pkg_name: 'gtksourceview_5', anitya_pkg: 'gtksourceview', comments: '' },
|
||||
{ pkg_name: 'gvim', anitya_pkg: 'vim', comments: '' },
|
||||
{ pkg_name: 'js91', anitya_pkg: 'spidermonkey~91', comments: '' },
|
||||
{ pkg_name: 'js102', anitya_pkg: 'spidermonkey~102', comments: '' },
|
||||
{ pkg_name: 'js115', anitya_pkg: 'spidermonkey~115', comments: '' },
|
||||
{ pkg_name: 'js140', anitya_pkg: 'spidermonkey~140', comments: '' },
|
||||
{ pkg_name: 'libappindicator_gtk3', anitya_pkg: 'libappindicator', comments: '' },
|
||||
{ pkg_name: 'libcom_err', anitya_pkg: 'e2fsprogs', comments: '' },
|
||||
{ pkg_name: 'libdbusmenu_gtk3', anitya_pkg: 'libdbusmenu', comments: '' },
|
||||
|
||||
Reference in New Issue
Block a user