Files
chromebrew/tools
chromebrew-actions[bot] da2a020562 Add unbuilt py3_lxml to updater-py3_lxml-6.0.1 — py3_libxml2 → 2.14.5,py3_lxml → 6.0.1,ruby_rubocop → 1.80.1 (#12644)
* Add unbuilt py3_lxml to updater-py3_lxml-6.0.1

* updater-py3_lxml-6.0.1: Build Run on linux/amd64.

* updater-py3_lxml-6.0.1: Build Run on linux/arm/v7.

* updater-py3_lxml-6.0.1: Build Run on linux/386.

* fixup

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

* updater-py3_lxml-6.0.1: Package File Update Run on linux/386 container.

* add builds

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

* Adjust getrealdeps.rb to add special deps to gem, pip, python packages.

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

* Update rubocop, check py3_lxml build

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

* Update rubocop filelists.

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

---------

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2025-08-27 19:01:11 +00:00
..
2025-08-19 10:30:06 +00:00
2023-11-16 09:36:34 -05:00
2025-08-24 12:43:42 +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