mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add new packages to packages.yaml
- Update needs_binaries.sh - Add missing homepage to peg.rb
This commit is contained in:
@@ -12,7 +12,7 @@ exclusions+=' komodo.rb kotlin.rb kr.rb ld_default.rb leiningen.rb libtinfo.rb l
|
||||
exclusions+=' ngrok.rb nodebrew.rb nvm.rb oc.rb packer.rb papirus_icon_theme.rb perl_gcstring_linebreak.rb perl_io_socket_ssl.rb perl_locale_gettext.rb'
|
||||
exclusions+=' perl_locale_messages.rb perl_module_build.rb perl_read_key.rb perl_sgmls.rb perl_term_ansicolor.rb perl_text_charwidth.rb perl_text_unidecode.rb'
|
||||
exclusions+=' perl_text_wrapi18n.rb perl_time_hires.rb perl_unicode_eastasianwidth.rb perl_xml_parser.rb perl_xml_sax_parserfactory.rb'
|
||||
exclusions+=' perl_xml_simple.rb pipes_sh.rb pipesx_sh.rb platformsh.rb pngcheck.rb powershell.rb pycharm.rb qtcreator.rb sl.rb spark.rb squeak.rb'
|
||||
exclusions+=' perl_xml_simple.rb pipes_sh.rb pipesx_sh.rb platformsh.rb pngcheck.rb powershell.rb pup.rb pycharm.rb qtcreator.rb sl.rb spark.rb squeak.rb'
|
||||
exclusions+=' stack.rb sublime_merge.rb sublime_text.rb symfony.rb terminus.rb terraform.rb thefuck.rb tinycore.rb tkdiff.rb txt2regex.rb uthash.rb uwsgi.rb'
|
||||
exclusions+=' v2ray.rb wp_cli.rb xdg_base.rb xz_java.rb yarn.rb'
|
||||
if [[ "${arch}" == 'aarch64' || "${arch}" == 'armv7l' ]]; then
|
||||
@@ -22,7 +22,7 @@ if [[ "${arch}" == 'aarch64' || "${arch}" == 'armv7l' ]]; then
|
||||
fi
|
||||
if [[ "${arch}" == 'i686' ]]; then
|
||||
exclusions+=' aqemu.rb atom.rb codelite.rb cras.rb dia.rb exa.rb fakeroot_ng.rb fzf.rb gcr.rb geany.rb gemacs.rb gimp.rb gitkraken.rb gnome_keyring.rb gtk_engines_adwaita.rb'
|
||||
exclusions+=' handbrake.rb imagemagick6.rb imagemagick7.rb libgnome_keyring.rb librespot.rb libvncserver.rb neovim.rb opera.rb poppler.rb ripgrep.rb rust.rb skype.rb tcpflow.rb'
|
||||
exclusions+=' handbrake.rb imagemagick6.rb imagemagick7.rb libgnome_keyring.rb librespot.rb libvncserver.rb neovim.rb opera.rb poppler.rb ripgrep.rb skype.rb tcpflow.rb'
|
||||
exclusions+=' wing.rb xorg_intel_driver.rb zathura.rb'
|
||||
fi
|
||||
packages=$(grep -L "${arch}:" *.rb)
|
||||
|
||||
@@ -39,6 +39,11 @@ url: https://acpica.org/downloads
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: adwaita_icon_theme
|
||||
url: https://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: ag
|
||||
url: https://github.com/ggreer/the_silver_searcher/releases
|
||||
activity: medium
|
||||
@@ -609,6 +614,11 @@ url: https://github.com/postmodern/chruby/releases
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: chrx
|
||||
url: https://github.com/reynhout/chrx
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: ck4up
|
||||
url: http://jue.li/crux/ck4up/
|
||||
activity: none
|
||||
@@ -4354,6 +4364,11 @@ url: https://github.com/phw/peek/releases
|
||||
activity: low
|
||||
---
|
||||
kind: url
|
||||
name: peg
|
||||
url: https://www.piumarta.com/software/peg/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: percona_boost
|
||||
url: https://sourceforge.net/projects/boost/files/boost/
|
||||
activity: medium
|
||||
@@ -5914,6 +5929,16 @@ url: https://gitlab.freedesktop.org/xdg/xdg-utils/-/tags
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: xdotool
|
||||
url: https://github.com/jordansissel/xdotool/releases/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: xdpyinfo
|
||||
url: https://xorg.freedesktop.org/archive/individual/app/
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: xe
|
||||
url: https://github.com/chneukirchen/xe/releases
|
||||
activity: low
|
||||
|
||||
Reference in New Issue
Block a user