mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update packages.yaml and needs_binaries.sh in tools (#3631)
This commit is contained in:
@@ -7,8 +7,8 @@ cd ../packages
|
||||
arch=$(uname -m)
|
||||
exclusions='android_studio.rb antlr4.rb asciinema.rb autosetup.rb broadway.rb cabal.rb checkinstall.rb codium.rb composer.rb cowsay.rb'
|
||||
exclusions+=' crew_profile.rb cros_resize.rb docx2txt.rb dr.rb elixir.rb far.rb fortune.rb fortunes.rb fpc.rb freedos.rb gcc_tools.rb'
|
||||
exclusions+=' ghc.rb gittools.rb google_cloud_sdk.rb gradle.rb hugo.rb julia.rb komodo.rb kr.rb ld_default.rb leiningen.rb libtinfo.rb'
|
||||
exclusions+=' lsb_release.rb mysqltuner.rb nconvert.rb neofetch.rb ngrok.rb nodebrew.rb nvm.rb oc.rb perl_gcstring_linebreak.rb'
|
||||
exclusions+=' ghc.rb gittools.rb google_cloud_sdk.rb gradle.rb hugo.rb hunspell.rb julia.rb komodo.rb kr.rb ld_default.rb leiningen.rb'
|
||||
exclusions+=' libtinfo.rb lsb_release.rb mysqltuner.rb nconvert.rb neofetch.rb ngrok.rb nodebrew.rb nvm.rb oc.rb packer.rb perl_gcstring_linebreak.rb'
|
||||
exclusions+=' perl_io_socket_ssl.rb perl_locale_gettext.rb perl_locale_messages.rb perl_module_build.rb perl_read_key.rb perl_sgmls.rb'
|
||||
exclusions+=' perl_term_ansicolor.rb perl_text_charwidth.rb perl_text_unidecode.rb perl_text_wrapi18n.rb perl_time_hires.rb'
|
||||
exclusions+=' perl_unicode_eastasianwidth.rb perl_xml_parser.rb perl_xml_sax_parserfactory.rb perl_xml_simple.rb pipes_sh.rb'
|
||||
|
||||
@@ -160,12 +160,17 @@ activity: low
|
||||
---
|
||||
kind: url
|
||||
name: aspell_en
|
||||
url: http://ftp.gnu.org/gnu/aspell/dict/en
|
||||
url: https://ftpmirror.gnu.org/aspell/dict/en/
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: aspell_fr
|
||||
url: https://ftpmirror.gnu.org/aspell/dict/fr/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: aspell_es
|
||||
url: http://ftp.gnu.org/gnu/aspell/dict/es
|
||||
url: https://ftpmirror.gnu.org/aspell/dict/es/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
@@ -1679,7 +1684,22 @@ url: https://github.com/gohugoio/hugo/releases/
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: hunspell
|
||||
name: hunspell_base
|
||||
url: https://github.com/hunspell/hunspell/releases
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: hunspell_en_us
|
||||
url: https://github.com/hunspell/hunspell/releases
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: hunspell_es_any
|
||||
url: https://github.com/hunspell/hunspell/releases
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: hunspell_fr_fr
|
||||
url: https://github.com/hunspell/hunspell/releases
|
||||
activity: low
|
||||
---
|
||||
@@ -3334,6 +3354,11 @@ url: http://nethack4.org/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: netpbm
|
||||
url: https://sourceforge.net/projects/netpbm/files/super_stable/
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: nettle
|
||||
url: https://ftp.gnu.org/gnu/nettle
|
||||
activity: low
|
||||
@@ -3439,6 +3464,11 @@ url: https://swapoff.org/ondir.html
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: oniguruma
|
||||
url: https://github.com/kkos/oniguruma/releases
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: openblas
|
||||
url: https://github.com/xianyi/OpenBLAS/releases
|
||||
activity: medium
|
||||
|
||||
Reference in New Issue
Block a user