From 752afac8f196e878ce7b44b003e921362d710761 Mon Sep 17 00:00:00 2001 From: Ed Reel Date: Sun, 1 Nov 2020 22:04:47 -0600 Subject: [PATCH] Add new packages to packages.yaml - Update needs_binaries.sh - Add missing homepage to peg.rb --- packages/peg.rb | 1 + tools/needs_binaries.sh | 4 ++-- tools/packages.yaml | 25 +++++++++++++++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/packages/peg.rb b/packages/peg.rb index 1fb24c33c..a9310bcd4 100644 --- a/packages/peg.rb +++ b/packages/peg.rb @@ -5,6 +5,7 @@ require 'package' class Peg < Package description 'recursive-descent parser generators for C' + homepage 'https://www.piumarta.com/software/peg/' version '0.1.18-2' compatibility 'all' source_url 'http://piumarta.com/software/peg/peg-0.1.18.tar.gz' diff --git a/tools/needs_binaries.sh b/tools/needs_binaries.sh index 2350ff1dc..11e39f324 100755 --- a/tools/needs_binaries.sh +++ b/tools/needs_binaries.sh @@ -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) diff --git a/tools/packages.yaml b/tools/packages.yaml index cf3e38549..9dbc7e58a 100644 --- a/tools/packages.yaml +++ b/tools/packages.yaml @@ -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