Files
chromebrew/tools
chromebrew-actions[bot] 0b7307760c update_check at 2025-07-23-17UTC. (#12240)
* Update Update Checker script.

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

* Remove at_spi2_atk from packages.yaml

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

* Fix crew_mvdir entry.

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

* More cleanup

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

* Add q package

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

* Adjust q package

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

* Add q build

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2025-07-23 18:19:06 +00:00
..
2023-11-16 09:36:34 -05:00
2025-07-13 12:49:32 +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