Files
chromebrew/tools
chromebrew-actions[bot] 70eea2dcf8 libngtcp2 — libnghttp3 → 1.11.0,libngtcp2 → 1.15.1,gettext → 0.26-1,gnutls → 3.8.10,libev → 4.33-1 (#12747)
* Rebuild libev, Update gnutls, add libngtp2, libnghttp3

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update gnutls package.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Adjust gnutls build deps.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Gettext rebuild to fix autopoint usage.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Add libev dep to gnutls.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* Update gnutls, working around broken docs.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>

* libngtcp2: Build Run on linux/arm/v7.

* libngtcp2: Build Run on linux/386.

* libngtcp2: Build Run on linux/amd64.

* libngtcp2: Package File Update Run on linux/386 container.

* sort packages.yml

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: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
2025-09-12 20:15:38 +00:00
..
2023-11-16 09:36:34 -05:00
2025-09-07 12:22:36 +00:00
2025-09-11 23:32:28 +00:00

Tools

This directory contains a number of tools used to assist in the development of Chromebrew.

Check for packages needing updates

These are a collection of scripts and files used to detect if packages need an update. Coverage is spotty, and the majority of packages are unsuppported.

  • check.rb
  • check_updates.sh
  • compare_packages.sh
  • core_packages.txt
  • packages.yaml

Add missing dependencies to packages

This script adds missing dependencies to packages by checking their library dependencies and what crew package provides them.

  • getrealdeps.sh

Upload package binaries to GitLab

This script uploads built packages to GitLab, where we currently host precompiled binaries.

  • gl.sh

Valid licenses for packages

This file contains guidance on formatting conventions for what to put in the license field of packages. There is also a rough list of what licenses are used, although this is incomplete and a little outdated.

  • licenses.txt